Author: qboosh                       Date: Fri Oct 28 17:57:53 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl summary
- if there is _noautoprov, there should be _noautoreq instead of _noautoreqdep

---- Files affected:
SPECS:
   quake4.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/quake4.spec
diff -u SPECS/quake4.spec:1.2 SPECS/quake4.spec:1.3
--- SPECS/quake4.spec:1.2       Wed Oct 26 23:13:57 2005
+++ SPECS/quake4.spec   Fri Oct 28 19:57:48 2005
@@ -1,11 +1,13 @@
 # $Revision$, $Date$
 # TODO
+# - don't include libgcc_s.so.1 and libstdc++.so.5 in package (if possible)
 # - dedicated package
 # - .desktop and icon
 # - separate -common, create language packs (us, german available)?
 # - put some decent license
 # - punkbuster? (pb/ subdir)?
 Summary:       Quake4 for Linux
+Summary(pl):   Quake4 dla Linuksa
 Name:          quake4
 Version:       1.0.2147.12
 Release:       0.1
@@ -22,15 +24,15 @@
 %define                no_install_post_strip   1
 
 %define                _noautoprov             libgcc_s.so.1 libstdc++.so.5
-%define                _noautoreqdep   libgcc_s.so.1 libstdc++.so.5
+%define                _noautoreq              libgcc_s.so.1 libstdc++.so.5
 %define                _gamelibdir             %{_libdir}/games/quake4
-%define                _gamedatadir    %{_datadir}/games/quake4
+%define                _gamedatadir            %{_datadir}/games/quake4
 
 %description
 Quake 4 for Linux.
 
 %description -l pl
-Quake 4 dla linuksa.
+Quake 4 dla Linuksa.
 
 %prep
 %setup -qcT
@@ -78,6 +80,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/10/28 17:57:48  qboosh
+- pl summary
+- if there is _noautoprov, there should be _noautoreq instead of _noautoreqdep
+
 Revision 1.2  2005/10/26 21:13:57  glen
 - package files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/quake4.spec?r1=1.2&r2=1.3&f=u

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

Reply via email to