%define pkg_name MP3-Tag %define pkg_version 0.9709 %define rpm_pkg_version 0.97_09 %define rpm_pkg_release 1.n0i.10 Summary: Module for reading tags of mp3 files Name: perl-%{pkg_name} Version: %{rpm_pkg_version} Release: %{rpm_pkg_release}%{?cpan_version}%{?dist} Group: Development/Libraries License: Artistic URL: http://search.cpan.org/dist/%{pkg_name}/ Source0: http://www.cpan.org/authors/id/I/IL/ILYAZ/modules/%{pkg_name}-%{pkg_version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: reb00t-rpmdevtools BuildRequires: perl(ExtUtils::MakeMaker) %description Tag is a wrapper module to read different tags of mp3 files. It provides an easy way to access the functions of separate modules which do the handling of reading/writing the tags itself. %prep %setup -q -n %{pkg_name}-%{pkg_version} %{fix_perl_path examples/} %build %{perl_build -- -n} %{!?_without_test:%{__make} test} %install %{__rm} -rf $RPM_BUILD_ROOT %{perl_install} %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_files} %doc Changes examples/ README* TODO %changelog * Tue May 22 2007 Marius Feraru - 0.97_09-1.n0i.10.0.9709 - spec file (re)created using N0i::CPAN::RPMizer v1.14.7 - version 0.9709 * Fri Jun 09 2006 Marius Feraru - 0.97_08-1.n0i.9.0.9708 - version 0.9708 * Sat May 13 2006 Marius Feraru - 0.97_07-1.n0i.8.0.9707 - version 0.9707 * Sat Mar 04 2006 Marius Feraru - 0.97_06-1.n0i.7.0.9706 - version 0.9706 * Thu Feb 02 2006 Marius Feraru 0.97_05-1.n0i.6.0.9705 - version 0.9705 * Fri Nov 04 2005 Marius Feraru 0.97_02-1.n0i.5.0.9702 - version 0.9702 * Wed Sep 21 2005 Marius Feraru 0.97_01-1.n0i.4.0.9701 - version 0.9701 * Sun Jul 31 2005 Marius Feraru 0.97-1.n0i.3 - version 0.97 * Sun Mar 20 2005 Marius Feraru 0:0.94-1.n0i.2 - automatic rebuild (perl 5.8.6) * Wed Dec 29 2004 Marius Feraru 0:0.94-1.n0i.1 - version 0.94 - spec file (re?)created using N0i::CPAN::RPMizer/2004120601