Author: megabajt Date: Wed May 4 13:02:07 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated desktop files (added missing MimeTypes) - release 2
---- Files affected: packages/evolution: evolution-addressbook.desktop (1.4 -> 1.5) , evolution-calendar.desktop (1.4 -> 1.5) , evolution-mail.desktop (1.6 -> 1.7) , evolution-tasks.desktop (1.4 -> 1.5) , evolution.spec (1.289 -> 1.290) ---- Diffs: ================================================================ Index: packages/evolution/evolution-addressbook.desktop diff -u packages/evolution/evolution-addressbook.desktop:1.4 packages/evolution/evolution-addressbook.desktop:1.5 --- packages/evolution/evolution-addressbook.desktop:1.4 Fri Oct 16 17:58:28 2009 +++ packages/evolution/evolution-addressbook.desktop Wed May 4 15:02:02 2011 @@ -52,11 +52,11 @@ Icon=stock_addressbook Terminal=false Type=Application -Categories=GTK;GNOME;Utility; +Categories=GTK;GNOME;Office;ContactManagement; StartupNotify=true -MimeType=text/x-vcard; +MimeType=text/x-vcard;text/directory; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=Evolution X-GNOME-Bugzilla-Component=BugBuddyBugs -X-GNOME-Bugzilla-Version=2.28.x -X-GNOME-Bugzilla-OtherBinaries=evolution-data-server-2.28;evolution-exchange-storage;evolution-alarm-notify; +X-GNOME-Bugzilla-Version=3.0.x +X-GNOME-Bugzilla-OtherBinaries=e-addressbook-factory ================================================================ Index: packages/evolution/evolution-calendar.desktop diff -u packages/evolution/evolution-calendar.desktop:1.4 packages/evolution/evolution-calendar.desktop:1.5 --- packages/evolution/evolution-calendar.desktop:1.4 Fri Oct 16 17:58:28 2009 +++ packages/evolution/evolution-calendar.desktop Wed May 4 15:02:02 2011 @@ -54,8 +54,9 @@ Type=Application Categories=GTK;GNOME;Office;Calendar; StartupNotify=true +MimeType=text/calendar; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=Evolution X-GNOME-Bugzilla-Component=BugBuddyBugs -X-GNOME-Bugzilla-Version=2.28.x -X-GNOME-Bugzilla-OtherBinaries=evolution-data-server-2.28;evolution-exchange-storage;evolution-alarm-notify; +X-GNOME-Bugzilla-Version=3.0.x +X-GNOME-Bugzilla-OtherBinaries=e-calendar-factory ================================================================ Index: packages/evolution/evolution-mail.desktop diff -u packages/evolution/evolution-mail.desktop:1.6 packages/evolution/evolution-mail.desktop:1.7 --- packages/evolution/evolution-mail.desktop:1.6 Fri Oct 16 17:58:28 2009 +++ packages/evolution/evolution-mail.desktop Wed May 4 15:02:02 2011 @@ -52,10 +52,10 @@ Icon=evolution Terminal=false Type=Application -Categories=GTK;GNOME;Network;Email; +Categories=GTK;GNOME;Office;Network;Email; StartupNotify=true +MimeType=application/mbox;message/rfc822;x-scheme-handler/mailto; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=Evolution X-GNOME-Bugzilla-Component=BugBuddyBugs -X-GNOME-Bugzilla-Version=2.28.x -X-GNOME-Bugzilla-OtherBinaries=evolution-data-server-2.28;evolution-exchange-storage;evolution-alarm-notify; +X-GNOME-Bugzilla-Version=3.0.x ================================================================ Index: packages/evolution/evolution-tasks.desktop diff -u packages/evolution/evolution-tasks.desktop:1.4 packages/evolution/evolution-tasks.desktop:1.5 --- packages/evolution/evolution-tasks.desktop:1.4 Fri Oct 16 17:58:28 2009 +++ packages/evolution/evolution-tasks.desktop Wed May 4 15:02:02 2011 @@ -57,5 +57,4 @@ X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=Evolution X-GNOME-Bugzilla-Component=BugBuddyBugs -X-GNOME-Bugzilla-Version=2.28.x -X-GNOME-Bugzilla-OtherBinaries=evolution-data-server-2.28;evolution-exchange-storage;evolution-alarm-notify; +X-GNOME-Bugzilla-Version=3.0.x ================================================================ Index: packages/evolution/evolution.spec diff -u packages/evolution/evolution.spec:1.289 packages/evolution/evolution.spec:1.290 --- packages/evolution/evolution.spec:1.289 Mon Apr 25 20:37:50 2011 +++ packages/evolution/evolution.spec Wed May 4 15:02:02 2011 @@ -12,7 +12,7 @@ Summary(zh_CN.UTF-8): Evolution - GNOME个人和工作组信息管理工具(包括电子邮件,日历和地址薄) Name: evolution Version: 3.0.1 -Release: 1 +Release: 2 License: GPL v2+ Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution/3.0/%{name}-%{version}.tar.bz2 @@ -165,6 +165,7 @@ Summary: Evolution mail component Summary(pl.UTF-8): Moduł pocztowy Evolution Group: X11/Applications/Mail +Requires(post,postun): desktop-file-utils Requires(post,preun): GConf2 # mail composer requires addressbook component Requires: %{name}-addressbook = %{version}-%{release} @@ -195,6 +196,7 @@ Summary: Evolution calendar and todo component Summary(pl.UTF-8): Moduł kalendarza i listy zadań Evolution Group: X11/Applications +Requires(post,postun): desktop-file-utils Requires(post,preun): GConf2 Requires: %{name} = %{version}-%{release} Provides: %{name}-component = %{version}-%{release} @@ -309,6 +311,7 @@ %gconf_schema_install apps_evolution_email_custom_header.schemas %gconf_schema_install bogo-junk-plugin.schemas %gconf_schema_install evolution-mail.schemas +%update_desktop_database_post %preun mail %gconf_schema_uninstall apps-evolution-attachment-reminder.schemas @@ -319,6 +322,9 @@ %gconf_schema_uninstall bogo-junk-plugin.schemas %gconf_schema_uninstall evolution-mail.schemas +%postun main +%update_desktop_database_postun + %post addressbook %update_desktop_database_post %gconf_schema_install apps_evolution_addressbook.schemas @@ -331,10 +337,14 @@ %post calendar %gconf_schema_install apps_evolution_calendar.schemas +%update_desktop_database_post %preun calendar %gconf_schema_uninstall apps_evolution_calendar.schemas +%postun calendar +%update_desktop_database_postun + %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS* README @@ -750,6 +760,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.290 2011/05/04 13:02:02 megabajt +- updated desktop files (added missing MimeTypes) +- release 2 + Revision 1.289 2011/04/25 18:37:50 megabajt - updated to 3.0.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/evolution/evolution-addressbook.desktop?r1=1.4&r2=1.5&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/evolution/evolution-calendar.desktop?r1=1.4&r2=1.5&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/evolution/evolution-mail.desktop?r1=1.6&r2=1.7&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/evolution/evolution-tasks.desktop?r1=1.4&r2=1.5&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/evolution/evolution.spec?r1=1.289&r2=1.290&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
