From c714a93e82b4d6690962293cbd9f2bde2103a941 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 17 Mar 2009 02:45:09 +0000 Subject: [PATCH] 2.26.0 --- .cvsignore | 2 +- evince.spec | 31 +++++++++++++++++-------------- sources | 2 +- 3 files changed, 19 insertions(+), 16 deletions(-) diff --git a/.cvsignore b/.cvsignore index f0a506b..4b3157e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -evince-2.25.92.tar.bz2 +evince-2.26.0.tar.bz2 diff --git a/evince.spec b/evince.spec index bf1e32f..565ab24 100644 --- a/evince.spec +++ b/evince.spec @@ -5,14 +5,14 @@ %define theme_version 2.17.1 Name: evince -Version: 2.25.92 +Version: 2.26.0 Release: 1%{?dist} Summary: Document viewer License: GPLv2+ and GFDL Group: Applications/Publishing URL: http://projects.gnome.org/evince/ -Source0: http://download.gnome.org/sources/%{name}/2.25/%{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/%{name}/2.26/%{name}-%{version}.tar.bz2 # http://bugzilla.gnome.org/show_bug.cgi?id=455759 # Patch1: duplex-copies.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -53,14 +53,14 @@ Requires(preun): GConf2 Requires(postun): scrollkeeper %description -Evince is simple multi-page document viewer. It can display and print -Portable Document Format (PDF), PostScript (PS) and Encapsulated PostScript -(EPS) files. When supported by the document format, evince allows searching -for text, copying text to the clipboard, hypertext navigation, +Evince is simple multi-page document viewer. It can display and print +Portable Document Format (PDF), PostScript (PS) and Encapsulated PostScript +(EPS) files. When supported by the document format, evince allows searching +for text, copying text to the clipboard, hypertext navigation, table-of-contents bookmarks and editing of forms. -Support for other document formats such as DVI and DJVU can be added by -installing additional backends. +Support for other document formats such as DVI and DJVU can be added by +installing additional backends. %package devel @@ -69,7 +69,7 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel -This package contains libraries and header files needed for evince +This package contains libraries and header files needed for evince backend development. @@ -100,7 +100,7 @@ This package contains a backend to let evince display djvu files. --with-print=gtk \ --enable-comics=yes \ --enable-dvi=yes \ - --enable-djvu=yes + --enable-djvu=yes make %{?_smp_mflags} %install @@ -112,7 +112,7 @@ desktop-file-install --delete-original --vendor="" \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ --remove-category="Application" \ $RPM_BUILD_ROOT%{_datadir}/applications/evince.desktop - + %find_lang evince --with-gnome unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL @@ -146,12 +146,12 @@ if [ "$1" -gt 1 ]; then gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/evince-thumbnailer-djvu.schemas \ >/dev/null || : - fi + fi if [ -f %{_sysconfdir}/gconf/schemas/evince-thumbnailer-dvi.schemas ]; then gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/evince-thumbnailer-dvi.schemas \ >/dev/null || : - fi + fi fi @@ -202,7 +202,7 @@ fi %files -f evince.lang %defattr(-,root,root,-) -%doc README COPYING NEWS AUTHORS +%doc README COPYING NEWS AUTHORS %{_bindir}/* %{_libdir}/nautilus/extensions-2.0/libevince-properties-page.so %{_datadir}/%{name}/ @@ -241,6 +241,9 @@ fi %{_libdir}/evince/1/backends/djvudocument.evince-backend %changelog +* Mon Mar 16 2009 Matthias Clasen - 2.26.0-1 +- Update to 2.26.0 + * Mon Mar 2 2009 Matthias Clasen - 2.25.92-1 - Update to 2.25.92 diff --git a/sources b/sources index 0993f06..8c0cc4e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5e0d0fc2d900856074b556e4eacc68e6 evince-2.25.92.tar.bz2 +11c440e48702231e40066a78aae56f84 evince-2.26.0.tar.bz2