- exiv2-0.12
This commit is contained in:
parent
3827851e5f
commit
7627651821
@ -1,2 +1,3 @@
|
|||||||
exiv2-0.10.tar.gz
|
exiv2-0.10.tar.gz
|
||||||
exiv2-0.11.tar.gz
|
exiv2-0.11.tar.gz
|
||||||
|
exiv2-0.12.tar.gz
|
||||||
|
@ -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}
|
|
12
exiv2.spec
12
exiv2.spec
@ -1,8 +1,8 @@
|
|||||||
|
|
||||||
Summary: Exif and Iptc metadata manipulation library
|
Summary: Exif and Iptc metadata manipulation library
|
||||||
Name: exiv2
|
Name: exiv2
|
||||||
Version: 0.11
|
Version: 0.12
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -14,8 +14,6 @@ BuildRequires: zlib-devel
|
|||||||
|
|
||||||
Patch1: exiv2-0.11-no_rpath.patch
|
Patch1: exiv2-0.11-no_rpath.patch
|
||||||
Patch2: exiv2-0.9.1-deps.patch
|
Patch2: exiv2-0.9.1-deps.patch
|
||||||
# http://dev.robotbattle.com/bugs/view.php?id=489
|
|
||||||
Patch3: exiv2-0.11-pkgconfig.patch
|
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -48,7 +46,6 @@ Requires: pkgconfig
|
|||||||
|
|
||||||
%patch1 -p1 -b .no_rpath
|
%patch1 -p1 -b .no_rpath
|
||||||
%patch2 -p1 -b .deps
|
%patch2 -p1 -b .deps
|
||||||
%patch3 -p1 -b .pkgconfig
|
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -97,6 +94,9 @@ rm -rf $FPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Oct 04 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.11-3
|
||||||
- respin
|
- respin
|
||||||
|
|
||||||
@ -104,7 +104,7 @@ rm -rf $FPM_BUILD_ROOT
|
|||||||
- BR: zlib-devel
|
- BR: zlib-devel
|
||||||
|
|
||||||
* Tue Sep 19 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.11-1
|
* 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
|
* Tue Aug 29 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.10-2
|
||||||
- fc6 respin
|
- fc6 respin
|
||||||
|
Loading…
Reference in New Issue
Block a user