2.29.91
This commit is contained in:
parent
29df2a39d6
commit
58dc8283f9
@ -1 +1 @@
|
|||||||
evince-2.29.5.tar.bz2
|
evince-2.29.91.tar.bz2
|
||||||
|
15
evince.spec
15
evince.spec
@ -5,8 +5,8 @@
|
|||||||
%define theme_version 2.17.1
|
%define theme_version 2.17.1
|
||||||
|
|
||||||
Name: evince
|
Name: evince
|
||||||
Version: 2.29.5
|
Version: 2.29.91
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Document viewer
|
Summary: Document viewer
|
||||||
|
|
||||||
License: GPLv2+ and GFDL
|
License: GPLv2+ and GFDL
|
||||||
@ -15,10 +15,6 @@ URL: http://projects.gnome.org/evince/
|
|||||||
Source0: http://download.gnome.org/sources/%{name}/2.29/%{name}-%{version}.tar.bz2
|
Source0: http://download.gnome.org/sources/%{name}/2.29/%{name}-%{version}.tar.bz2
|
||||||
# http://bugzilla.gnome.org/show_bug.cgi?id=455759
|
# http://bugzilla.gnome.org/show_bug.cgi?id=455759
|
||||||
# Patch1: duplex-copies.patch
|
# Patch1: duplex-copies.patch
|
||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=609895
|
|
||||||
Patch0: evince-libs.patch
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
||||||
|
|
||||||
BuildRequires: gtk2-devel >= %{gtk2_version}
|
BuildRequires: gtk2-devel >= %{gtk2_version}
|
||||||
BuildRequires: glib2-devel >= %{glib2_version}
|
BuildRequires: glib2-devel >= %{glib2_version}
|
||||||
@ -40,7 +36,6 @@ BuildRequires: libtool
|
|||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: GConf2-devel
|
BuildRequires: GConf2-devel
|
||||||
BuildRequires: autoconf automake libtool
|
|
||||||
|
|
||||||
# for the dvi backend
|
# for the dvi backend
|
||||||
BuildRequires: kpathsea-devel
|
BuildRequires: kpathsea-devel
|
||||||
@ -106,11 +101,8 @@ This package contains a backend to let evince display djvu files.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .libs
|
|
||||||
# %patch1 -p0 -b .duplex-copies
|
# %patch1 -p0 -b .duplex-copies
|
||||||
|
|
||||||
autoreconf
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static --disable-scrollkeeper \
|
%configure --disable-static --disable-scrollkeeper \
|
||||||
--with-print=gtk \
|
--with-print=gtk \
|
||||||
@ -267,6 +259,9 @@ fi
|
|||||||
%{_libdir}/evince/2/backends/djvudocument.evince-backend
|
%{_libdir}/evince/2/backends/djvudocument.evince-backend
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 22 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.91-1
|
||||||
|
- Update to 2.29.91
|
||||||
|
|
||||||
* Sun Feb 14 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.5-2
|
* Sun Feb 14 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.5-2
|
||||||
- Add missing libs
|
- Add missing libs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user