SPECS: nexuiz.spec - up to 2.3 - more verbose file section
arvenil
arvenil at pld-linux.org
Sat Jun 2 12:31:31 CEST 2007
Author: arvenil Date: Sat Jun 2 10:31:31 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 2.3
- more verbose file section
---- Files affected:
SPECS:
nexuiz.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/nexuiz.spec
diff -u SPECS/nexuiz.spec:1.16 SPECS/nexuiz.spec:1.17
--- SPECS/nexuiz.spec:1.16 Mon May 7 23:24:48 2007
+++ SPECS/nexuiz.spec Sat Jun 2 12:31:25 2007
@@ -1,14 +1,15 @@
# $Revision$, $Date$
-%define _ver %(echo %{version} | tr -d .)
+%define _ver %(echo %{version} | tr -d .)
+%define _ever 20070531
Summary: nexuiz - engine for first-person shoter game
Summary(pl.UTF-8): nexuiz - silnik do strzelaniny w pierwszej osobie
Name: nexuiz
-Version: 2.2.3
+Version: 2.3
Release: 1
License: GPL v2+
Group: X11/Applications/Games
Source0: http://dl.sourceforge.net/nexuiz/%{name}-%{_ver}.zip
-# Source0-md5: 953fda1555fc1f9ca040bdbb797eb0fd
+# Source0-md5: b60c1f5198135463d00261646ae26911
Source1: nexuiz-glx.desktop
Source2: nexuiz-sdl.desktop
Source3: nexuiz.png
@@ -42,7 +43,7 @@
%prep
%setup -q -n Nexuiz
cd sources
-%{__unzip} -o -qq enginesource20070123.zip
+%{__unzip} -o -qq enginesource%{_ever}.zip
%{__sed} -i 's/-Wdeclaration-after-statement//; /strip /d' darkplaces/makefile.inc
%build
@@ -67,7 +68,9 @@
%files
%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/nexuiz-glx
+%attr(755,root,root) %{_bindir}/nexuiz-sdl
+%attr(755,root,root) %{_bindir}/nexuiz-dedicated
%{_desktopdir}/nexuiz*.desktop
%{_pixmapsdir}/%{name}.png
%{_pixmapsdir}/%{name}.svg
@@ -78,6 +81,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2007/06/02 10:31:25 arvenil
+- up to 2.3
+- more verbose file section
+
Revision 1.16 2007/05/07 21:24:48 shadzik
- typo
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nexuiz.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list