packages: childsplay/childsplay.spec - package .egg-info - BR: python-devel

lisu lisu at pld-linux.org
Sat Jun 12 21:51:02 CEST 2010


Author: lisu                         Date: Sat Jun 12 19:51:02 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- package .egg-info
- BR: python-devel

---- Files affected:
packages/childsplay:
   childsplay.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: packages/childsplay/childsplay.spec
diff -u packages/childsplay/childsplay.spec:1.30 packages/childsplay/childsplay.spec:1.31
--- packages/childsplay/childsplay.spec:1.30	Sat Jun 12 21:42:25 2010
+++ packages/childsplay/childsplay.spec	Sat Jun 12 21:50:57 2010
@@ -17,8 +17,9 @@
 Source2:	pld_setup.py
 Patch0:		%{name}-gettext.patch
 URL:		http://www.schoolsplay.org/
-%pyrequires_eq	python-modules
+BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
+%pyrequires_eq	python-modules
 Requires:	python-SQLAlchemy
 Requires:	python-numpy
 Requires:	python-pygame >= 1.7
@@ -67,8 +68,6 @@
 %py_comp $RPM_BUILD_ROOT%{_datadir}/%{name}
 %py_ocomp $RPM_BUILD_ROOT%{_datadir}/%{name}
 
-#mv $RPM_BUILD_ROOT%{_datadir}/locale/{no,nb}
-
 %find_lang %{name}_sp --all-name
 
 %clean
@@ -82,6 +81,9 @@
 %{py_sitescriptdir}/childsplay_sp
 %{_desktopdir}/%{name}.desktop
 %{_pixmapsdir}/%{name}.png
+%if "%{py_ver}" > "2.4"
+%{py_sitescriptdir}/childsplay_sp-*.egg-info
+%endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -89,6 +91,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2010/06/12 19:50:57  lisu
+- package .egg-info
+- BR: python-devel
+
 Revision 1.30  2010/06/12 19:42:25  lisu
 - restore icon and desktop
 - run setup.py first, then install rest files
================================================================

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



More information about the pld-cvs-commit mailing list