fix spec
This commit is contained in:
parent
c68b6ebda7
commit
521672f7c7
@ -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}
|
||||||
@ -60,7 +59,7 @@ Portable Document Format (PDF), PostScript (PS) and Encapsulated PostScript
|
|||||||
for text, copying text to the clipboard, hypertext navigation,
|
for text, copying text to the clipboard, hypertext navigation,
|
||||||
table-of-contents bookmarks and editing of forms.
|
table-of-contents bookmarks and editing of forms.
|
||||||
|
|
||||||
Support for other document formats such as DVI and DJVU can be added by
|
Support for other document formats such as DVI and DJVU can be added by
|
||||||
installing additional backends.
|
installing additional backends.
|
||||||
|
|
||||||
|
|
||||||
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user