Hello community,

here is the log from the commit of package pypoppler for openSUSE:Factory
checked in at Mon May 2 16:57:38 CEST 2011.



--------
--- pypoppler/pypoppler.changes 2010-12-15 13:35:15.000000000 +0100
+++ /mounts/work_src_done/STABLE/pypoppler/pypoppler.changes    2011-04-29 
00:12:03.000000000 +0200
@@ -1,0 +2,11 @@
+Fri Apr 29 00:08:33 CEST 2011 - vu...@opensuse.org
+
+- Update pypoppler-0.12.1-poppler-0.16.0.patch to also change the
+  name of the python method. It seems saner in the long term.
+
+-------------------------------------------------------------------
+Tue Apr  5 18:41:29 UTC 2011 - co...@novell.com
+
+- Add pypoppler-0.12.1-poppler-0.16.0.patch to support new poppler.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  pypoppler-0.12.1-poppler-0.16.0.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pypoppler.spec ++++++
--- /var/tmp/diff_new_pack.LnUfeZ/_old  2011-05-02 16:57:18.000000000 +0200
+++ /var/tmp/diff_new_pack.LnUfeZ/_new  2011-05-02 16:57:18.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package pypoppler (Version 0.12.1)
+# spec file for package pypoppler
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,12 +19,14 @@
 
 Name:           pypoppler
 Version:        0.12.1
-Release:        1
+Release:        6
 License:        GPLv2+
 Summary:        Python bindings for the Poppler PDF rendering library
 Url:            https://launchpad.net/poppler-python/
 Group:          Productivity/Other
 Source:         pypoppler-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM pypoppler-0.12.1-poppler-0.16.0.patch lp#696025 
co...@novell.com -- Fix build with poppler 0.16.0, based on patch from launchpad
+Patch0:         pypoppler-0.12.1-poppler-0.16.0.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  pkgconfig(atk)
 BuildRequires:  pkgconfig(poppler-glib)
@@ -52,6 +54,7 @@
 
 %prep
 %setup -q
+%patch0
 
 %build
 

++++++ pypoppler-0.12.1-poppler-0.16.0.patch ++++++
Index: poppler.defs
===================================================================
--- poppler.defs.orig
+++ poppler.defs
@@ -1792,9 +1792,9 @@
   )
 )
 
-(define-method get_text
+(define-method get_selected_text
   (of-object "PopplerPage")
-  (c-name "poppler_page_get_text")
+  (c-name "poppler_page_get_selected_text")
   (return-type "char*")
   (parameters
     '("PopplerSelectionStyle" "style")

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to