rpms/nexuiz/devel nexuiz.spec,1.4,1.5

Adrian Reber (adrian) fedora-extras-commits at redhat.com
Sat Sep 3 14:35:50 UTC 2005


Author: adrian

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

Modified Files:
	nexuiz.spec 
Log Message:
* Fri Sep 02 2005 Adrian Reber <adrian at lisas.de> - 1.2-2
- another try without smp_mflags



Index: nexuiz.spec
===================================================================
RCS file: /cvs/extras/rpms/nexuiz/devel/nexuiz.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nexuiz.spec	3 Sep 2005 14:14:02 -0000	1.4
+++ nexuiz.spec	3 Sep 2005 14:35:48 -0000	1.5
@@ -1,7 +1,7 @@
 Summary: Multiplayer, deathmatch oriented first person shooter
 Name: nexuiz
 Version: 1.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL
 Group: Amusements/Games
 URL: http://www.nexuiz.com/
@@ -51,7 +51,7 @@
 
 
 %build
-%{__make} %{?_smp_mflags} cl-release sv-release OPTIM_RELEASE="$RPM_OPT_FLAGS"
+%{__make} cl-release sv-release OPTIM_RELEASE="$RPM_OPT_FLAGS"
 convert nexuiz.ico nexuiz.png
 
 
@@ -120,6 +120,9 @@
 
 
 %changelog
+* Fri Sep 02 2005 Adrian Reber <adrian at lisas.de> - 1.2-2
+- another try without smp_mflags
+
 * Fri Sep 02 2005 Adrian Reber <adrian at lisas.de> - 1.2-1
 - updated to 1.2
 




More information about the fedora-extras-commits mailing list