SPECS: snowballz.spec - 0.9.4 - R: python-Rabbyt - pl fixes - The ...

lisu lisu at pld-linux.org
Tue Jul 17 03:55:09 CEST 2007


Author: lisu                         Date: Tue Jul 17 01:55:09 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.9.4
- R: python-Rabbyt
- pl fixes
- The game works property with included gooeypy files, but crashes when try to use PLD release python-GooeyPy package. I give up

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

---- Diffs:

================================================================
Index: SPECS/snowballz.spec
diff -u SPECS/snowballz.spec:1.3 SPECS/snowballz.spec:1.4
--- SPECS/snowballz.spec:1.3	Sun May 27 21:40:54 2007
+++ SPECS/snowballz.spec	Tue Jul 17 03:55:04 2007
@@ -4,14 +4,14 @@
 # - icon
 #
 Summary:	The fun, free snowballing computer game
-Summary(pl.UTF-8):	Zabawna, darmowa gra komputerowa w snieżki
+Summary(pl.UTF-8):	Zabawna, darmowa gra komputerowa w śnieżki
 Name:		snowballz
-Version:	0.9.1
+Version:	0.9.4
 Release:	0.1
-License:	GPL v2
+License:	GPL v2+
 Group:		X11/Applications/Games
-Source0:	http://joey101.net/snowballz/%{name}-%{version}.tar.gz
-# Source0-md5:	9b8fe55fb21e398a43694e3717312adf
+Source0:	http://joey101.net/snowballz/files/%{name}-%{version}.tar.gz
+# Source0-md5:	064a4d1a9e2eeb2bf550c668610a9c4d
 # Source 1:        %{name}.desktop
 URL:		http://joey101.net/snowballz/
 BuildRequires:	rpm-pythonprov
@@ -20,6 +20,7 @@
 Requires:	python-Numeric
 Requires:	python-PIL
 Requires:	python-PyOpenGL
+Requires:	python-Rabbyt
 Requires:	python-pygame
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -38,7 +39,7 @@
 friends. Well, what are you waiting for?
 
 %description -l pl.UTF-8
-Obejmij dowodzenie armią pingwinów wypalając swoją drogę do
+Obejmij dowództwo nad armią pingwinów wypalając swoją drogę do
 zwycięstwa! Maszeruj poprzez wypełnione śniegiem lasy aby podbić nowe
 granice i powiększyć swoją małą armię. Wpędź linie przeciwnika w
 zasadzkę wybuchów marznących kul śnieżnych. Ale nie lekceważ swojego
@@ -51,7 +52,7 @@
 co jeszcze czekasz?
 
 %prep
-%setup -q -n %{name}-0.9
+%setup -q
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -65,6 +66,7 @@
 
 cp -fr buildings $RPM_BUILD_ROOT%{_datadir}/%{name}
 cp -fr data	 $RPM_BUILD_ROOT%{_datadir}/%{name}
+#cp -fr gooeypy   $RPM_BUILD_ROOT%{_datadir}/%{name}
 cp -fr maps	 $RPM_BUILD_ROOT%{_datadir}/%{name}
 cp -fr plugins	 $RPM_BUILD_ROOT%{_datadir}/%{name}
 cp -f *.py	 $RPM_BUILD_ROOT%{_datadir}/%{name}
@@ -78,11 +80,11 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS LICENSE README*
+%doc AUTHORS LICENSE README.txt
+%attr(755,root,root) %{_bindir}/snowballz.sh
 %{_datadir}/%{name}
 #%{_desktopdir}/%{name}.desktop
 #%{_pixmapsdir}/%{name}.png
-%attr(755,root,root) %{_bindir}/snowballz.sh
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -90,6 +92,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/07/17 01:55:04  lisu
+- 0.9.4
+- R: python-Rabbyt
+- pl fixes
+- The game works property with included gooeypy files, but crashes when try to use PLD release python-GooeyPy package. I give up
+
 Revision 1.3  2007/05/27 19:40:54  arvenil
 - BR: rpm-pythonprov
 
================================================================

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



More information about the pld-cvs-commit mailing list