diff --git a/pdf2djvu-poppler-0.18.patch b/pdf2djvu-poppler-0.18.patch deleted file mode 100644 index 087b350..0000000 --- a/pdf2djvu-poppler-0.18.patch +++ /dev/null @@ -1,16 +0,0 @@ -Index: pdf2djvu-0.7.10/pdf-backend.hh -=================================================================== ---- pdf2djvu-0.7.10.orig/pdf-backend.hh -+++ pdf2djvu-0.7.10/pdf-backend.hh -@@ -77,7 +77,11 @@ namespace pdf - - namespace link - { -+#if POPPLER_VERSION < 1700 - typedef ::Link Link; -+#else -+ typedef ::AnnotLink Link; -+#endif - typedef ::LinkAction Action; - typedef ::LinkDest Destination; - typedef ::LinkGoTo GoTo; diff --git a/pdf2djvu.changes b/pdf2djvu.changes index c9ff82c..74a0f94 100644 --- a/pdf2djvu.changes +++ b/pdf2djvu.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Oct 6 18:17:26 UTC 2011 - lazy.kent@opensuse.org + +- Update to 0.7.11 + + Fix build failure with Poppler >= 0.17. +- Removed pdf2djvu-poppler-0.18.patch (fixed upstream). +- Removed obsolete "clean" section. + ------------------------------------------------------------------- Tue Sep 20 10:01:18 UTC 2011 - vuntz@opensuse.org diff --git a/pdf2djvu.spec b/pdf2djvu.spec index ae591ae..ad1c8d4 100644 --- a/pdf2djvu.spec +++ b/pdf2djvu.spec @@ -18,15 +18,13 @@ Name: pdf2djvu -Version: 0.7.10 -Release: 1 +Version: 0.7.11 +Release: 0 License: GPL-2.0 Summary: PDF to DjVu Converter Url: http://pdf2djvu.googlecode.com/ Group: Productivity/Publishing/PDF Source0: http://pdf2djvu.googlecode.com/files/%{name}_%{version}.tar.gz -# PATCH-FIX-UPSTREAM pdf2djvu-poppler-0.18.patch vuntz@opensuse.org -- Fix build with poppler 0.17/0.18. Sent upstream: http://code.google.com/p/pdf2djvu/issues/detail?id=61 -Patch0: pdf2djvu-poppler-0.18.patch BuildRequires: djvulibre BuildRequires: gcc-c++ BuildRequires: libdjvulibre-devel @@ -45,21 +43,17 @@ metadata. %prep %setup -q -%patch0 -p1 %build %configure -%__make %{?_smp_mflags} +make %{?_smp_mflags} %install %makeinstall %find_lang %{name} %check -%__make test - -%clean -%{?buildroot:%__rm -rf "%{buildroot}"} +make test %files -f %{name}.lang %defattr(-,root,root,-) diff --git a/pdf2djvu_0.7.10.tar.gz b/pdf2djvu_0.7.10.tar.gz deleted file mode 100644 index a5f83e7..0000000 --- a/pdf2djvu_0.7.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11e4132e9a07fd78755f290c0bd7a4209dc0e871e4408f15592fc0e138d1ad68 -size 301025 diff --git a/pdf2djvu_0.7.11.tar.gz b/pdf2djvu_0.7.11.tar.gz new file mode 100644 index 0000000..96a96c7 --- /dev/null +++ b/pdf2djvu_0.7.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8ad5cc88aaca4a37a73c31674942cb0be0bf44440d22d46c85e0a404f63fa01 +size 292966