SPECS: childsplay.spec - up to 0.81.5 and plugins to 0.80.6 - BASE...

piti piti at pld-linux.org
Fri Jan 20 19:57:31 CET 2006


Author: piti                         Date: Fri Jan 20 18:57:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.81.5 and plugins to 0.80.6
- BASEPATH.py should not be compiled, fixed

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

---- Diffs:

================================================================
Index: SPECS/childsplay.spec
diff -u SPECS/childsplay.spec:1.3 SPECS/childsplay.spec:1.4
--- SPECS/childsplay.spec:1.3	Fri Jan 20 13:22:22 2006
+++ SPECS/childsplay.spec	Fri Jan 20 19:57:25 2006
@@ -1,17 +1,17 @@
 # $Revision$, $Date$
 
-%define plugins_ver 0.80.3
+%define plugins_ver 0.80.6
 Summary:	Games for children with plugins
 Summary(pl):	Gry dla dzieci z wtyczkami
 Name:		childsplay
-Version:	0.81.1
+Version:	0.81.5
 Release:	1
 License:	GPL v2
 Group:		X11/Applications/Games
 Source0:	http://dl.sourceforge.net/childsplay/%{name}-%{version}.tgz
-# Source0-md5:	fc7497ba05c242f7eaf4c8898aff3043
+# Source0-md5:	c86a94d6f47047d1cd01b9525629b6dd
 Source1:	http://dl.sourceforge.net/childsplay/%{name}_plugins-%{plugins_ver}.tgz
-# Source1-md5:	7ccaffb34f191af3f8cd945c7fbc0652
+# Source1-md5:	48178a23daaa44d01d51bb2246c1541e
 Patch0:		%{name}-install.patch
 URL:		http://childsplay.sourceforge.net/
 %pyrequires_eq	python-modules
@@ -89,6 +89,8 @@
 %py_ocomp $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 find $RPM_BUILD_ROOT%{_datadir} -name "*.py" | xargs rm
+rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/BASEPATH.py*
+cp BASEPATH.py $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 %find_lang %{name}
 
@@ -110,6 +112,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/01/20 18:57:25  piti
+- up to 0.81.5 and plugins to 0.80.6
+- BASEPATH.py should not be compiled, fixed
+
 Revision 1.3  2006/01/20 12:22:22  qboosh
 - unified, desc cosmetics
 - NOTE: sgid for python scripts won't work
================================================================

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



More information about the pld-cvs-commit mailing list