[pypoppler] * Fri Oct 01 2010 Fabian Affolter <fabian at bernewireless.net> - 0.12.1-5 - Rebuild against new popple

Fabian Affolter fab at fedoraproject.org
Fri Oct 1 13:51:00 UTC 2010


commit b729f851da46c66842abdddf25d5ed4dc9ce8fbd
Author: Fabian Affolter <fab at fedoraproject.org>
Date:   Fri Oct 1 15:50:55 2010 +0200

    * Fri Oct 01 2010 Fabian Affolter <fabian at bernewireless.net> - 0.12.1-5
    - Rebuild against new poppler

 pypoppler.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/pypoppler.spec b/pypoppler.spec
index a5d14e0..390a1a9 100644
--- a/pypoppler.spec
+++ b/pypoppler.spec
@@ -1,8 +1,10 @@
-%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
+%if ! (0%{?fedora} > 12 || 0%{?rhel} > 5)
+%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%endif
 
 Name:           pypoppler
 Version:        0.12.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Python bindings for the Poppler PDF rendering library
 
 Group:          Applications/Publishing
@@ -49,6 +51,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Oct 01 2010 Fabian Affolter <fabian at bernewireless.net> - 0.12.1-5
+- Rebuild against new poppler
+
 * Thu Aug 19 2010 Rex Dieter <rdieter at fedoraproject.org> - 0.12.1-4
 - rebuild (poppler)
 


More information about the scm-commits mailing list