rpms/exiv2/devel exiv2.spec,1.12,1.13

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Tue Sep 18 14:39:04 UTC 2007


Author: rdieter

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

Modified Files:
	exiv2.spec 
Log Message:
* Tue Sep 18 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.15-4
- -libs: -Requires: %name



Index: exiv2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/exiv2/devel/exiv2.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- exiv2.spec	22 Aug 2007 15:09:56 -0000	1.12
+++ exiv2.spec	18 Sep 2007 14:38:31 -0000	1.13
@@ -2,7 +2,7 @@
 Summary: Exif and Iptc metadata manipulation library
 Name:	 exiv2
 Version: 0.15
-Release: 3%{?dist} 
+Release: 4%{?dist} 
 
 License: GPLv2+
 Group:	 Applications/Multimedia
@@ -44,7 +44,8 @@
 Summary: Exif and Iptc metadata manipulation library
 Group: System Environment/Libraries
 # not *strictly* required, but runtime may expect presence of exiv2 binary
-Requires: %{name} = %{version}-%{release}
+# 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 
@@ -108,6 +109,9 @@
 
 
 %changelog
+* Tue Sep 18 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.15-4
+- -libs: -Requires: %%name
+
 * Tue Aug 21 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.15-3
 - -libs subpkg to be multilib-friendlier
 




More information about the fedora-extras-commits mailing list