rpms/evolution/devel evolution.spec, 1.214, 1.215 evolution-2.9.3-aclocal-flags.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Dec 10 03:13:15 UTC 2006


Author: mbarnes

Update of /cvs/dist/rpms/evolution/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv21431

Modified Files:
	evolution.spec 
Removed Files:
	evolution-2.9.3-aclocal-flags.patch 
Log Message:
- BuildRequires: gnome-doc-utils



Index: evolution.spec
===================================================================
RCS file: /cvs/dist/rpms/evolution/devel/evolution.spec,v
retrieving revision 1.214
retrieving revision 1.215
diff -u -r1.214 -r1.215
--- evolution.spec	10 Dec 2006 02:41:06 -0000	1.214
+++ evolution.spec	10 Dec 2006 03:13:13 -0000	1.215
@@ -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 @@
 # 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: 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 @@
 %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 @@
 - 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).


--- evolution-2.9.3-aclocal-flags.patch DELETED ---




More information about the fedora-cvs-commits mailing list