[pypoppler] * Sun Jul 10 2011 Nicholas Kudriavtsev <nk at r-networks.ru> - 0.12.1-12 - Removed 76_75.diff to work w

Fabian Affolter fab at fedoraproject.org
Thu Jul 14 15:04:03 UTC 2011


commit a28ab27f089c89d06efd4e0ce308b1ed7cd142f7
Author: Fabian Affolter <fabian at bernewireless.net>
Date:   Thu Jul 14 17:02:21 2011 +0200

    * Sun Jul 10 2011 Nicholas Kudriavtsev <nk at r-networks.ru> - 0.12.1-12
    - Removed 76_75.diff to work with pdfshuffler correctly

 pypoppler.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/pypoppler.spec b/pypoppler.spec
index bcde54c..5bdac32 100644
--- a/pypoppler.spec
+++ b/pypoppler.spec
@@ -4,7 +4,7 @@
 
 Name:           pypoppler
 Version:        0.12.1
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Python bindings for the Poppler PDF rendering library
 
 Group:          Applications/Publishing
@@ -27,7 +27,7 @@ Patch0:		75_74.diff
 # Manually wrap poppler_page_render_to_pixbuf and
 # poppler_page_render_to_pixbuf_for_printing returning the Pixbuf
 # bzr rev 76
-Patch1:		76_75.diff
+##Patch1:		76_75.diff
 
 # Fix a few leaks by using the right functions while freeing the returned lists
 # bzr 79
@@ -45,7 +45,7 @@ run programs written in Python and using Poppler set.
 %prep
 %setup -q
 %patch0 -p0 -b .bzr75
-%patch1 -p0 -b .bzr76
+##%patch1 -p0 -b .bzr76
 %patch2 -p0 -b .bzr79
 %patch3 -p1 -b .poppler15
 
@@ -72,6 +72,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Jul 10 2011 Nicholas Kudriavtsev <nk at r-networks.ru> - 0.12.1-12
+- Removed 76_75.diff to work with pdfshuffler correctly
+
 * Sun Mar 13 2011 Marek Kasik <mkasik at redhat.com> - 0.12.1-11
 - Rebuild (poppler-0.16.3)
 


More information about the scm-commits mailing list