Author: pascalek Date: Thu May 3 10:45:10 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - Relase 2; desktop and logo files
---- Files affected: SPECS: nexuiz.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/nexuiz.spec diff -u SPECS/nexuiz.spec:1.12 SPECS/nexuiz.spec:1.13 --- SPECS/nexuiz.spec:1.12 Sat Feb 17 02:13:39 2007 +++ SPECS/nexuiz.spec Thu May 3 12:45:05 2007 @@ -4,11 +4,16 @@ Summary(pl.UTF-8): nexuiz - silnik do strzelaniny w pierwszej osobie Name: nexuiz Version: 2.2.3 -Release: 1 +Release: 2 License: GPL v2+ Group: X11/Applications/Games Source0: http://dl.sourceforge.net/nexuiz/%{name}-%{_ver}.zip # Source0-md5: 953fda1555fc1f9ca040bdbb797eb0fd +Source1: nexuiz-glx.desktop +Source2: nexuiz-sdl.desktop +Source3: nexuiz.png +# Source version of Nexuiz logo in inkspace svg format +Source4: nexuiz.svg URL: http://nexuiz.com/ BuildRequires: SDL-devel BuildRequires: alsa-lib-devel @@ -49,15 +54,21 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_bindir} +install -d $RPM_BUILD_ROOT{%{_bindir},%{_desktopdir},%{_pixmapsdir}} install sources/darkplaces/nexuiz-* $RPM_BUILD_ROOT%{_bindir} +install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir} +install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir} +install %{SOURCE3} $RPM_BUILD_ROOT%{_pixmapsdir} + %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/* +%{_desktopdir}/nexuiz*.desktop +%{_pixmapsdir}/nexuiz.png %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -65,6 +76,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2007/05/03 10:45:05 pascalek +- Relase 2; desktop and logo files + Revision 1.12 2007/02/17 01:13:39 shadzik - sed -> %{__sed} ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/nexuiz.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit