Author: lisu Date: Tue Nov 16 12:31:51 2010 GMT Module: packages Tag: DEVEL ---- Log message: - 0.15.2 - bump version of soname
---- Files affected: packages/poppler: poppler.spec (1.115.2.2 -> 1.115.2.3) ---- Diffs: ================================================================ Index: packages/poppler/poppler.spec diff -u packages/poppler/poppler.spec:1.115.2.2 packages/poppler/poppler.spec:1.115.2.3 --- packages/poppler/poppler.spec:1.115.2.2 Thu Oct 21 09:54:20 2010 +++ packages/poppler/poppler.spec Tue Nov 16 13:31:46 2010 @@ -13,13 +13,13 @@ Summary: PDF rendering library Summary(pl.UTF-8): Biblioteka renderujÄ…ca PDF Name: poppler -Version: 0.15.1 +Version: 0.15.2 Release: 1 License: GPL v2+ Group: Libraries Source0: http://poppler.freedesktop.org/%{name}-%{version}.tar.gz +# Source0-md5: 47ca7d4226cbad71507e73578219694a Patch0: %{name}-link.patch -# Source0-md5: e198d5b4d2b1f0f75a81451b79b1e57e URL: http://poppler.freedesktop.org/ %{?with_qt4:BuildRequires: QtGui-devel >= 4.1.0} %{?with_qt4:BuildRequires: QtTest-devel >= 4.1.0} @@ -308,7 +308,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 @@ -330,7 +330,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.9 +%attr(755,root,root) %ghost %{_libdir}/libpoppler.so.10 %files devel %defattr(644,root,root,755) @@ -440,6 +440,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +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 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/poppler/poppler.spec?r1=1.115.2.2&r2=1.115.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
