Author: jwrdegoede
Update of /cvs/free/rpms/gltron/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25811
Modified Files:
gltron.spec
Log Message:
* Sat Sep 27 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.70-4
- Fix rpm %patch symantics change builderror
Index: gltron.spec
===================================================================
RCS file: /cvs/free/rpms/gltron/devel/gltron.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gltron.spec 3 Aug 2008 14:27:34 -0000 1.1
+++ gltron.spec 27 Sep 2008 18:59:57 -0000 1.2
@@ -1,6 +1,6 @@
Name: gltron
Version: 0.70
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: A 3D game inspired by the movie TRON
Group: Amusements/Games
License: GPL
@@ -19,7 +19,7 @@
%prep
%setup -q
-%patch -p0 -b .gcc~
+%patch0 -p0 -b .gcc~
%build
%configure --disable-warn
@@ -47,6 +47,9 @@
%{_datadir}/pixmaps/*.png
%changelog
+* Sat Sep 27 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.70-4
+- Fix rpm %%patch symantics change builderror
+
* Sun Aug 03 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 0.70-3
- rebuild
Show replies by date