Author: misc
Date: Tue Dec 5 21:32:26 2006
New Revision: 91364
Modified:
packages/cooker/pyzor/current/SPECS/pyzor.spec
Log:
use macro, and include .egg-info files
Modified: packages/cooker/pyzor/current/SPECS/pyzor.spec
==============================================================================
--- packages/cooker/pyzor/current/SPECS/pyzor.spec (original)
+++ packages/cooker/pyzor/current/SPECS/pyzor.spec Tue Dec 5 21:32:26 2006
@@ -58,7 +58,7 @@
%defattr(644,root,root,755)
%doc COPYING README INSTALL ChangeLog THANKS NEWS UPGRADING
%doc docs/usage.html
-%dir /usr/lib/python%{python_ver}/site-packages/%{name}
-/usr/lib/python%{python_ver}/site-packages/%{name}/*
+%{py_puresitedir}/%{name}/
+%{py_puresitedir}/*.egg-info
%defattr(755,root,root)
%_bindir/*