Author: ghibo
Date: Mon Feb 19 10:20:26 2007
New Revision: 122672

Modified:
   packages/cooker/cinepaint/current/SPECS/cinepaint.spec

Log:
- use macro %%{py_puresitedir} and
  %%{py_platsitedir} for python scripts.


Modified: packages/cooker/cinepaint/current/SPECS/cinepaint.spec
==============================================================================
--- packages/cooker/cinepaint/current/SPECS/cinepaint.spec      (original)
+++ packages/cooker/cinepaint/current/SPECS/cinepaint.spec      Mon Feb 19 
10:20:26 2007
@@ -160,7 +160,8 @@
 %{_mandir}/man1/cinepaint.1*
 %{_libdir}/cinepaint/%{ver}-%{subver}/*
 %{_datadir}/cinepaint/%{ver}-%{subver}/*
-%{_libdir}/python*/site-packages/*
+%{py_puresitedir}/*
+%{py_platsitedir}/*
 %{_menudir}/cinepaint
 %{_datadir}/pixmaps/*.png
 %if %{mdkversion} >= 200610

Reply via email to