This commit is contained in:
Matthias Clasen 2010-04-27 01:23:14 +00:00
parent c68b6ebda7
commit 521672f7c7

View File

@ -15,7 +15,6 @@ 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.30/%{name}-%{version}.tar.bz2
# https://bugzilla.redhat.com/show_bug.cgi?id=562648 # https://bugzilla.redhat.com/show_bug.cgi?id=562648
Patch2: evince-t1font-mapping.patch Patch2: evince-t1font-mapping.patch
Patch3: evince-deprecated-functions.patch
BuildRequires: gtk2-devel >= %{gtk2_version} BuildRequires: gtk2-devel >= %{gtk2_version}
BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: glib2-devel >= %{glib2_version}
@ -113,7 +112,6 @@ It adds an additional tab called "Document" to the file properties dialog.
%prep %prep
%setup -q %setup -q
%patch2 -p1 -b .t1font-map %patch2 -p1 -b .t1font-map
%patch3 -p1 -b .deprecated
%build %build
%configure --disable-static --disable-scrollkeeper --disable-schemas-install \ %configure --disable-static --disable-scrollkeeper --disable-schemas-install \