Author: lisu                         Date: Thu Sep 10 10:09:57 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.8.3
- python specific .egg-info

---- Files affected:
packages/python-Rabbyt:
   python-Rabbyt.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: packages/python-Rabbyt/python-Rabbyt.spec
diff -u packages/python-Rabbyt/python-Rabbyt.spec:1.18 
packages/python-Rabbyt/python-Rabbyt.spec:1.19
--- packages/python-Rabbyt/python-Rabbyt.spec:1.18      Mon Nov 24 14:22:57 2008
+++ packages/python-Rabbyt/python-Rabbyt.spec   Thu Sep 10 12:09:52 2009
@@ -5,12 +5,12 @@
 Summary:       Library for Python to game development
 Summary(pl.UTF-8):     Biblioteka dla Pythona do tworzenia gier
 Name:          python-%{module}
-Version:       0.8.2
+Version:       0.8.3
 Release:       1
 License:       MIT
 Group:         Libraries/Python
-Source0:       
http://cheeseshop.python.org/packages/source/R/Rabbyt/%{module}-%{version}.tar.gz
-# Source0-md5: b8a90d1793ce37fdac47f54aa08a94f4
+Source0:       
http://cheeseshop.python.org/packages/source/R/Rabbyt/%{module}-%{version}.zip
+# Source0-md5: bb603a5cb02f3a8bb2e674f60e62de2c
 URL:           http://matthewmarshall.org/projects/rabbyt/
 BuildRequires: ncurses-devel
 BuildRequires: python-Pyrex
@@ -19,6 +19,7 @@
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 BuildRequires: sed >= 4.0
+BuildRequires: unzip
 %pyrequires_eq python-libs
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -61,7 +62,9 @@
 %dir %{py_sitedir}/rabbyt
 %{py_sitedir}/rabbyt/*.py[co]
 %attr(755,root,root) %{py_sitedir}/rabbyt/*.so
+%if "%{py_ver}" > "2.4"
 %{py_sitedir}/Rabbyt-*.egg-info
+%endif
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -69,6 +72,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2009/09/10 10:09:52  lisu
+- up to 0.8.3
+- python specific .egg-info
+
 Revision 1.18  2008/11/24 13:22:57  lisu
 - 0.8.2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-Rabbyt/python-Rabbyt.spec?r1=1.18&r2=1.19&f=u

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

Reply via email to