- BuildRequires: gnome-doc-utils
This commit is contained in:
parent
8f9807bdd7
commit
77a33185cc
@ -2,6 +2,7 @@
|
||||
%define dbus_glib_version 0.70
|
||||
%define dbus_version 0.90
|
||||
%define eds_version 1.9.1
|
||||
%define gnome_doc_utils_version 0.8.0
|
||||
%define gnome_icon_theme_version 1.3.6
|
||||
%define gnome_pilot_version 2.0.13
|
||||
%define gnomevfs2_version 2.4
|
||||
@ -163,9 +164,6 @@ Patch42: evolution-2.9.3-source-path-entry.patch
|
||||
# RH bug #218801 / GNOME bug #383953
|
||||
Patch43: evolution-2.9.3-unread-messages.patch
|
||||
|
||||
# Look for m4 files in local directory.
|
||||
Patch44: evolution-2.9.3-aclocal-flags.patch
|
||||
|
||||
## Dependencies ###
|
||||
|
||||
Requires: ORBit2 >= %{orbit2_version}
|
||||
@ -204,6 +202,7 @@ BuildRequires: desktop-file-utils
|
||||
BuildRequires: evolution-data-server-devel >= %{eds_version}
|
||||
BuildRequires: flex
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gnome-doc-utils >= %{gnome_doc_utils_version}
|
||||
BuildRequires: gnome-vfs2-devel >= %{gnomevfs2_version}
|
||||
BuildRequires: gnutls-devel
|
||||
BuildRequires: gtk-doc
|
||||
@ -311,7 +310,6 @@ Development files needed for building things which link against evolution.
|
||||
%patch41 -p1 -b .adopt-icons
|
||||
%patch42 -p1 -b .source-path-entry
|
||||
%patch43 -p1 -b .unread-messages
|
||||
%patch44 -p1 -b .aclocal-flags
|
||||
|
||||
mkdir -p krb5-fakeprefix/include
|
||||
mkdir -p krb5-fakeprefix/lib
|
||||
@ -731,6 +729,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- Configure with scrollkeeper disabled.
|
||||
- Disable automake portability checking.
|
||||
- Ship our own icons from gnome-icon-theme.
|
||||
- BuildRequires: gnome-doc-utils >= 0.8.0
|
||||
- Add patch for RH bug #215478 (Maildir and MH accounts).
|
||||
- Add patch for RH bug #215695 (crashes w/o mail accounts).
|
||||
- Add patch for RH bug #216537 (viewing attachments).
|
||||
|
Loading…
Reference in New Issue
Block a user