rpms/gimp/FC-5 gimp.spec,1.92,1.93

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Apr 19 06:44:51 UTC 2006


Author: nphilipp

Update of /cvs/dist/rpms/gimp/FC-5
In directory cvs.devel.redhat.com:/tmp/cvs-serv2835

Modified Files:
	gimp.spec 
Log Message:
require pkgconfig (#189314)



Index: gimp.spec
===================================================================
RCS file: /cvs/dist/rpms/gimp/FC-5/gimp.spec,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- gimp.spec	18 Apr 2006 06:39:47 -0000	1.92
+++ gimp.spec	19 Apr 2006 06:44:47 -0000	1.93
@@ -19,7 +19,7 @@
 %define minorver 200
 %define microver %(ver=%{version}; echo ${ver##*.*.})
 #define prever pre2
-Release: 0.fc5.%{?prever:0.0.%{prever}.}1
+Release: 0.fc5.%{?prever:0.0.%{prever}.}2
 Epoch:		2
 License: 	GPL, LGPL
 Group: 		Applications/Multimedia
@@ -59,6 +59,7 @@
 %if %_with_lcms
 BuildRequires:	lcms-devel
 %endif
+Requires:   pkgconfig
 Requires:	desktop-file-utils >= 0.9
 Requires:	glib2 >= 2.4.8
 Requires: 	gtk2 >= 2.4.14
@@ -354,7 +355,10 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
-* Tue Apr 18 2006 Nils Philippsen <nphilipp at redhat.com> - 2:2.2.11-0.fc5.1
+* Wed Apr 19 2006 Nils Philippsen <nphilipp at redhat.com> - 2:2.2.11-0.fc5.2
+- require pkgconfig (#189314)
+
+* Tu Apr 18 2006 Nils Philippsen <nphilipp at redhat.com> - 2:2.2.11-0.fc5.1
 - version 2.2.11
 
 * Fri Mar 03 2006 Nils Philippsen <nphilipp at redhat.com> - 2:2.2.10-4




More information about the fedora-cvs-commits mailing list