SPECS: freecol.spec - pl desc, removed COPYING from doc (just GPL)

qboosh qboosh at pld-linux.org
Wed Jul 26 20:27:30 CEST 2006


Author: qboosh                       Date: Wed Jul 26 18:27:30 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl desc, removed COPYING from doc (just GPL)

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

---- Diffs:

================================================================
Index: SPECS/freecol.spec
diff -u SPECS/freecol.spec:1.2 SPECS/freecol.spec:1.3
--- SPECS/freecol.spec:1.2	Tue Jul 25 22:51:56 2006
+++ SPECS/freecol.spec	Wed Jul 26 20:27:25 2006
@@ -24,6 +24,10 @@
 The FreeCol team aims to create an Open Source version of Colonization
 (released under the GPL).
 
+%description -l pl
+Celem zespoły FreeCol jest stworzenie otwartej wersji gry Colonization
+(wydanej na licencji GPL).
+
 %prep
 %setup -q -n %{name}
 #rm -rf jars
@@ -38,7 +42,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -Dpm 644 FreeCol.jar \
-    $RPM_BUILD_ROOT%{_datadir}/games/freecol/FreeCol.jar
+	$RPM_BUILD_ROOT%{_datadir}/games/freecol/FreeCol.jar
 install -Dpm 755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/freecol
 
 %clean
@@ -46,9 +50,9 @@
 
 %files
 %defattr(644,root,root,755)
-%doc COPYING README
+%doc README
 %attr(755,root,root) %{_bindir}/freecol
-%{_datadir}/games/freecol/
+%{_datadir}/games/freecol
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -56,9 +60,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/07/26 18:27:25  qboosh
+- pl desc, removed COPYING from doc (just GPL)
+
 Revision 1.2  2006/07/25 20:51:56  adamg
 - make it build and work - patch by Szymon Siwek (sls (at) poczta wp pl)
 
 Revision 1.1  2006/07/24 23:22:42  adamg
 - new
-
================================================================

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



More information about the pld-cvs-commit mailing list