Author: gotar Date: Sat Dec 13 21:12:52 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - upgraded to 0.10.2
---- Files affected: SPECS: poppler.spec (1.70 -> 1.71) ---- Diffs: ================================================================ Index: SPECS/poppler.spec diff -u SPECS/poppler.spec:1.70 SPECS/poppler.spec:1.71 --- SPECS/poppler.spec:1.70 Sun Nov 9 17:16:18 2008 +++ SPECS/poppler.spec Sat Dec 13 22:12:46 2008 @@ -1,7 +1,7 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_without apidocs # disable gtk-doc +%bcond_without apidocs # disable gtk-doc %bcond_without cairo # disable Cairo backend %bcond_without qt # disable qt wrapper %bcond_without qt4 # disable qt4 wrapper @@ -11,12 +11,12 @@ Summary: PDF rendering library Summary(pl.UTF-8): Biblioteka renderujÄ…ca PDF Name: poppler -Version: 0.8.7 -Release: 3 +Version: 0.10.2 +Release: 1 License: GPL v2+ Group: Libraries Source0: http://poppler.freedesktop.org/%{name}-%{version}.tar.gz -# Source0-md5: 9af81429d6f8639c357a5eed25583365 +# Source0-md5: a802a178d12f453f1d0176d67f923c7d URL: http://poppler.freedesktop.org/ %{?with_qt4:BuildRequires: QtGui-devel >= 4.1.0} %{?with_qt4:BuildRequires: QtTest-devel >= 4.1.0} @@ -246,6 +246,7 @@ %{?with_apidocs:--enable-gtk-doc} \ --enable-xpdf-headers \ --enable-zlib \ + --enable-dependency-tracking \ --with-html-dir=%{_gtkdocdir} %{__make} @@ -280,7 +281,7 @@ %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.3 +%attr(755,root,root) %ghost %{_libdir}/libpoppler.so.4 %files devel %defattr(644,root,root,755) @@ -310,7 +311,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.3 +%attr(755,root,root) %ghost %{_libdir}/libpoppler-glib.so.4 %files glib-devel %defattr(644,root,root,755) @@ -345,7 +346,7 @@ %files Qt %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libpoppler-qt4.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libpoppler-qt4.so.3 +%attr(755,root,root) %ghost %{_libdir}/libpoppler-qt4.so.4 %files Qt-devel %defattr(644,root,root,755) @@ -370,6 +371,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.71 2008/12/13 21:12:46 gotar +- upgraded to 0.10.2 + Revision 1.70 2008/11/09 16:16:18 megabajt - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poppler.spec?r1=1.70&r2=1.71&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
