2.31.1
This commit is contained in:
parent
225546f44d
commit
56da1d7c0c
@ -1 +1 @@
|
||||
evince-2.30.1.tar.bz2
|
||||
evince-2.31.1.tar.bz2
|
||||
|
12
evince.spec
12
evince.spec
@ -5,18 +5,16 @@
|
||||
%global theme_version 2.17.1
|
||||
|
||||
Name: evince
|
||||
Version: 2.30.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.31.1
|
||||
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.30/%{name}-%{version}.tar.bz2
|
||||
Source0: http://download.gnome.org/sources/%{name}/2.31/%{name}-%{version}.tar.bz2
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=562648
|
||||
Patch2: evince-t1font-mapping.patch
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=586343
|
||||
Patch3: 0001-Make-sure-dot_dir-exists-before-creating-last_settin.patch
|
||||
|
||||
BuildRequires: gtk2-devel >= %{gtk2_version}
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
@ -114,7 +112,6 @@ It adds an additional tab called "Document" to the file properties dialog.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch2 -p1 -b .t1font-map
|
||||
%patch3 -p1 -b .settings
|
||||
|
||||
%build
|
||||
%configure --disable-static --disable-scrollkeeper --disable-schemas-install \
|
||||
@ -237,6 +234,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_libdir}/nautilus/extensions-2.0/libevince-properties-page.so
|
||||
|
||||
%changelog
|
||||
* Sat May 15 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.1-1
|
||||
- Update to 2.31.1
|
||||
|
||||
* Thu Apr 29 2010 Marek Kasik <mkasik@redhat.com> - 2.30.1-2
|
||||
- Make sure dot_dir exists before creating last_settings file
|
||||
- backported from upstream
|
||||
|
Loading…
Reference in New Issue
Block a user