Author: spot Update of /cvs/extras/rpms/perl-Image-ExifTool/F-8 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12611/F-8 Modified Files: perl-Image-ExifTool.spec sources Log Message: get rid of empty arch-specific directories (bz 448744) Index: perl-Image-ExifTool.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Image-ExifTool/F-8/perl-Image-ExifTool.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- perl-Image-ExifTool.spec 29 Oct 2007 19:31:05 -0000 1.14 +++ perl-Image-ExifTool.spec 28 May 2008 16:00:50 -0000 1.15 @@ -1,6 +1,6 @@ Name: perl-Image-ExifTool -Version: 7.00 -Release: 1%{?dist} +Version: 7.25 +Release: 2%{?dist} License: GPL+ or Artistic Group: Applications/Multimedia Summary: Utility for reading and writing image meta info @@ -14,12 +14,13 @@ %description ExifTool is a Perl module with an included command-line application for reading and writing meta information in image, audio, and video 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, +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 @@ -35,6 +36,10 @@ 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,22 @@ %defattr(-,root,root,-) %doc README Changes %{_bindir}/exiftool -%{perl_vendorlib}/* +%{perl_vendorlib}/File/ +%{perl_vendorlib}/Image/ %{_mandir}/man1/*.1* %{_mandir}/man3/*.3* %changelog +* Wed May 28 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> 7.25-2 +- get rid of empty arch-specific directories (bz 448744) + +* Fri Apr 25 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> 7.25-1 +- update to 7.25 + +* Tue Feb 5 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> 7.15-1 +- 7.15 +- rebuild for new perl + * Mon Oct 29 2007 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> 7.00-1 - 7.00 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Image-ExifTool/F-8/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 29 Oct 2007 19:31:05 -0000 1.13 +++ sources 28 May 2008 16:00:50 -0000 1.14 @@ -1 +1 @@ -d38b76192c1a6038e22a700e3a180fd8 Image-ExifTool-7.00.tar.gz +b57107d034ce38009ccb7f796eea6cd9 Image-ExifTool-7.25.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list