]> git.pld-linux.org Git - packages/evolution.git/commitdiff
- evolution-groupwise-features-link.patch: missing #include to avoid auto/th/evolution-2_8_3-2
authorqrczak <qrczak@pld-linux.org>
Wed, 14 Feb 2007 00:07:54 +0000 (00:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  an unresolved reference to _
- Release 2

Changed files:
    evolution-groupwise-features-link.patch -> 1.1
    evolution.spec -> 1.212

evolution-groupwise-features-link.patch [new file with mode: 0644]
evolution.spec

diff --git a/evolution-groupwise-features-link.patch b/evolution-groupwise-features-link.patch
new file mode 100644 (file)
index 0000000..4003939
--- /dev/null
@@ -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 <glade/glade.h>
+ #include "junk-settings.h"
++#include <glib/gi18n-lib.h>
+ #include <glib/gmain.h>
+ #include <gtk/gtktreemodel.h>
+ #include <gtk/gtkliststore.h>
index 94dca96dd5137e357b543a192c0cc29dd28f331e..0899c45a91c7a940fbd1476e338987b242e89ddb 100644 (file)
@@ -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}
This page took 0.038561 seconds and 4 git commands to generate.