Author: neoclust
Date: Wed Jan 31 22:33:59 2007
New Revision: 115770

Modified:
   packages/cooker/python-Itpl/current/SPECS/python-Itpl.spec

Log:
- Rebuild against new python

Modified: packages/cooker/python-Itpl/current/SPECS/python-Itpl.spec
==============================================================================
--- packages/cooker/python-Itpl/current/SPECS/python-Itpl.spec  (original)
+++ packages/cooker/python-Itpl/current/SPECS/python-Itpl.spec  Wed Jan 31 
22:33:59 2007
@@ -1,7 +1,7 @@
 %define oname   Itpl
 %define name    python-%oname
 %define version 0
-%define release 3mdk
+%define release %mkrel 4
 
 
 Summary:       String interpolation (variable expansion) for Python
@@ -13,7 +13,7 @@
 Group:         Development/Python
 BuildRoot:     %{_tmppath}/%{name}-buildroot
 Url:           http://www.python.org/peps/pep-0215.html
-BuildRequires: python
+BuildRequires: python-devel
 BuildArch:     noarch
 
 %description
@@ -33,4 +33,4 @@
 
 %files
 %defattr(-,root,root)
-%{_libdir}/python*/site-packages/Itpl.py*
+%py_platsitedir/Itpl.py*

Reply via email to