packages (DEVEL): poppler/poppler.spec - updated to 0.17.0 (0.18 Alpha) - b...
lisu
lisu at pld-linux.org
Fri Apr 22 10:36:49 CEST 2011
Author: lisu Date: Fri Apr 22 08:36:49 2011 GMT
Module: packages Tag: DEVEL
---- Log message:
- updated to 0.17.0 (0.18 Alpha)
- bump sonames versions
- the Qt3 frontend has been removed by upstream
---- Files affected:
packages/poppler:
poppler.spec (1.131 -> 1.131.2.1)
---- Diffs:
================================================================
Index: packages/poppler/poppler.spec
diff -u packages/poppler/poppler.spec:1.131 packages/poppler/poppler.spec:1.131.2.1
--- packages/poppler/poppler.spec:1.131 Thu Apr 21 15:12:15 2011
+++ packages/poppler/poppler.spec Fri Apr 22 10:36:44 2011
@@ -4,7 +4,6 @@
%bcond_without apidocs # disable gtk-doc
%bcond_without cairo # disable Cairo backend
%bcond_without qt # disable qt wrapper
-%bcond_without qt4 # disable qt4 wrapper
%bcond_without cpp # disable cpp wrapper
%bcond_without glib # disable glib wrapper
#
@@ -13,16 +12,16 @@
Summary: PDF rendering library
Summary(pl.UTF-8): Biblioteka renderująca PDF
Name: poppler
-Version: 0.16.4
+Version: 0.17.0
Release: 1
License: GPL v2+
Group: Libraries
Source0: http://poppler.freedesktop.org/%{name}-%{version}.tar.gz
-# Source0-md5: 2b996ca77dad04b422f67238daab48e7
+# Source0-md5: e72d37bd392572574afbb95ba1931312
URL: http://poppler.freedesktop.org/
-%{?with_qt4:BuildRequires: QtGui-devel >= 4.4.0}
-%{?with_qt4:BuildRequires: QtTest-devel >= 4.4.0}
-%{?with_qt4:BuildRequires: QtXml-devel >= 4.4.0}
+%{?with_qt:BuildRequires: QtGui-devel >= 4.4.0}
+%{?with_qt:BuildRequires: QtTest-devel >= 4.4.0}
+%{?with_qt:BuildRequires: QtXml-devel >= 4.4.0}
BuildRequires: autoconf >= 2.59
BuildRequires: automake
%{?with_cairo:BuildRequires: cairo-devel >= %{cairo_ver}}
@@ -40,9 +39,7 @@
BuildRequires: libxml2-devel >= 2.0
BuildRequires: openjpeg-devel
BuildRequires: pkgconfig >= 1:0.18
-%{?with_qt:BuildRequires: qt-devel >= 3.0}
-%{?with_qt4:BuildRequires: qt4-build}
-BuildRequires: sed >= 4.0
+%{?with_qt:BuildRequires: qt4-build}
BuildRequires: which
BuildRequires: zlib-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -279,9 +276,6 @@
%prep
%setup -q
-# fix link with Qt 3 libraries
-%{__sed} -i 's,(POPPLER_QT_LIBS),(libqt3_LIBS),' qt/Makefile.am
-
%build
%{?with_apidocs:%{__gtkdocize}}
%{__libtoolize}
@@ -294,8 +288,7 @@
QTLIB=%{_libdir} \
--disable-gtk-test \
%{!?with_cairo:--disable-cairo-output} \
- %{!?with_qt:--disable-poppler-qt} \
- %{!?with_qt4:--disable-poppler-qt4} \
+ %{!?with_qt:--disable-poppler-qt4} \
%{!?with_cpp:--disable-poppler-cpp} \
%{!?with_glib:--disable-poppler-glib} \
--disable-silent-rules \
@@ -343,14 +336,14 @@
%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.13
+%attr(755,root,root) %ghost %{_libdir}/libpoppler.so.14
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libpoppler.so
%dir %{_includedir}/poppler
%{_includedir}/poppler/poppler-config.h
-%{_includedir}/poppler/[ABCDEFGHJLMNOPRSTUX]*.h
+%{_includedir}/poppler/[ABCDEFGHJLMNOPRSTUVX]*.h
%{_includedir}/poppler/fofi
%{_includedir}/poppler/goo
%{_includedir}/poppler/splash
@@ -389,7 +382,7 @@
%files glib
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libpoppler-glib.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libpoppler-glib.so.6
+%attr(755,root,root) %ghost %{_libdir}/libpoppler-glib.so.8
%{_libdir}/girepository-1.0/Poppler-0.16.typelib
%files glib-devel
@@ -405,23 +398,6 @@
%endif
%if %{with qt}
-%files qt
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libpoppler-qt.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libpoppler-qt.so.3
-
-%files qt-devel
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libpoppler-qt.so
-%{_includedir}/poppler/qt3
-%{_pkgconfigdir}/poppler-qt.pc
-
-%files qt-static
-%defattr(644,root,root,755)
-%{_libdir}/libpoppler-qt.a
-%endif
-
-%if %{with qt4}
%files Qt
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libpoppler-qt4.so.*.*.*
@@ -449,6 +425,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.131.2.1 2011/04/22 08:36:44 lisu
+- updated to 0.17.0 (0.18 Alpha)
+- bump sonames versions
+- the Qt3 frontend has been removed by upstream
+
Revision 1.131 2011/04/21 13:12:15 lisu
- updated to 0.16.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/poppler/poppler.spec?r1=1.131&r2=1.131.2.1&f=u
More information about the pld-cvs-commit
mailing list