[perl-Image-ExifTool/el5/master] update to 8.40

Tom Callaway spot at fedoraproject.org
Mon Nov 22 14:47:04 UTC 2010


commit 1a01724959fe713620bcd31e2efa9d821cdfa816
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Mon Nov 22 09:47:17 2010 -0500

    update to 8.40

 perl-Image-ExifTool.spec |   82 ++++++++++++++++++++++++++++++++++++++++------
 sources                  |    2 +-
 2 files changed, 73 insertions(+), 11 deletions(-)
---
diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec
index 23fb428..c9fe500 100644
--- a/perl-Image-ExifTool.spec
+++ b/perl-Image-ExifTool.spec
@@ -1,5 +1,5 @@
 Name:		perl-Image-ExifTool
-Version:	6.94
+Version:	8.40
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Applications/Multimedia
@@ -13,14 +13,15 @@ Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
 ExifTool is a Perl module with an included command-line application for 
-reading and writing meta information in image files. It reads EXIF, GPS, IPTC,
-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, HP, JVC/Victor, Kodak, Leaf,
-Minolta/Konica-Minolta, Nikon, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, 
-Ricoh, Sanyo, Sigma/Foveon, and Sony.
+reading and writing meta information in image, audio, and video files. 
+It reads EXIF, GPS, IPTC, XMP, JFIF, MakerNotes, 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, DNG, and many other types of images. ExifTool 
+also extracts information from the maker notes of many digital cameras 
+by various 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.
 
 %prep
 %setup -q -n Image-ExifTool-%{version}
@@ -35,6 +36,10 @@ make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
+# Somehow, these empty directories are getting created.
+# Delete them.
+rm -rf $RPM_BUILD_ROOT%{perl_vendorlib}/*-linux-thread-multi
+
 %check
 make test
 
@@ -45,11 +50,68 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc README Changes
 %{_bindir}/exiftool
-%{perl_vendorlib}/*
+%{perl_vendorlib}/File/
+%{perl_vendorlib}/Image/
 %{_mandir}/man1/*.1*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Nov 22 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 8.40-1
+- update to 8.40
+
+* Tue Jul 13 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 8.25-1
+- update to 8.25
+
+* Sun May 02 2010 Marcela Maslanova <mmaslano at redhat.com> - 8.15-2
+- Mass rebuild with perl-5.12.0
+
+* Tue Mar 23 2010 Tom "spot" Callaway <tcallawa at redhat.com> 8.15-1
+- update to 8.15
+
+* Mon Feb 15 2010 Tom "spot" Callaway <tcallawa at redhat.com> 8.10-1
+- update to 8.10
+
+* Mon Dec  7 2009 Tom "spot" Callaway <tcallawa at redhat.com> 8.00-1
+- update to 8.00 (Production)
+
+* Mon Dec  7 2009 Stepan Kasal <skasal at redhat.com> - 7.67-5
+- rebuild against perl 5.10.1
+
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 7.67-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 7.67-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 7.67-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Wed Feb 11 2009 Tom "spot" Callaway <tcallawa at redhat.com> 7.67-1
+- update to 7.67
+
+* Tue Jan  6 2009 Tom "spot" Callaway <tcallawa at redhat.com> 7.60-1
+- update to 7.60
+
+* Mon Oct 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> 7.51-1
+- update to 7.51
+
+* Wed May 28 2008 Tom "spot" Callaway <tcallawa at redhat.com> 7.25-2
+- get rid of empty arch-specific directories (bz 448744)
+
+* Fri Apr 25 2008 Tom "spot" Callaway <tcallawa at redhat.com> 7.25-1
+- update to 7.25
+
+* Tue Feb  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> 7.15-1
+- 7.15
+- rebuild for new perl
+
+* Mon Oct 29 2007 Tom "spot" Callaway <tcallawa at redhat.com> 7.00-1
+- 7.00
+
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> 6.95-1
+- 6.95
+- license tag fix
+
 * Wed Aug  1 2007 Tom "spot" Callaway <tcallawa at redhat.com> 6.94-1
 - bump to 6.94
 
diff --git a/sources b/sources
index 0a60e7a..eb00611 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-19d2d4797c0e350dc1c4068bd59edc4c  Image-ExifTool-6.94.tar.gz
+3c3bfc8e1d2223a37d4f85ac37087979  Image-ExifTool-8.40.tar.gz



More information about the perl-devel mailing list