[packages/poppler] - updated to 0.22.2 (note: new libpoppler soname) - removed obsolete am patch
qboosh
qboosh at pld-linux.org
Sat Mar 23 14:58:37 CET 2013
commit c46bf287677daf92081bc405754119f22b2c8680
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Mar 23 14:58:34 2013 +0100
- updated to 0.22.2 (note: new libpoppler soname)
- removed obsolete am patch
poppler-am.patch | 13 -------------
poppler.spec | 8 +++-----
2 files changed, 3 insertions(+), 18 deletions(-)
---
diff --git a/poppler.spec b/poppler.spec
index 3278124..55cd0be 100644
--- a/poppler.spec
+++ b/poppler.spec
@@ -11,13 +11,12 @@
Summary: PDF rendering library
Summary(pl.UTF-8): Biblioteka renderująca PDF
Name: poppler
-Version: 0.22.1
+Version: 0.22.2
Release: 1
License: GPL v2+
Group: Libraries
Source0: http://poppler.freedesktop.org/%{name}-%{version}.tar.gz
-# Source0-md5: 50c259fdda538c1ba94b62aa25f7ec87
-Patch0: %{name}-am.patch
+# Source0-md5: 3939740201c59c470bc7198003450a20
URL: http://poppler.freedesktop.org/
%{?with_qt4:BuildRequires: QtGui-devel >= 4.4.0}
%{?with_qt4:BuildRequires: QtTest-devel >= 4.4.0}
@@ -254,7 +253,6 @@ Pakiet zawiera zestaw narzędzi do plików PDF. Programy te umożliwiają
%prep
%setup -q
-%patch0 -p1
%build
%{?with_apidocs:%{__gtkdocize}}
@@ -312,7 +310,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README* TODO
%attr(755,root,root) %{_libdir}/libpoppler.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libpoppler.so.34
+%attr(755,root,root) %ghost %{_libdir}/libpoppler.so.35
%files devel
%defattr(644,root,root,755)
diff --git a/poppler-am.patch b/poppler-am.patch
deleted file mode 100644
index c076ded..0000000
--- a/poppler-am.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- poppler-0.22.0/configure.ac.orig 2012-12-29 19:45:50.000000000 +0100
-+++ poppler-0.22.0/configure.ac 2013-01-06 09:10:49.668390912 +0100
-@@ -8,8 +8,8 @@
- AC_CONFIG_MACRO_DIR([m4])
- AM_INIT_AUTOMAKE([foreign])
- m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
--AM_CONFIG_HEADER(config.h)
--AM_CONFIG_HEADER(poppler/poppler-config.h)
-+AC_CONFIG_HEADERS(config.h)
-+AC_CONFIG_HEADERS(poppler/poppler-config.h)
- AC_C_BIGENDIAN
-
- dnl ##### Initialize libtool.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/poppler.git/commitdiff/c46bf287677daf92081bc405754119f22b2c8680
More information about the pld-cvs-commit
mailing list