[hplip/f13/master: 3/3] Use python_sitearch macro.

Tim Waugh twaugh at fedoraproject.org
Wed Sep 15 11:24:28 UTC 2010


commit e5339eeb202c78b195940cf6fdaa7c77bbbcb174
Author: Tim Waugh <twaugh at redhat.com>
Date:   Wed Sep 15 12:22:39 2010 +0100

    Use python_sitearch macro.

 hplip.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/hplip.spec b/hplip.spec
index 072be75..16011eb 100644
--- a/hplip.spec
+++ b/hplip.spec
@@ -399,7 +399,7 @@ rm -rf %{buildroot}
 %{_libdir}/libhpip.so.*
 %{_libdir}/libhpmud.so*
 # Python extension
-%{_libdir}/python*/site-packages/*
+%{python_sitearch}/*
 
 %files gui
 %defattr(-,root,root,-)
@@ -464,6 +464,7 @@ fi
   - The libs sub-package requires python for directories.
   - Avoided macro in comment.
   - The lib sub-package now runs ldconfig for post/postun.
+  - Use python_sitearch macro.
 
 * Tue Sep 13 2010 Jiri Popelka <jpopelka at redhat.com> - 3.10.6-4
 - Added IEEE 1284 Device ID for HP LaserJet 4000 (bug #633227).


More information about the scm-commits mailing list