rpms/exiv2/devel exiv2.spec,1.21,1.22

Rex Dieter rdieter at fedoraproject.org
Fri Dec 12 21:01:02 UTC 2008


Author: rdieter

Update of /cvs/pkgs/rpms/exiv2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17527

Modified Files:
	exiv2.spec 
Log Message:
* Fri Dec 12 2008 Rex Dieter <rdieter at fedoraproject.org> 0.17.2-2
- rebuild for pkgconfig deps



Index: exiv2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/exiv2/devel/exiv2.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- exiv2.spec	25 Jun 2008 13:07:45 -0000	1.21
+++ exiv2.spec	12 Dec 2008 21:00:32 -0000	1.22
@@ -7,7 +7,7 @@
 Summary: Exif and Iptc metadata manipulation library
 Name:	 exiv2
 Version: 0.17.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: GPLv2+
 Group:	 Applications/Multimedia
@@ -18,6 +18,7 @@
 BuildRequires: chrpath
 BuildRequires: expat-devel
 BuildRequires: gettext
+BuildRequires: pkgconfig
 BuildRequires: zlib-devel
 # docs
 #BuildRequires: doxygen graphviz libxslt
@@ -57,11 +58,6 @@
 %package libs
 Summary: Exif and Iptc metadata manipulation library
 Group: System Environment/Libraries
-# helps multilib upgrades
-# Obsoletes: %{name} < %{version}-%{release}
-# not *strictly* required, but runtime may expect presence of exiv2 binary
-# we'll try removing it, and see... -- Rex
-#Requires: %{name} = %{version}-%{release}
 %description libs
 A C++ library to access image metadata, supporting full read and write access
 to the Exif and Iptc metadata, Exif MakerNote support, extract and delete 
@@ -134,6 +130,9 @@
 
 
 %changelog
+* Fri Dec 12 2008 Rex Dieter <rdieter at fedoraproject.org> 0.17.2-2
+- rebuild for pkgconfig deps
+
 * Mon Jun 23 2008 Rex Dieter <rdieter at fedoraproject.org> 0.17.1-1
 - exiv2-0.17.1
 




More information about the fedora-extras-commits mailing list