SPECS: quake2-mod-lithium.spec - pl
qboosh
qboosh at pld-linux.org
Sat May 31 10:52:07 CEST 2008
Author: qboosh Date: Sat May 31 08:52:07 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
quake2-mod-lithium.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/quake2-mod-lithium.spec
diff -u SPECS/quake2-mod-lithium.spec:1.2 SPECS/quake2-mod-lithium.spec:1.3
--- SPECS/quake2-mod-lithium.spec:1.2 Mon Oct 22 16:24:39 2007
+++ SPECS/quake2-mod-lithium.spec Sat May 31 10:52:02 2008
@@ -1,7 +1,8 @@
# $Revision$, $Date$
-%define _modname lithium
+%define modname lithium
Summary: Server-side deathmatch modification for Quake II
-Name: quake2-mod-%{_modname}
+Summary(pl.UTF-8): Modyfikacja trybu deathmatch po stronie serwera dla gry Quake II
+Name: quake2-mod-%{modname}
Version: 1.24
Release: 0.1
License: ?
@@ -36,6 +37,11 @@
for Quake II. It adds many features and options to the game, while not
requiring clients to download anything special.
+%description -l pl.UTF-8
+Lithium II to znacznie konfigurowalna modyfikacja trybu deathmatch po
+stronie serwera dla gry Quake II. Dodaje wiele możliwości i opcji do
+gry, nie wymagając ściągania niczego specjalnego przez klientów.
+
%prep
%setup -qcT
%ifarch %{ix86}
@@ -47,12 +53,12 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_gamelibdir}/%{_modname}
+install -d $RPM_BUILD_ROOT%{_gamelibdir}/%{modname}
cd lithium
-install game%{qarch}.so $RPM_BUILD_ROOT%{_gamelibdir}/%{_modname}
-cp -a admin.lst ctf.lst maps.lst $RPM_BUILD_ROOT%{_gamelibdir}/%{_modname}
-cp -a lithctf.cfg lithium.cfg procket.cfg stock.cfg stockctf.cfg $RPM_BUILD_ROOT%{_gamelibdir}/%{_modname}
-cp -a lithium2.qst $RPM_BUILD_ROOT%{_gamelibdir}/%{_modname}
+install game%{qarch}.so $RPM_BUILD_ROOT%{_gamelibdir}/%{modname}
+cp -a admin.lst ctf.lst maps.lst $RPM_BUILD_ROOT%{_gamelibdir}/%{modname}
+cp -a lithctf.cfg lithium.cfg procket.cfg stock.cfg stockctf.cfg $RPM_BUILD_ROOT%{_gamelibdir}/%{modname}
+cp -a lithium2.qst $RPM_BUILD_ROOT%{_gamelibdir}/%{modname}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -60,11 +66,11 @@
%files
%defattr(644,root,root,755)
%doc lithium/*.txt
-%dir %{_gamelibdir}/%{_modname}
-%{_gamelibdir}/%{_modname}/*.lst
-%{_gamelibdir}/%{_modname}/*.cfg
-%{_gamelibdir}/%{_modname}/*.qst
-%attr(755,root,root) %{_gamelibdir}/%{_modname}/game%{qarch}.so
+%dir %{_gamelibdir}/%{modname}
+%{_gamelibdir}/%{modname}/*.lst
+%{_gamelibdir}/%{modname}/*.cfg
+%{_gamelibdir}/%{modname}/*.qst
+%attr(755,root,root) %{_gamelibdir}/%{modname}/game%{qarch}.so
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -72,6 +78,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2008-05-31 08:52:02 qboosh
+- pl
+
Revision 1.2 2007-10-22 14:24:39 glen
- alpha binary is out there too
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/quake2-mod-lithium.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list