Author: megabajt Date: Thu Oct 27 20:44:16 2011 GMT Module: packages Tag: HEAD ---- Log message: - build xps backend - release 2
---- Files affected: packages/evince: evince.spec (1.127 -> 1.128) ---- Diffs: ================================================================ Index: packages/evince/evince.spec diff -u packages/evince/evince.spec:1.127 packages/evince/evince.spec:1.128 --- packages/evince/evince.spec:1.127 Tue Oct 18 22:27:14 2011 +++ packages/evince/evince.spec Thu Oct 27 22:44:10 2011 @@ -12,7 +12,7 @@ Summary(pl.UTF-8): Przeglądarka dokumentów w wielu formatach Name: evince Version: 3.2.1 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications/Graphics Source0: http://ftp.gnome.org/pub/GNOME/sources/evince/3.2/%{name}-%{version}.tar.xz @@ -37,7 +37,7 @@ BuildRequires: intltool >= 0.40.0 BuildRequires: kpathsea-devel BuildRequires: libgnome-keyring-devel >= 2.26.0 -#BuildRequires: libgxps-devel >= 0.0.1 +BuildRequires: libgxps-devel >= 0.0.1 BuildRequires: libspectre-devel >= 0.2.0 BuildRequires: libtiff-devel BuildRequires: libtool @@ -231,6 +231,8 @@ %{backendsdir}/comicsdocument.evince-backend %attr(755,root,root) %{backendsdir}/libtiffdocument.so %{backendsdir}/tiffdocument.evince-backend +%attr(755,root,root) %{backendsdir}/libxpsdocument.so +%{backendsdir}/xpsdocument.evince-backend %{_datadir}/GConf/gsettings/evince.convert %{_datadir}/dbus-1/services/org.gnome.evince.Daemon.service %{_datadir}/glib-2.0/schemas/org.gnome.Evince.gschema.xml @@ -289,6 +291,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.128 2011/10/27 20:44:10 megabajt +- build xps backend +- release 2 + Revision 1.127 2011/10/18 20:27:14 kiesiu - updated to 3.2.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/evince/evince.spec?r1=1.127&r2=1.128&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
