|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
Name: perl-Image-ExifTool
|
|
|
|
|
Version: 6.77
|
|
|
|
|
Version: 6.94
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
License: GPL or Artistic
|
|
|
|
|
Group: Applications/Multimedia
|
|
|
|
@ -8,7 +8,7 @@ URL: http://www.sno.phy.queensu.ca/%7Ephil/exiftool/
|
|
|
|
|
Source0: http://www.sno.phy.queensu.ca/%7Ephil/exiftool/Image-ExifTool-%{version}.tar.gz
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
BuildRequires: perl >= 1:5.6.1
|
|
|
|
|
BuildRequires: perl >= 1:5.6.1, perl(ExtUtils::Command::MM)
|
|
|
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
@ -18,7 +18,7 @@ XMP, JFIF, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix, AFCP, and ID3 meta
|
|
|
|
|
information from JPG, JP2, TIFF, GIF, PNG, MNG, JNG, MIFF, EPS, PS, AI, PDF,
|
|
|
|
|
PSD, BMP, THM, CRW, CR2, MRW, NEF, PEF, ORF and DNG images. ExifTool also
|
|
|
|
|
extracts information from the maker notes of many digital cameras by various
|
|
|
|
|
manufacturers including Canon, Casio, FujiFilm, JVC/Victor, Kodak, Leaf,
|
|
|
|
|
manufacturers including Canon, Casio, FujiFilm, HP, JVC/Victor, Kodak, Leaf,
|
|
|
|
|
Minolta/Konica-Minolta, Nikon, Olympus/Epson, Panasonic/Leica, Pentax/Asahi,
|
|
|
|
|
Ricoh, Sanyo, Sigma/Foveon, and Sony.
|
|
|
|
|
|
|
|
|
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Aug 1 2007 Tom "spot" Callaway <tcallawa@redhat.com> 6.94-1
|
|
|
|
|
- bump to 6.94
|
|
|
|
|
|
|
|
|
|
* Wed Feb 21 2007 Tom "spot" Callaway <tcallawa@redhat.com> 6.77-1
|
|
|
|
|
- bump to 6.77
|
|
|
|
|
|
|
|
|
|