rpms/geany/F-10 geany.spec,1.18,1.19

Jonathan G. Underwood jgu at fedoraproject.org
Thu Apr 2 11:01:02 UTC 2009


Author: jgu

Update of /cvs/extras/rpms/geany/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31070

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/F-10/geany.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- geany.spec	25 Feb 2009 21:22:58 -0000	1.18
+++ geany.spec	2 Apr 2009 11:00:32 -0000	1.19
@@ -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,10 +90,16 @@
 %{_libdir}/pkgconfig/geany.pc
 
 %changelog
-* Wed Feb 25 2009 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0.16-1
+* 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
 
+* Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.15-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Sun Oct 26 2008 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0.15-1
 - Update to 0.15
 - Update URL




More information about the fedora-extras-commits mailing list