SPECS: nexuiz.spec - rel 2; use -j1
arekm
arekm at pld-linux.org
Sun Apr 5 10:10:27 CEST 2009
Author: arekm Date: Sun Apr 5 08:10:27 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; use -j1
---- Files affected:
SPECS:
nexuiz.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: SPECS/nexuiz.spec
diff -u SPECS/nexuiz.spec:1.21 SPECS/nexuiz.spec:1.22
--- SPECS/nexuiz.spec:1.21 Sat Apr 4 23:49:25 2009
+++ SPECS/nexuiz.spec Sun Apr 5 10:10:22 2009
@@ -5,7 +5,7 @@
Summary(pl.UTF-8): nexuiz - silnik do strzelaniny w pierwszej osobie
Name: nexuiz
Version: 2.5
-Release: 1
+Release: 2
License: GPL v2+
Group: X11/Applications/Games
Source0: http://dl.sourceforge.net/nexuiz/%{name}-%{_ver}.zip
@@ -51,7 +51,7 @@
%{__sed} -i 's/-Wdeclaration-after-statement//; /strip /d' darkplaces/makefile.inc
%build
-%{__make} -C sources/darkplaces nexuiz \
+%{__make} -j1 -C sources/darkplaces nexuiz \
CC="%{__cc}" \
OPTIM_RELEASE="%{rpmcflags}" \
LDFLAGS_RELEASE="%{rpmcflags} %{rpmldflags}" \
@@ -88,6 +88,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2009/04/05 08:10:22 arekm
+- rel 2; use -j1
+
Revision 1.21 2009/04/04 21:49:25 arekm
- up to 2.5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nexuiz.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list