Author: patrys Date: Sat Sep 26 20:16:39 2009 GMT Module: packages Tag: HEAD ---- Log message: - merged from DEVEL
---- Files affected: packages/evince: evince.spec (1.95 -> 1.96) ---- Diffs: ================================================================ Index: packages/evince/evince.spec diff -u packages/evince/evince.spec:1.95 packages/evince/evince.spec:1.96 --- packages/evince/evince.spec:1.95 Wed May 20 01:12:17 2009 +++ packages/evince/evince.spec Sat Sep 26 22:16:34 2009 @@ -7,12 +7,12 @@ Summary: Document viewer for multiple document formats Summary(pl.UTF-8): Przeglądarka dokumentów w wielu formatach Name: evince -Version: 2.26.2 +Version: 2.28.0 Release: 1 License: GPL v2 Group: X11/Applications/Graphics -Source0: http://ftp.gnome.org/pub/GNOME/sources/evince/2.26/%{name}-%{version}.tar.bz2 -# Source0-md5: ed8b9fb5c5d6feafd19f0114b736c9ef +Source0: http://ftp.gnome.org/pub/GNOME/sources/evince/2.28/%{name}-%{version}.tar.bz2 +# Source0-md5: 66548bf1467f92924a7230869139adb5 URL: http://www.gnome.org/projects/evince/ BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: autoconf >= 2.57 @@ -35,7 +35,7 @@ BuildRequires: libxml2-devel >= 1:2.6.31 BuildRequires: nautilus-devel >= 2.26.0 BuildRequires: pkgconfig -BuildRequires: poppler-glib-devel >= 0.8.0 +BuildRequires: poppler-glib-devel >= 0.11.0 BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: scrollkeeper @@ -106,12 +106,14 @@ %prep %setup -q +rm po/[email protected] +sed -i s#...@valencia## po/LINGUAS %build -%{__gnome_doc_prepare} +%{__gtkdocize} %{__intltoolize} %{__libtoolize} -%{__aclocal} +%{__aclocal} -I m4 %{__autoconf} %{__autoheader} %{__automake} @@ -175,6 +177,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/evince +%attr(755,root,root) %{_bindir}/evince-previewer %attr(755,root,root) %{_bindir}/evince-thumbnailer %attr(755,root,root) %{_libdir}/libevdocument.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libevdocument.so.1 @@ -239,6 +242,21 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.96 2009/09/26 20:16:34 patrys +- merged from DEVEL + +Revision 1.95.2.4 2009/09/26 20:16:16 patrys +- 2.28.0 + +Revision 1.95.2.3 2009/08/11 12:22:25 patrys +- remove c...@valencia + +Revision 1.95.2.2 2009/08/11 11:40:33 patrys +- 2.27.90 + +Revision 1.95.2.1 2009/07/16 08:44:57 patrys +- 2.27.4 + Revision 1.95 2009/05/19 23:12:17 wrobell - ver. 2.26.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/evince/evince.spec?r1=1.95&r2=1.96&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
