From dc31795bf25f380c35533500005013849a70d9a593b192e2675dec756889c96d Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 7 Jun 2007 11:13:20 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=8 --- evolution-addressbook.desktop | 2 +- evolution-calendar.desktop | 2 +- evolution-desktop.patch | 2 +- evolution-email.desktop | 2 +- evolution-tasklist.desktop | 2 +- evolution.changes | 5 +++++ evolution.spec | 4 +++- 7 files changed, 13 insertions(+), 6 deletions(-) diff --git a/evolution-addressbook.desktop b/evolution-addressbook.desktop index 2c26806..fd08b60 100644 --- a/evolution-addressbook.desktop +++ b/evolution-addressbook.desktop @@ -6,4 +6,4 @@ Exec=evolution -c contacts Icon=ximian-evolution-addressbook Terminal=false Type=Application -Categories=GNOME;Application;Office;ContactManagement; +Categories=GNOME;Office;ContactManagement; diff --git a/evolution-calendar.desktop b/evolution-calendar.desktop index e55874d..86bdb41 100644 --- a/evolution-calendar.desktop +++ b/evolution-calendar.desktop @@ -6,4 +6,4 @@ Exec=evolution -c calendar Icon=ximian-evolution-calendar Terminal=false Type=Application -Categories=GNOME;Application;Calendar; +Categories=GNOME;Calendar; diff --git a/evolution-desktop.patch b/evolution-desktop.patch index b637915..70e7b13 100644 --- a/evolution-desktop.patch +++ b/evolution-desktop.patch @@ -12,7 +12,7 @@ Terminal=false Type=Application -Categories=GNOME;GTK;Office;Email;Calendar;ContactManagement;X-Red-Hat-Base; -+Categories=GNOME;GTK;Application;Office;X-Red-Hat-Base; ++Categories=GNOME;GTK;Office;X-Red-Hat-Base; StartupNotify=true +DocPath=evolution-@BASE_VERSION@ X-GNOME-Bugzilla-Bugzilla=GNOME diff --git a/evolution-email.desktop b/evolution-email.desktop index f6232b2..dd7cb26 100644 --- a/evolution-email.desktop +++ b/evolution-email.desktop @@ -6,4 +6,4 @@ Exec=evolution -c mail Icon=ximian-evolution-email.png Terminal=false Type=Application -Categories=GNOME;Application;Network;Email; +Categories=GNOME;Network;Email; diff --git a/evolution-tasklist.desktop b/evolution-tasklist.desktop index d971bea..613998f 100644 --- a/evolution-tasklist.desktop +++ b/evolution-tasklist.desktop @@ -6,4 +6,4 @@ Exec=evolution -c tasks Icon=ximian-evolution-tasks Terminal=false Type=Application -Categories=GNOME;Application;Calendar; +Categories=GNOME;Calendar; diff --git a/evolution.changes b/evolution.changes index 21fdc46..06f80ac 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 7 13:06:39 CEST 2007 - sbrabec@suse.cz + +- Removed invalid desktop Category "Application" (#254654). + ------------------------------------------------------------------- Wed May 9 15:09:12 CEST 2007 - mauro@novell.com diff --git a/evolution.spec b/evolution.spec index 4f72587..0296960 100644 --- a/evolution.spec +++ b/evolution.spec @@ -19,7 +19,7 @@ Provides: evoltn Autoreqprov: on Obsoletes: bonobo-conf Version: 2.10.1 -Release: 1 +Release: 19 Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite #Source: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.10/%{name}-%{version}.tar.bz2 Source: %{name}-%{version}.tar.bz2 @@ -433,6 +433,8 @@ fi %{_libdir}/evolution/*/conduits/*.so %changelog +* Thu Jun 07 2007 - sbrabec@suse.cz +- Removed invalid desktop Category "Application" (#254654). * Wed May 09 2007 - mauro@novell.com - Removed xsltproc-no-net.patch - Created a small fix in the evolution.spec for not getting xml issues.