SPECS: scalar.spec - pl fix

qboosh qboosh at pld-linux.org
Tue Nov 7 22:11:13 CET 2006


Author: qboosh                       Date: Tue Nov  7 21:11:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl fix

---- Files affected:
SPECS:
   scalar.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/scalar.spec
diff -u SPECS/scalar.spec:1.3 SPECS/scalar.spec:1.4
--- SPECS/scalar.spec:1.3	Sat Oct 28 16:53:53 2006
+++ SPECS/scalar.spec	Tue Nov  7 22:11:08 2006
@@ -29,7 +29,7 @@
 
 %description -l pl
 Celem gry jest ułożenie obrazka z kawałków. Każdy obrazek został
-podzielony na kawałki, które zostały pomieszane. Twoim zadaniem jest
+podzielony na kawałki, które zostały pomieszane. Zadaniem gracza jest
 przywrócenie oryginalnego wyglądu obrazka.
 
 %prep
@@ -50,8 +50,8 @@
 install %{name} $RPM_BUILD_ROOT%{_bindir}
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
-cp -r data/ $RPM_BUILD_ROOT%{_datadir}/%{name}
-cp -r images/ $RPM_BUILD_ROOT%{_datadir}/%{name}
+cp -r data $RPM_BUILD_ROOT%{_datadir}/%{name}
+cp -r images $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -70,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/11/07 21:11:08  qboosh
+- pl fix
+
 Revision 1.3  2006/10/28 14:53:53  shadzik
 - just to make it the PLDway: %{rpmcflags}->%{rpmcxxflags}
 
@@ -78,4 +81,3 @@
 
 Revision 1.1  2006/10/28 13:47:36  lisu
 - new
-
================================================================

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



More information about the pld-cvs-commit mailing list