packages (DEVEL): evolution/evolution.spec - package face plugin

wiget wiget at pld-linux.org
Tue Mar 15 17:17:03 CET 2011


Author: wiget                        Date: Tue Mar 15 16:17:03 2011 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- package face plugin

---- Files affected:
packages/evolution:
   evolution.spec (1.279.2.2 -> 1.279.2.3) 

---- Diffs:

================================================================
Index: packages/evolution/evolution.spec
diff -u packages/evolution/evolution.spec:1.279.2.2 packages/evolution/evolution.spec:1.279.2.3
--- packages/evolution/evolution.spec:1.279.2.2	Tue Mar 15 13:08:22 2011
+++ packages/evolution/evolution.spec	Tue Mar 15 17:16:58 2011
@@ -12,7 +12,7 @@
 Summary(zh_CN.UTF-8):	Evolution - GNOME个人和工作组信息管理工具(包括电子邮件,日历和地址薄)
 Name:		evolution
 Version:	2.91.91
-Release:	0.1
+Release:	0.2
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/evolution/2.91/%{name}-%{version}.tar.bz2
@@ -289,11 +289,13 @@
 
 %post
 %gconf_schema_install apps_evolution_shell.schemas
+%gconf_schema_install apps_evolution_eplugin_face.schemas
 %scrollkeeper_update_post
 %update_icon_cache hicolor
 
 %preun
 %gconf_schema_uninstall apps_evolution_shell.schemas
+%gconf_schema_uninstall apps_evolution_eplugin_face.schemas
 
 %postun
 %scrollkeeper_update_postun
@@ -444,6 +446,12 @@
 %attr(755,root,root) %{evo_plugins_dir}/liborg-gnome-prefer-plain.so
 %{evo_plugins_dir}/org-gnome-prefer-plain.eplug
 
+# face plugin
+%{_sysconfdir}/gconf/schemas/apps_evolution_eplugin_face.schemas
+%attr(755,root,root) %{evo_plugins_dir}/liborg-gnome-face.so
+%{evo_plugins_dir}/org-gnome-face.eplug
+%{_datadir}/evolution/%{basever}/errors/org-gnome-face.error
+
 %files libs
 %defattr(644,root,root,755)
 %dir %{_libdir}/evolution
@@ -771,6 +779,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.279.2.3  2011/03/15 16:16:58  wiget
+- package face plugin
+
 Revision 1.279.2.2  2011/03/15 12:08:22  lisu
 - up to 2.91.91
 - updated deps
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/evolution/evolution.spec?r1=1.279.2.2&r2=1.279.2.3&f=u



More information about the pld-cvs-commit mailing list