rpms/geany/devel geany.spec,1.10,1.11

Jonathan G. Underwood (jgu) fedora-extras-commits at redhat.com
Thu Oct 18 22:33:28 UTC 2007


Author: jgu

Update of /cvs/extras/rpms/geany/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4495

Modified Files:
	geany.spec 
Log Message:
* Thu Oct 18 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0.12-3
- Fix Version entry in .desktop file again



Index: geany.spec
===================================================================
RCS file: /cvs/extras/rpms/geany/devel/geany.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- geany.spec	18 Oct 2007 22:10:58 -0000	1.10
+++ geany.spec	18 Oct 2007 22:32:55 -0000	1.11
@@ -1,6 +1,6 @@
 Name:      geany
 Version:   0.12
-Release:   2%{?dist}
+Release:   3%{?dist}
 Summary:   A fast and lightweight IDE using GTK2
 
 Group:     Development/Tools
@@ -33,7 +33,7 @@
 %setup -q
 
 # Fix incorrect version entry in desktop file
-sed -i -e 's/Version=1.1/Version=1.0/' geany.desktop.in
+sed -i -e 's/Version=1.1/Version=1.0/' geany.desktop.in.in
 
 %build
 %configure
@@ -63,6 +63,9 @@
 %{_mandir}/man1/geany.1.gz
 
 %changelog
+* Thu Oct 18 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0.12-3
+- Fix Version entry in .desktop file again
+
 * Thu Oct 18 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0.12-2
 - Add a BuildRequires for perl(XML::Parser)
 




More information about the fedora-extras-commits mailing list