Author: lisu                         Date: Mon Aug  3 14:40:17 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.4
- R: python-sqlite >= 1.1
- doesn't work

---- Files affected:
packages/childsplay:
   childsplay.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/childsplay/childsplay.spec
diff -u packages/childsplay/childsplay.spec:1.24 
packages/childsplay/childsplay.spec:1.25
--- packages/childsplay/childsplay.spec:1.24    Mon Jun  1 10:22:08 2009
+++ packages/childsplay/childsplay.spec Mon Aug  3 16:40:11 2009
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 #
-# TODO:        - enable plugins
+# TODO:        - enable plugins (if possible)
 #      - check install section
 #      - make it runable :-)
 #
@@ -9,23 +9,25 @@
 Summary:       Games for children with plugins
 Summary(pl.UTF-8):     Gry dla dzieci z wtyczkami
 Name:          childsplay
-Version:       1.3
+Version:       1.4
 Release:       0.1
 License:       GPL v3+
 Group:         X11/Applications/Games
 Source0:       http://dl.sourceforge.net/schoolsplay/%{name}-%{version}.tgz
-# Source0-md5: b38bba758f4f78bf94f0516cb161e108
+# Source0-md5: 80251bd541071ad80419c7671c55b45c
 #Source1:      
http://dl.sourceforge.net/childsplay/%{name}_plugins-%{plugins_ver}.tgz
 # Source1-md5: 2abd77c938ce4297c3a6190637833ca5
 #Source2:      
http://dl.sourceforge.net/childsplay/%{name}_plugins_lfc-%{plugins_lfc_ver}.tgz
 # Source2-md5: 123b24a0af50cda07f8c6869d6f939ff
 Source3:        %{name}.desktop
+Patch0:                %{name}-import.patch
 URL:           http://www.schoolsplay.org/
 %pyrequires_eq python-modules
 BuildRequires: rpm-pythonprov
 Requires:      python-SQLAlchemy
 Requires:      python-numpy
 Requires:      python-pygame >= 1.7
+Requires:      python-sqlite >= 1.1
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -44,6 +46,7 @@
 %prep
 #%%setup -q -a1 -a2
 %setup -q
+%patch0 -p1
 
 cat <<'EOF' >BASEPATH.py
 BASEPATH = "%{_prefix}"
@@ -134,6 +137,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2009/08/03 14:40:11  lisu
+- up to 1.4
+- R: python-sqlite >= 1.1
+- doesn't work
+
 Revision 1.24  2009/06/01 08:22:08  lisu
 - up to 1.3
 - R: python-numpy
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/childsplay/childsplay.spec?r1=1.24&r2=1.25&f=u

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

Reply via email to