Author: arvenil Date: Tue Apr 7 22:15:18 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - include also havoc mode - release 2
---- Files affected: SPECS: nexuiz-data.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/nexuiz-data.spec diff -u SPECS/nexuiz-data.spec:1.14 SPECS/nexuiz-data.spec:1.15 --- SPECS/nexuiz-data.spec:1.14 Sun Apr 5 00:19:22 2009 +++ SPECS/nexuiz-data.spec Wed Apr 8 00:15:13 2009 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): nexuiz - pliki danych dla gry Name: nexuiz-data Version: 2.5 -Release: 1 +Release: 2 License: GPL v2+ Group: X11/Applications/Games Source0: http://dl.sourceforge.net/nexuiz/nexuiz-%{_ver}.zip @@ -28,6 +28,7 @@ cd $RPM_BUILD_ROOT%{_datadir}/games %{__unzip} -qq %{SOURCE0} mv -f Nexuiz/data nexuiz +mv -f Nexuiz/havoc nexuiz rm -rf Nexuiz %clean @@ -37,6 +38,7 @@ %defattr(644,root,root,755) %dir %{_datadir}/games/nexuiz %{_datadir}/games/nexuiz/data +%{_datadir}/games/nexuiz/havoc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -44,6 +46,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2009/04/07 22:15:13 arvenil +- include also havoc mode +- release 2 + Revision 1.14 2009/04/04 22:19:22 arekm - up to 2.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nexuiz-data.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
