Martin Pahl changed bug 908624
What Removed Added
CC   pahl@tnt.uni-hannover.de

Comment # 14 on bug 908624 from
Created attachment 626752 [details]
patch to Opensuse 13.2 version 0.26.5 of poppler to fix the calculation of the
PageBoundingBox DSC comment

I posted this patch to bugs.freedestop.org. Please look at my comment on that
https://bugs.freedesktop.org/show_bug.cgi?id=87161

I had some dificulties whit the Opensuse poppler.spec file. rpmbuild builds
more files than it needs for the poppler-package. So you get an error that
there are installed but unpacked files. I had to add 

%define _unpackaged_files_terminate_build 0

to build the packages.

And of course you must add the patch file to the poppler.spec file, if you want
to build the rpm-file yourself:

Patch0:         poppler-0.26.5-pageboundbox_calculation.patch

somewhere in the heading and

%patch0 -p1

after %setup. Also you should increase the Release from 1.1 to 1.2.


You are receiving this mail because: