[pypoppler/el6] * Sun Mar 25 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.12.1-20 - Changes to build under el6

Fabian Affolter fab at fedoraproject.org
Sun Mar 4 15:55:03 UTC 2012


commit 745533ac30323b21c6a2a2ad7630504287098d18
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Sun Mar 4 16:54:54 2012 +0100

    * Sun Mar 25 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.12.1-20
    - Changes to build under el6

 pypoppler.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/pypoppler.spec b/pypoppler.spec
index 69c7ec7..ce57d5b 100644
--- a/pypoppler.spec
+++ b/pypoppler.spec
@@ -4,7 +4,7 @@
 
 Name:           pypoppler
 Version:        0.12.1
-Release:        19%{?dist}
+Release:        20%{?dist}
 Summary:        Python bindings for the Poppler PDF rendering library
 
 Group:          Applications/Publishing
@@ -17,7 +17,7 @@ BuildRequires:  pygtk2-devel
 BuildRequires:  atk-devel
 BuildRequires:  poppler-devel
 BuildRequires:  pycairo-devel
-BuildRequires:  poppler-glib-devel >= 0.15
+BuildRequires:  poppler-glib-devel
 
 # Release the GIL on blocking functions like rendering pages and getting
 # thumbnails, see bug #504240 reported by BenjaminBerg.
@@ -34,10 +34,10 @@ Patch0:		75_74.diff
 Patch2:		79_78.diff
 
 # Changes for poppler 1.5
-Patch3:		pypoppler-0.12.1-poppler0.15.0-changes.patch
+#Patch3:		pypoppler-0.12.1-poppler0.15.0-changes.patch
 
 # Minimal fix for changes in poppler 0.18
-Patch4:		pypoppler-0.12.1-poppler-0.18.0-minimal-fix.patch
+#Patch4:		pypoppler-0.12.1-poppler-0.18.0-minimal-fix.patch
 
 %description
 Python bindings for the Poppler PDF rendering library. It is needed to
@@ -75,6 +75,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Mar 25 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.12.1-20
+- Changes to build under el6
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.12.1-19
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list