- exiv2-0.12

This commit is contained in:
Rex Dieter 2006-11-28 13:43:17 +00:00
parent 3827851e5f
commit 7627651821
4 changed files with 8 additions and 17 deletions

View File

@ -1,2 +1,3 @@
exiv2-0.10.tar.gz
exiv2-0.11.tar.gz
exiv2-0.12.tar.gz

View File

@ -1,10 +0,0 @@
--- exiv2-0.11/config/exiv2.pc.in.pkgconfig 2006-06-15 02:27:50.000000000 -0500
+++ exiv2-0.11/config/exiv2.pc.in 2006-10-02 09:32:32.000000000 -0500
@@ -7,5 +7,6 @@
Description: Exif and IPTC metadata library and tools
Version: @PACKAGE_VERSION@
URL: http://www.exiv2.org
-Libs: -L${libdir} -lexiv2 @LIBS@
+Libs: -L${libdir} -lexiv2
+Libs.private: @LIBS@
Cflags: -I${includedir}

View File

@ -1,8 +1,8 @@
Summary: Exif and Iptc metadata manipulation library
Name: exiv2
Version: 0.11
Release: 3%{?dist}
Version: 0.12
Release: 1%{?dist}
License: GPL
Group: Applications/Multimedia
@ -14,8 +14,6 @@ BuildRequires: zlib-devel
Patch1: exiv2-0.11-no_rpath.patch
Patch2: exiv2-0.9.1-deps.patch
# http://dev.robotbattle.com/bugs/view.php?id=489
Patch3: exiv2-0.11-pkgconfig.patch
%description
@ -48,7 +46,6 @@ Requires: pkgconfig
%patch1 -p1 -b .no_rpath
%patch2 -p1 -b .deps
%patch3 -p1 -b .pkgconfig
%build
@ -97,6 +94,9 @@ rm -rf $FPM_BUILD_ROOT
%changelog
* Tue Nov 28 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.12-1
- exiv2-0.12
* Wed Oct 04 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.11-3
- respin
@ -104,7 +104,7 @@ rm -rf $FPM_BUILD_ROOT
- BR: zlib-devel
* Tue Sep 19 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.11-1
- 0.11
- exiv2-0.11
* Tue Aug 29 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.10-2
- fc6 respin

View File

@ -1 +1 @@
269ce822946c56549d086f0c08dffc79 exiv2-0.11.tar.gz
a97a4e489df7ec99458e3e33b506c3e6 exiv2-0.12.tar.gz