SPECS: duke3d.spec - unified
qboosh
qboosh at pld-linux.org
Sat Apr 7 19:36:28 CEST 2007
Author: qboosh Date: Sat Apr 7 17:36:28 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unified
---- Files affected:
SPECS:
duke3d.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/duke3d.spec
diff -u SPECS/duke3d.spec:1.10 SPECS/duke3d.spec:1.11
--- SPECS/duke3d.spec:1.10 Mon Feb 12 22:23:53 2007
+++ SPECS/duke3d.spec Sat Apr 7 19:36:23 2007
@@ -8,19 +8,21 @@
Group: X11/Applications/Games
Source0: %{name}-20030928.tar.bz2
# Source0-md5: 35fe7c0607b00f1750ca764cc513b972
-URL: http://icculus.org/duke3d/
Patch0: %{name}-opt.patch
-ExclusiveArch: %{ix86}
+URL: http://icculus.org/duke3d/
BuildRequires: SDL_mixer-devel
BuildRequires: nasm
+ExclusiveArch: %{ix86}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
Duke Nukem 3D.
+
You will need files from Atomic Edition to run this game.
%description -l pl.UTF-8
Duke Nukem 3D.
+
Aby uruchomić grę wymagane są pliki z Atomic Edition.
%prep
@@ -28,11 +30,10 @@
%patch0 -p1
%build
-cd source/buildengine
-%{__make} \
+%{__make} -C source/buildengine \
CC="%{__cc}" \
CFLAGS="%{rpmcflags} `sdl-config --cflags` -DUDP_NETWORKING=1 -DPLATFORM_UNIX -fno-omit-frame-pointer -funsigned-char"
-cd ..
+
%{__make} \
CC="%{__cc}" \
CFLAGS="%{rpmcflags} `sdl-config --cflags` -DUSE_SDL=1 -DPLATFORM_UNIX=1 -DUSE_EXECINFO=1 -funsigned-char -c"
@@ -62,6 +63,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2007/04/07 17:36:23 qboosh
+- unified
+
Revision 1.10 2007/02/12 21:23:53 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/duke3d.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list