Author: neoclust
Date: Wed Jan 31 22:34:22 2007
New Revision: 115771
Modified:
packages/cooker/python-Kiwi2/current/SPECS/python-Kiwi2.spec
Log:
- Rebuild against new python
Modified: packages/cooker/python-Kiwi2/current/SPECS/python-Kiwi2.spec
==============================================================================
--- packages/cooker/python-Kiwi2/current/SPECS/python-Kiwi2.spec
(original)
+++ packages/cooker/python-Kiwi2/current/SPECS/python-Kiwi2.spec Wed Jan
31 22:34:22 2007
@@ -3,7 +3,7 @@
Summary: A Framework for developing graphical applications in Python
Name: python-%{oname}
Version: 1.9.0
-Release: %mkrel 1
+Release: %mkrel 2
Source: %{oname}-%{version}.tar.bz2
License: LGPL
Group: Development/Python
@@ -74,7 +74,8 @@
%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING README doc examples tests
-%{_libdir}/python%{pyver}/site-packages/Kiwi2
+%py_puresitedir/Kiwi2
+%py_puresitedir/*.egg-info
%files -n gazpacho-plugin-Kiwi2
%defattr(-,root,root)