Author: megabajt Date: Wed Oct 20 14:02:37 2010 GMT Module: packages Tag: HEAD ---- Log message: - added -message-send-crash.patch - release 2
---- Files affected: packages/evolution: evolution.spec (1.278 -> 1.279) ---- Diffs: ================================================================ Index: packages/evolution/evolution.spec diff -u packages/evolution/evolution.spec:1.278 packages/evolution/evolution.spec:1.279 --- packages/evolution/evolution.spec:1.278 Tue Sep 28 22:08:19 2010 +++ packages/evolution/evolution.spec Wed Oct 20 16:02:29 2010 @@ -12,7 +12,7 @@ Summary(zh_CN.UTF-8): Evolution - GNOME个人和工作组信息管理工具(包括电子邮件,日历和地址薄) Name: evolution Version: 2.32.0 -Release: 1 +Release: 2 License: GPL v2+ Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution/2.32/%{name}-%{version}.tar.bz2 @@ -25,6 +25,7 @@ Source6: %{name}-tasks.desktop Patch0: %{name}-nolibs.patch Patch1: %{name}-gnome-icon-theme.patch +Patch2: %{name}-message-send-crash.patch URL: http://www.gnome.org/projects/evolution/ BuildRequires: GConf2-devel >= 2.28.0 BuildRequires: NetworkManager-devel >= 0.7 @@ -219,6 +220,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %{__sed} -i -e 's/^...@shaw//' po/LINGUAS %{__rm} -f po/[email protected] @@ -757,6 +759,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.279 2010/10/20 14:02:29 megabajt +- added -message-send-crash.patch +- release 2 + Revision 1.278 2010/09/28 20:08:19 megabajt - updated to 2.32.0 - removed -pilot subpackage (gnome-pilot integration has been removed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/evolution/evolution.spec?r1=1.278&r2=1.279&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
