Author: sparky                       Date: Fri Jan 29 20:13:05 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- uploaded engine sources separatelly

---- Files affected:
packages/nexuiz:
   nexuiz.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: packages/nexuiz/nexuiz.spec
diff -u packages/nexuiz/nexuiz.spec:1.28 packages/nexuiz/nexuiz.spec:1.29
--- packages/nexuiz/nexuiz.spec:1.28    Fri Jan 29 09:00:46 2010
+++ packages/nexuiz/nexuiz.spec Fri Jan 29 21:12:59 2010
@@ -9,8 +9,9 @@
 Release:       3
 License:       GPL v2+
 Group:         X11/Applications/Games
-Source0:       http://dl.sourceforge.net/nexuiz/%{name}-%{_ver}.zip
-# Source0-md5: d750bc328e58df8492f8d88bdcf818cb
+# extracted from: http://dl.sourceforge.net/nexuiz/%{name}-%{_ver}.zip
+Source0:       
ftp://distfiles.pld-linux.org/distfiles/by-md5/a/a/aa4e586e58e1c35a5e3ed76cc9348fbd/enginesource%{_ever}.zip
+# Source0-md5: aa4e586e58e1c35a5e3ed76cc9348fbd
 Source1:       %{name}-glx.desktop
 Source2:       %{name}-sdl.desktop
 Source3:       %{name}.png
@@ -46,13 +47,11 @@
 64 osoby na pojedynczym serwerze.
 
 %prep
-%setup -q -n Nexuiz
-cd sources
-%{__unzip} -o -qq enginesource%{_ever}.zip
-%{__sed} -i 's/-Wdeclaration-after-statement//; /strip /d' 
darkplaces/makefile.inc
+%setup -q -n darkplaces
+%{__sed} -i 's/-Wdeclaration-after-statement//; /strip /d' makefile.inc
 
 %build
-%{__make} -j1 -C sources/darkplaces nexuiz \
+%{__make} -j1 nexuiz \
        CC="%{__cc}" \
        OPTIM_RELEASE="%{rpmcflags}" \
        LDFLAGS_RELEASE="%{rpmcflags} %{rpmldflags}" \
@@ -62,7 +61,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_desktopdir},%{_pixmapsdir}}
-install sources/darkplaces/nexuiz-* $RPM_BUILD_ROOT%{_bindir}
+install nexuiz-* $RPM_BUILD_ROOT%{_bindir}
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}
@@ -90,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2010/01/29 20:12:59  sparky
+- uploaded engine sources separatelly
+
 Revision 1.28  2010/01/29 08:00:46  amateja
 - release 3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nexuiz/nexuiz.spec?r1=1.28&r2=1.29&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to