SPECS: python-GooeyPy.spec - some clean up's - polish description ...

cactus cactus at pld-linux.org
Sat May 26 21:03:27 CEST 2007


Author: cactus                       Date: Sat May 26 19:03:26 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- some clean up's
- polish description
- license from Sources not from site
- rel. 1

---- Files affected:
SPECS:
   python-GooeyPy.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/python-GooeyPy.spec
diff -u SPECS/python-GooeyPy.spec:1.2 SPECS/python-GooeyPy.spec:1.3
--- SPECS/python-GooeyPy.spec:1.2	Sat May 26 20:50:41 2007
+++ SPECS/python-GooeyPy.spec	Sat May 26 21:03:21 2007
@@ -1,9 +1,7 @@
 # $Revision$, $Date$
 #
 # TODO :
-# - Licence version
-# - polish desc
-# - precompile *.py
+# - Remove Cellulose to different spec
 #
 %define	module	GooeyPy
 %define python_version py2.4
@@ -12,31 +10,25 @@
 Summary(pl.UTF-8):	Pakiet Python/GooeyPy
 Name:		python-%{module}
 Version:	0.0.4.1
-Release:	0.1
-License:	LGPL or GPL v2.1
-Vendor:		XML-SIG <xml-sig at python.org>
+Release:	1
+License:	GPL v2.1
 Group:		Libraries/Python
 Source0:	http://cheeseshop.python.org/packages/source/G/GooeyPy/%{module}-%{version}.tar.gz
 # Source0-md5:	1675af89a1b5be44097bde705c2e6c38
 URL:		http://joey101.net/gooeypy/
-#BuildRequires:	expat-devel >= 1:1.95.8
 BuildRequires:	python >= 1:2.4
 BuildRequires:	python-devel
 BuildRequires:	python-setuptools
 #Requires:	python-Cellulose
 %pyrequires_eq	python-modules
 Provides:	python-Cellulose
-#Requires:	expat >= 1:1.95.8
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The PyXML package is a collection of libraries to process XML with
-Python. 
+A fast, flexible, and cool looking GUI for pygame. 
 
 #% description -l pl.UTF-8
-#Pakiet PyXML jest zestawem bibliotek do obsługi XML-a z poziomu
-#Pythona. 
-
+Szybkie, elastyczne i fajnie wygladajace GUI dla pygame
 %package examples
 Summary:	Examples of Python/GooeyPy
 Summary(pl.UTF-8):	Przykłady do Python/GooeyPy
@@ -79,7 +71,6 @@
 %py_ocomp $RPM_BUILD_ROOT%{py_sitescriptdir}
 %py_comp $RPM_BUILD_ROOT%{py_sitescriptdir}
 %py_postclean
-#install site.py $RPM_BUILD_ROOT%{py_sitescriptdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -89,9 +80,6 @@
 %doc AUTHORS CHANGELOG LICENSE.txt README
 %{py_sitescriptdir}/gooeypy
 %{py_sitescriptdir}/cellulose
-#%{py_sitescriptdir}/*.py[co]
-%{py_sitescriptdir}/*.egg
-#%{py_sitescriptdir}/site.py
 
 %files examples
 %defattr(644,root,root,755)
@@ -104,6 +92,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/05/26 19:03:21  cactus
+- some clean up's
+- polish description
+- license from Sources not from site
+- rel. 1
+
 Revision 1.2  2007/05/26 18:50:41  arvenil
 - BR: python-devel
 
================================================================

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



More information about the pld-cvs-commit mailing list