%global pkg_name Image-ExifTool %global pkg_version 7.00 %global rpm_pkg_version 7.00 %global rpm_pkg_release 1.n0i.8 Summary: Read and write meta information in images Name: perl-%{pkg_name} Version: %{rpm_pkg_version} Release: %{rpm_pkg_release}%{?cpan_version}%{?dist} Group: Development/Libraries License: Artistic 2.0 URL: http://search.cpan.org/dist/%{pkg_name}/ Source0: http://www.cpan.org/authors/id/E/EX/EXIFTOOL/%{pkg_name}-%{pkg_version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: rpm-build-reb00t-perl BuildRequires: perl(ExtUtils::MakeMaker) %description ExifTool provides an extensible set of perl modules to read and write meta information in image files. %prep %setup -q -n %{pkg_name}-%{pkg_version} %{fix_perl_path html/} %build %{perl_build} %{!?_without_test:%{__make} test} %install %{__rm} -rf $RPM_BUILD_ROOT %{perl_install} %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_files -b -m} %doc Changes html/ README %changelog * Tue Oct 30 2007 Marius Feraru - 7.00-1.n0i.8 - version 7.00 * Tue May 22 2007 Marius Feraru - 6.90-1.n0i.7 - spec file (re)created using N0i::CPAN::RPMizer v1.14.7 - version 6.90 * Sat May 13 2006 Marius Feraru - 6.17-1.n0i.6 - version 6.17 * Mon Mar 06 2006 Marius Feraru - 6.00-1.n0i.5 - version 6.00 * Thu Feb 02 2006 Marius Feraru 5.87-1.n0i.4 - version 5.87 * Mon Oct 17 2005 Marius Feraru 5.67-1.n0i.3 - version 5.67 * Thu Sep 01 2005 Marius Feraru 5.55-1.n0i.2 - version 5.55 * Sun Jul 24 2005 Marius Feraru 5.46-1.n0i.1 - spec file (re)created using N0i::CPAN::RPMizer/1.01 - rebuild on perl 5.8.7