rpms/gimp/FC-4 gimp.spec,1.79,1.80

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Apr 19 06:45:09 UTC 2006


Author: nphilipp

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

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



Index: gimp.spec
===================================================================
RCS file: /cvs/dist/rpms/gimp/FC-4/gimp.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- gimp.spec	18 Apr 2006 06:46:54 -0000	1.79
+++ gimp.spec	19 Apr 2006 06:44:55 -0000	1.80
@@ -19,7 +19,7 @@
 %define minorver 200
 %define microver %(ver=%{version}; echo ${ver##*.*.})
 #define prever pre2
-Release: 0.fc4.%{?prever:0.0.%{prever}.}1
+Release: 0.fc4.%{?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
@@ -348,6 +349,9 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Wed Apr 19 2006 Nils Philippsen <nphilipp at redhat.com> - 2:2.2.11-0.fc4.2
+- require pkgconfig (#189314)
+
 * Tue Apr 18 2006 Nils Philippsen <nphilipp at redhat.com> - 2:2.2.11-0.fc4.1
 - version 2.2.11
 




More information about the fedora-cvs-commits mailing list