Author: lisu Date: Thu Sep 10 09:37:19 2009 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.12.0 - merge with DEVEL
---- Files affected: packages/poppler: poppler.spec (1.82 -> 1.83) ---- Diffs: ================================================================ Index: packages/poppler/poppler.spec diff -u packages/poppler/poppler.spec:1.82 packages/poppler/poppler.spec:1.83 --- packages/poppler/poppler.spec:1.82 Sat Jul 11 21:56:10 2009 +++ packages/poppler/poppler.spec Thu Sep 10 11:37:14 2009 @@ -11,12 +11,12 @@ Summary: PDF rendering library Summary(pl.UTF-8): Biblioteka renderujÄ…ca PDF Name: poppler -Version: 0.10.7 -Release: 2 +Version: 0.12.0 +Release: 1 License: GPL v2+ Group: Libraries Source0: http://poppler.freedesktop.org/%{name}-%{version}.tar.gz -# Source0-md5: ba120e49a82567d85d00e159011ebe67 +# Source0-md5: 399b25d9d71ad22bc9a2a9281769c49c URL: http://poppler.freedesktop.org/ %{?with_qt4:BuildRequires: QtGui-devel >= 4.1.0} %{?with_qt4:BuildRequires: QtTest-devel >= 4.1.0} @@ -281,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.4 +%attr(755,root,root) %ghost %{_libdir}/libpoppler.so.5 %files devel %defattr(644,root,root,755) @@ -291,6 +291,7 @@ %{_includedir}/poppler/poppler-config.h %{_includedir}/poppler/[ABCDEFGJLMNOPSTUX]*.h %{_includedir}/poppler/goo +%{_includedir}/poppler/fofi %{_includedir}/poppler/splash %exclude %{_includedir}/poppler/glib %{_pkgconfigdir}/poppler.pc @@ -370,11 +371,34 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.83 2009/09/10 09:37:14 lisu +- up to 0.12.0 +- merge with DEVEL + Revision 1.82 2009/07/11 19:56:10 arekm - release 2 Revision 1.81 2009/06/02 14:16:16 lisu - 0.10.7 + +Revision 1.80.2.5 2009/08/19 07:13:43 lisu +- 0.11.3 + +Revision 1.80.2.4 2009/08/04 14:13:12 lisu +- up to 0.11.2 +- restore previous apidocs bcond form (works good now) + +Revision 1.80.2.3 2009/07/15 10:59:43 lisu +- up to 0.11.1 +- revert apidocs bcond (didn't want to build) + +Revision 1.80.2.2 2009/05/18 13:41:25 lisu +- fix commit logs + +Revision 1.80.2.1 2009/05/18 13:39:04 lisu +- up to 0.11.0 +- libpoppler.so.4 -> libpoppler.so.5 +- add fofi headers Revision 1.80 2009/05/18 13:31:36 lisu - unstable versions go to DEVEL. reversed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/poppler/poppler.spec?r1=1.82&r2=1.83&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
