rpms/perl-Image-ExifTool/FC-4 perl-Image-ExifTool-avoidtheworduse.patch, 1.1, 1.2 perl-Image-ExifTool.spec, 1.7, 1.8 sources, 1.6, 1.7

Tom Callaway (spot) fedora-extras-commits at redhat.com
Thu Aug 3 03:04:55 UTC 2006


Author: spot

Update of /cvs/extras/rpms/perl-Image-ExifTool/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30804/FC-4

Modified Files:
	perl-Image-ExifTool-avoidtheworduse.patch 
	perl-Image-ExifTool.spec sources 
Log Message:

Bump to 6.30


perl-Image-ExifTool-avoidtheworduse.patch:

Index: perl-Image-ExifTool-avoidtheworduse.patch
===================================================================
RCS file: /cvs/extras/rpms/perl-Image-ExifTool/FC-4/perl-Image-ExifTool-avoidtheworduse.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Image-ExifTool-avoidtheworduse.patch	11 Jul 2006 13:44:54 -0000	1.1
+++ perl-Image-ExifTool-avoidtheworduse.patch	3 Aug 2006 03:04:54 -0000	1.2
@@ -45,17 +45,6 @@
  while SRF6 uses standard EXIF tags.  All information other than SRF0 is
  encrypted, but thanks to Dave Coffin the decryption algorithm is known.
  
---- Image-ExifTool-6.26/lib/Image/ExifTool/MakerNotes.pm.BAD	2006-07-11 08:33:56.000000000 -0500
-+++ Image-ExifTool-6.26/lib/Image/ExifTool/MakerNotes.pm	2006-07-11 08:34:03.000000000 -0500
-@@ -570,7 +570,7 @@
-             last;
-         }
-         if ($countNeg12 > $countZero) {
--            # looks like these offsets are entry-based, so use the offsets
-+            # looks like these offsets are entry-based, so choose the offsets
-             # which have been correcting for individual entry position
-             $entryBased = 1;
-             next;   # go around again to validate entry-based offsets
 --- Image-ExifTool-6.26/lib/Image/ExifTool/MIE.pm.BAD	2006-07-11 08:38:18.000000000 -0500
 +++ Image-ExifTool-6.26/lib/Image/ExifTool/MIE.pm	2006-07-11 08:38:39.000000000 -0500
 @@ -145,7 +145,7 @@
@@ -189,3 +178,14 @@
              $dataPt = $dirData;
              $val = $offset;
              $offset = $pt+6;
+--- Image-ExifTool-6.30/lib/Image/ExifTool/MakerNotes.pm.BAD	2006-08-02 22:01:06.000000000 -0500
++++ Image-ExifTool-6.30/lib/Image/ExifTool/MakerNotes.pm	2006-08-02 22:01:14.000000000 -0500
+@@ -593,7 +593,7 @@
+          ($$valBlkAdj{MIN} == $ifdLen - 2 or $$valBlkAdj{MIN} == $ifdLen + 2)
+         ) and $$valBlkAdj{MAX} <= $$dirInfo{DirLen}-2)
+     {
+-        # looks like these offsets are entry-based, so use the offsets
++        # looks like these offsets are entry-based, so choose the offsets
+         # which have been correcting for individual entry position
+         $entryBased = 1;
+         $verbose and $exifTool->Warn("$dirName offsets are entry-based");


Index: perl-Image-ExifTool.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Image-ExifTool/FC-4/perl-Image-ExifTool.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Image-ExifTool.spec	11 Jul 2006 13:46:34 -0000	1.7
+++ perl-Image-ExifTool.spec	3 Aug 2006 03:04:54 -0000	1.8
@@ -1,6 +1,6 @@
 Name:		perl-Image-ExifTool
-Version:	6.26
-Release:	2%{?dist}
+Version:	6.30
+Release:	1%{?dist}
 License:	GPL or Artistic
 Group:		Applications/Multimedia
 Summary:	Utility for reading and writing image meta info
@@ -51,6 +51,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Aug  2 2006 Tom "spot" Callaway <tcallawa at redhat.com> 6.30-1
+- bump to 6.30
+ 
 * Tue Jul 11 2006 Tom "spot" Callaway <tcallawa at redhat.com> 6.26-2
 - clean up the places where "use the" shows up in the code as a workaround
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Image-ExifTool/FC-4/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	7 Jul 2006 15:13:46 -0000	1.6
+++ sources	3 Aug 2006 03:04:54 -0000	1.7
@@ -1 +1 @@
-a2f0e11d26672f4e32d90bd4caa7b6a1  Image-ExifTool-6.26.tar.gz
+e6adb104b668b59cf1e96f859b074193  Image-ExifTool-6.30.tar.gz




More information about the scm-commits mailing list