Author: eandry
Date: Sun Dec  3 04:25:38 2006
New Revision: 90197

Added:
   packages/cooker/py2play/current/SOURCES/Py2Play-0.1.9.tar.bz2   (contents, 
props changed)
Removed:
   packages/cooker/py2play/current/SOURCES/Py2Play-0.1.7.tar.bz2
Modified:
   packages/cooker/py2play/current/SPECS/py2play.spec

Log:
New version 0.1.9
fix x86_64 build
%%mkrel 

Added: packages/cooker/py2play/current/SOURCES/Py2Play-0.1.9.tar.bz2
==============================================================================
Binary file. No diff available.

Modified: packages/cooker/py2play/current/SPECS/py2play.spec
==============================================================================
--- packages/cooker/py2play/current/SPECS/py2play.spec  (original)
+++ packages/cooker/py2play/current/SPECS/py2play.spec  Sun Dec  3 04:25:38 2006
@@ -1,7 +1,7 @@
 %define name    py2play
 %define oname   Py2Play
-%define version 0.1.7
-%define release 2mdk
+%define version 0.1.9
+%define release %mkrel 1
 
 Name:           %{name}
 Version:        %{version}
@@ -34,4 +34,5 @@
 %files
 %defattr(-,root,root)
 %doc README
-%{_libdir}/python2*/site-packages/%{name}
+/usr/lib/python2*/site-packages/%{name}
+/usr/lib/python2*/site-packages/*.egg-info

Reply via email to