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

Tim Waugh twaugh at fedoraproject.org
Wed Sep 22 09:39:01 UTC 2010


commit 610a682f24d5b23e1e41161adbec7c80bb0edaaa
Author: Tim Waugh <twaugh at redhat.com>
Date:   Wed Sep 22 10:30:10 2010 +0100

    Use python_sitearch macro throughout.

 hplip.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/hplip.spec b/hplip.spec
index 68d05d4..65c3c9d 100644
--- a/hplip.spec
+++ b/hplip.spec
@@ -266,7 +266,7 @@ rm -rf  %{buildroot}%{_sysconfdir}/sane.d \
 rm -f   %{buildroot}%{_bindir}/foomatic-rip \
         %{buildroot}%{_libdir}/cups/filter/foomatic-rip \
         %{buildroot}%{_libdir}/*.la \
-        %{buildroot}%{_libdir}/python*/site-packages/*.la \
+        %{buildroot}%{python_sitearch}/*.la \
         %{buildroot}%{_libdir}/libhpip.so \
         %{buildroot}%{_libdir}/sane/*.la \
         %{buildroot}%{_datadir}/cups/model/foomatic-ppds \
@@ -463,6 +463,7 @@ fi
 * Wed Sep 22 2010 Tim Waugh <twaugh at redhat.com>
 - More fixes from package review:
   - Avoided another macro in comment.
+  - Use python_sitearch macro throughout.
 
 * Mon Sep 20 2010 Jiri Popelka <jpopelka at redhat.com> - 3.10.6-5
 - Increased timeouts for curl, wget, ping for high latency networks (bug #635388).


More information about the scm-commits mailing list