rpms/exiv2/devel .cvsignore, 1.9, 1.10 exiv2-0.16-gcc43.patch, 1.1, 1.2 exiv2.spec, 1.20, 1.21 sources, 1.9, 1.10

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Wed Jun 25 13:08:35 UTC 2008


Author: rdieter

Update of /cvs/pkgs/rpms/exiv2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7846

Modified Files:
	.cvsignore exiv2-0.16-gcc43.patch exiv2.spec sources 
Log Message:
* Mon Jun 23 2008 Rex Dieter <rdieter at fedoraproject.org> 0.17.1-1
- exiv2-0.17.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/exiv2/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	13 Jan 2008 21:28:39 -0000	1.9
+++ .cvsignore	25 Jun 2008 13:07:45 -0000	1.10
@@ -1,6 +1 @@
-clog
-exiv2-0.12.tar.gz
-exiv2-0.14.tar.gz
-exiv2-0.15.tar.gz
-exiv2-0.16-pre1.tar.gz
-exiv2-0.16.tar.gz
+exiv2-0.17.1.tar.gz

exiv2-0.16-gcc43.patch:

Index: exiv2-0.16-gcc43.patch
===================================================================
RCS file: /cvs/pkgs/rpms/exiv2/devel/exiv2-0.16-gcc43.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- exiv2-0.16-gcc43.patch	11 Feb 2008 14:19:11 -0000	1.1
+++ exiv2-0.16-gcc43.patch	25 Jun 2008 13:07:45 -0000	1.2
@@ -16,7 +16,7 @@
  	#include <iostream>
  #endif
  
-+#include <string.h>
++#include <cstring>
 +
  using namespace std;
  
@@ -31,7 +31,7 @@
  	#include <iostream>
  #endif
  
-+#include <string.h>
++#include <cstring>
 +
  using namespace std;
  
@@ -43,7 +43,7 @@
  	#include <iostream>
  #endif
  
-+#include <string.h>
++#include <cstring>
 +
  using namespace std;
  
@@ -55,7 +55,7 @@
  	#include <iostream>
  #endif
  
-+#include <string.h>
++#include <cstring>
 +
  using namespace std;
  


Index: exiv2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/exiv2/devel/exiv2.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- exiv2.spec	11 Feb 2008 14:19:11 -0000	1.20
+++ exiv2.spec	25 Jun 2008 13:07:45 -0000	1.21
@@ -6,8 +6,8 @@
 
 Summary: Exif and Iptc metadata manipulation library
 Name:	 exiv2
-Version: 0.16
-Release: 2%{?dist}
+Version: 0.17.1
+Release: 1%{?dist}
 
 License: GPLv2+
 Group:	 Applications/Multimedia
@@ -123,7 +123,7 @@
 %files libs -f exiv2.lang
 %defattr(-,root,root,-)
 %endif
-%{_libdir}/libexiv2.so.*
+%{_libdir}/libexiv2.so.4*
 
 %files devel
 %defattr(-,root,root,-)
@@ -134,6 +134,9 @@
 
 
 %changelog
+* Mon Jun 23 2008 Rex Dieter <rdieter at fedoraproject.org> 0.17.1-1
+- exiv2-0.17.1
+
 * Mon Feb 11 2008 Rex Dieter <rdieter at fedoraproject.org> 0.16-2
 - respin (gcc43)
 - gcc43 patch


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/exiv2/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	13 Jan 2008 21:28:39 -0000	1.9
+++ sources	25 Jun 2008 13:07:45 -0000	1.10
@@ -1 +1 @@
-a6e72343885d990c593bd013c6c988f1  exiv2-0.16.tar.gz
+52a602f4f0d9e89b7084ac795b7547ac  exiv2-0.17.1.tar.gz




More information about the fedora-extras-commits mailing list