rpms/geany/F-11 geany.spec,1.24,1.25

Jonathan G. Underwood jgu at fedoraproject.org
Sat Jun 20 15:01:12 UTC 2009


Author: jgu

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

Modified Files:
	geany.spec 
Log Message:
* Sat Jun 20 2009 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0.17-5
- Fix spec file typo



Index: geany.spec
===================================================================
RCS file: /cvs/extras/rpms/geany/F-11/geany.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- geany.spec	20 Jun 2009 14:56:09 -0000	1.24
+++ geany.spec	20 Jun 2009 15:00:41 -0000	1.25
@@ -1,6 +1,6 @@
 Name:      geany
 Version:   0.17
-Release:   4%{?dist}
+Release:   5%{?dist}
 Summary:   A fast and lightweight IDE using GTK2
 
 Group:     Development/Tools
@@ -61,7 +61,7 @@ Geany plug-ins. You do not need to insta
 
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1 -d .debug
+%patch2 -p1 -b .debug
 
 %build
 %configure --docdir=%{_docdir}/%{name}-%{version}
@@ -104,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/geany.pc
 
 %changelog
+* Sat Jun 20 2009 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0.17-5
+- Fix spec file typo
+
 * Sat Jun 20 2009 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0.17-4
 - Add patch to output debugging message
 




More information about the fedora-extras-commits mailing list