rpms/lincity-ng/devel lincity-ng.spec,1.15,1.16

Tom Callaway spot at fedoraproject.org
Tue Sep 23 15:28:34 UTC 2008


Author: spot

Update of /cvs/extras/rpms/lincity-ng/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8677/devel

Modified Files:
	lincity-ng.spec 
Log Message:
fix typo in spec file


Index: lincity-ng.spec
===================================================================
RCS file: /cvs/extras/rpms/lincity-ng/devel/lincity-ng.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- lincity-ng.spec	23 Sep 2008 14:54:16 -0000	1.15
+++ lincity-ng.spec	23 Sep 2008 15:28:03 -0000	1.16
@@ -1,6 +1,6 @@
 Name:		lincity-ng
 Version:	1.92
-Release:	0.1.beta%{?dist}
+Release:	0.2.beta%{?dist}
 License:	GPLv2+
 Group:		Amusements/Games
 Summary:	City Simulation Game
@@ -33,7 +33,7 @@
 %setup -q -n %{name}-%{version}.beta
 sed -i "s/CFLAGS += -O3 -g -Wall/CFLAGS += $RPM_OPT_FLAGS/" Jamrules
 sed -i "s/CXXFLAGS += -O3 -g -Wall/CXXFLAGS += $RPM_OPT_FLAGS/" Jamrules
-sed -i "s|lincity-ng.png|lincity-ng|g' lincity-ng.desktop
+sed -i 's|lincity-ng.png|lincity-ng|g' lincity-ng.desktop
 
 %build
 %configure
@@ -65,6 +65,9 @@
 %{_datadir}/lincity-ng/
 
 %changelog
+* Tue Sep 23 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.92-0.2.beta
+- fix typo in spec file
+
 * Tue Sep 23 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.92-0.1.beta
 - update to 1.92.beta
 




More information about the fedora-extras-commits mailing list