From dc94c9405f7523c11f40304b3633b9b17b39bda7 Mon Sep 17 00:00:00 2001 From: qrczak Date: Wed, 14 Feb 2007 00:07:54 +0000 Subject: [PATCH] - evolution-groupwise-features-link.patch: missing #include to avoid an unresolved reference to _ - Release 2 Changed files: evolution-groupwise-features-link.patch -> 1.1 evolution.spec -> 1.212 --- evolution-groupwise-features-link.patch | 10 ++++++++++ evolution.spec | 4 +++- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 evolution-groupwise-features-link.patch diff --git a/evolution-groupwise-features-link.patch b/evolution-groupwise-features-link.patch new file mode 100644 index 0000000..4003939 --- /dev/null +++ b/evolution-groupwise-features-link.patch @@ -0,0 +1,10 @@ +--- evolution-2.8.3/plugins/groupwise-features/junk-settings.c~ 2007-01-29 10:59:51.000000000 +0100 ++++ evolution-2.8.3/plugins/groupwise-features/junk-settings.c 2007-02-14 01:01:43.000000000 +0100 +@@ -24,6 +24,7 @@ + #endif + #include + #include "junk-settings.h" ++#include + #include + #include + #include diff --git a/evolution.spec b/evolution.spec index 94dca96..0899c45 100644 --- a/evolution.spec +++ b/evolution.spec @@ -12,7 +12,7 @@ Summary(pt_BR.UTF-8): Cliente de email integrado com calendário e catálogo de Summary(zh_CN.UTF-8): Evolution - GNOME个人和工作组信息管理工具(包括电子邮件,日历和地址薄) Name: evolution Version: 2.8.3 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/Mail Source0: http://ftp.gnome.org/pub/gnome/sources/evolution/2.8/%{name}-%{version}.tar.bz2 @@ -27,6 +27,7 @@ Patch0: %{name}-nolibs.patch Patch1: %{name}-gnome-icon-theme.patch Patch2: %{name}-as_needed-fix.patch Patch3: %{name}-pilot-link-0.12.patch +Patch4: %{name}-groupwise-features-link.patch URL: http://www.gnome.org/projects/evolution/ BuildRequires: GConf2-devel >= 2.16.0 BuildRequires: ORBit2-devel >= 1:2.14.4 @@ -220,6 +221,7 @@ Palmem. %patch1 -p1 %patch2 -p1 %patch3 -p0 +%patch4 -p1 %build %{__glib_gettextize} -- 2.44.0