rpms/geany/devel geany.spec,1.19,1.20

Jonathan G. Underwood jgu at fedoraproject.org
Thu Apr 2 10:47:44 UTC 2009


Author: jgu

Update of /cvs/extras/rpms/geany/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28584

Modified Files:
	geany.spec 
Log Message:
* Thu Apr  2 2009 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0.16-2
- Add Requires for pkgconfig to geany-devel subpackage (BZ 493566)



Index: geany.spec
===================================================================
RCS file: /cvs/extras/rpms/geany/devel/geany.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- geany.spec	25 Feb 2009 21:20:43 -0000	1.19
+++ geany.spec	2 Apr 2009 10:47:13 -0000	1.20
@@ -1,6 +1,6 @@
 Name:      geany
 Version:   0.16
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   A fast and lightweight IDE using GTK2
 
 Group:     Development/Tools
@@ -40,6 +40,7 @@
 Summary:   Header files for building Geany plug-ins
 Group:     Development/Tools
 Requires:  geany = %{version}-%{release}
+Requires:  pkgconfig
 
 %description devel
 This package contains the header files and pkg-config file needed for building
@@ -89,6 +90,9 @@
 %{_libdir}/pkgconfig/geany.pc
 
 %changelog
+* Thu Apr  2 2009 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0.16-2
+- Add Requires for pkgconfig to geany-devel subpackage (BZ 493566)
+
 * Sun Feb 25 2009 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0.16-1
 - Update to 0.16
 - Add tags files




More information about the fedora-extras-commits mailing list