Author: lisu Date: Tue Dec 28 08:33:05 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.16.0 - merged with DEVEL - bump version of sonames
---- Files affected: packages/poppler: poppler.spec (1.121 -> 1.122) ---- Diffs: ================================================================ Index: packages/poppler/poppler.spec diff -u packages/poppler/poppler.spec:1.121 packages/poppler/poppler.spec:1.122 --- packages/poppler/poppler.spec:1.121 Tue Nov 9 09:40:19 2010 +++ packages/poppler/poppler.spec Tue Dec 28 09:33:00 2010 @@ -13,13 +13,12 @@ Summary: PDF rendering library Summary(pl.UTF-8): Biblioteka renderujÄ…ca PDF Name: poppler -# keep stable line: 0.14 at this moment, 0.15 is development version -Version: 0.14.5 +Version: 0.16.0 Release: 1 License: GPL v2+ Group: Libraries Source0: http://poppler.freedesktop.org/%{name}-%{version}.tar.gz -# Source0-md5: f60038f22284876f021f29f1b1a0fe1c +# Source0-md5: 654f8e8debf028085173d76e3c34b652 URL: http://poppler.freedesktop.org/ %{?with_qt4:BuildRequires: QtGui-devel >= 4.4.0} %{?with_qt4:BuildRequires: QtTest-devel >= 4.4.0} @@ -31,7 +30,7 @@ BuildRequires: fontconfig-devel >= 2.0.0 BuildRequires: freetype-devel >= 2.0 BuildRequires: gettext-devel -%{?with_glib:BuildRequires: glib2-devel >= 1:2.18.0} +%{?with_glib:BuildRequires: glib2-devel >= 1:2.18.0}} %{?with_apidocs:BuildRequires: gtk-doc >= 1.0} BuildRequires: lcms-devel BuildRequires: libjpeg-devel @@ -316,7 +315,7 @@ %if %{without apidocs} # why it still installs them, brr -rm -rf $RPM_BUILD_ROOT%{_gtkdocdir}/poppler +%{__rm} -r $RPM_BUILD_ROOT%{_gtkdocdir}/poppler %endif %clean @@ -341,7 +340,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.7 +%attr(755,root,root) %ghost %{_libdir}/libpoppler.so.12 %files devel %defattr(644,root,root,755) @@ -390,7 +389,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.5 +%attr(755,root,root) %ghost %{_libdir}/libpoppler-glib.so.6 %files glib-devel %defattr(644,root,root,755) @@ -408,7 +407,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) @@ -451,6 +450,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.122 2010/12/28 08:33:00 lisu +- updated to 0.16.0 +- merged with DEVEL +- bump version of sonames + Revision 1.121 2010/11/09 08:40:19 lisu - up to 0.14.5 @@ -471,6 +475,23 @@ Revision 1.116 2010/10/11 09:10:38 lisu - up to 0.14.4 - fix linking poppler-qt4 + +Revision 1.115.2.4 2010/12/02 15:13:56 lisu +- 0.15.3 +- bump soname version + +Revision 1.115.2.3 2010/11/16 12:31:46 lisu +- 0.15.2 +- bump version of soname + +Revision 1.115.2.2 2010/10/21 07:54:20 lisu +- up to 0.15.1 +- add -link.patch to avoid unresolved symbols +- bump version of libpoppler soname + +Revision 1.115.2.1 2010/09/17 07:38:05 lisu +- updated to 0.15.0 +- bump version of libpoppler and libpoppler-glib sonames Revision 1.115 2010/09/17 07:35:37 lisu - reversed. 0.15.0 moved to DEVEL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/poppler/poppler.spec?r1=1.121&r2=1.122&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
