Author: aredridel Date: Sat Mar 15 04:25:17 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.7.2
---- Files affected: SPECS: poppler.spec (1.56 -> 1.57) ---- Diffs: ================================================================ Index: SPECS/poppler.spec diff -u SPECS/poppler.spec:1.56 SPECS/poppler.spec:1.57 --- SPECS/poppler.spec:1.56 Thu Feb 14 22:04:16 2008 +++ SPECS/poppler.spec Sat Mar 15 05:25:11 2008 @@ -11,12 +11,12 @@ Summary: PDF rendering library Summary(pl.UTF-8): Biblioteka renderujÄ…ca PDF Name: poppler -Version: 0.6.4 +Version: 0.7.2 Release: 1 License: GPL v2+ Group: Libraries Source0: http://poppler.freedesktop.org/%{name}-%{version}.tar.gz -# Source0-md5: 13d12ca4e349574cfbbcf4a9b2b3ae52 +# Source0-md5: 766e7f9b866a87971717c54b529e081c URL: http://poppler.freedesktop.org/ %{?with_qt4:BuildRequires: QtGui-devel >= 4.1.0} %{?with_qt4:BuildRequires: QtXml-devel >= 4.1.0} @@ -261,7 +261,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.2 +%attr(755,root,root) %ghost %{_libdir}/libpoppler.so.3 %files devel %defattr(644,root,root,755) @@ -269,7 +269,7 @@ %{_libdir}/libpoppler.la %dir %{_includedir}/poppler %{_includedir}/poppler/poppler-config.h -%{_includedir}/poppler/[ABCDEFGJLNOPSTUX]*.h +%{_includedir}/poppler/[ABCDEFGJLMNOPSTUX]*.h %{_includedir}/poppler/Function.cc %{_includedir}/poppler/goo %{_includedir}/poppler/splash @@ -287,7 +287,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.2 +%attr(755,root,root) %ghost %{_libdir}/libpoppler-glib.so.3 %files glib-devel %defattr(644,root,root,755) @@ -304,7 +304,7 @@ %files qt %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libpoppler-qt.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libpoppler-qt.so.2 +%attr(755,root,root) %ghost %{_libdir}/libpoppler-qt.so.3 %files qt-devel %defattr(644,root,root,755) @@ -322,7 +322,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.2 +%attr(755,root,root) %ghost %{_libdir}/libpoppler-qt4.so.3 %files Qt-devel %defattr(644,root,root,755) @@ -347,6 +347,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57 2008-03-15 04:25:11 aredridel +- 0.7.2 + Revision 1.56 2008-02-14 21:04:16 qboosh - ghost soname symlinks ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poppler.spec?r1=1.56&r2=1.57&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
