Author: qrczak Date: Wed Feb 14 00:07:59 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - evolution-groupwise-features-link.patch: missing #include to avoid an unresolved reference to _ - Release 2
---- Files affected: SPECS: evolution.spec (1.211 -> 1.212) ---- Diffs: ================================================================ Index: SPECS/evolution.spec diff -u SPECS/evolution.spec:1.211 SPECS/evolution.spec:1.212 --- SPECS/evolution.spec:1.211 Mon Feb 12 22:23:55 2007 +++ SPECS/evolution.spec Wed Feb 14 01:07:54 2007 @@ -13,7 +13,7 @@ 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 @@ -28,6 +28,7 @@ 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 @@ -221,6 +222,7 @@ %patch1 -p1 %patch2 -p1 %patch3 -p0 +%patch4 -p1 %build %{__glib_gettextize} @@ -508,6 +510,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.212 2007/02/14 00:07:54 qrczak +- evolution-groupwise-features-link.patch: missing #include to avoid + an unresolved reference to _ +- Release 2 + Revision 1.211 2007/02/12 21:23:55 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/evolution.spec?r1=1.211&r2=1.212&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
