From dd3984b98ea565d7821265a324d3a5f0e2f8e981aff3c23e9fd9305a1d03aa4f Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 28 Oct 2011 09:47:34 +0000 Subject: [PATCH 1/2] Accepting request 89647 from home:badshah400:branches:GNOME:Factory Modified categories to show application in the right group (bnc#714333) OBS-URL: https://build.opensuse.org/request/show/89647 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-user-share?expand=0&rev=50 --- gnome-user-share.changes | 6 ++++++ gnome-user-share.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/gnome-user-share.changes b/gnome-user-share.changes index ae6c529..9370cc2 100644 --- a/gnome-user-share.changes +++ b/gnome-user-share.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 26 16:23:36 UTC 2011 - badshah400@gmail.com + +- Change categories of .desktop file to make it appear grouped with + "System" applications in the desktop menus (bnc#714333) + ------------------------------------------------------------------- Mon Oct 17 20:38:56 CEST 2011 - dimstar@opensuse.org diff --git a/gnome-user-share.spec b/gnome-user-share.spec index 8e29b41..7858dfa 100644 --- a/gnome-user-share.spec +++ b/gnome-user-share.spec @@ -85,7 +85,7 @@ make %{?jobs:-j%jobs} find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print # X-GNOME-NetworkSettings is okay upstream, but it makes the item appear misplaced with our menu structure grep -q X-GNOME-NetworkSettings %{buildroot}%{_datadir}/applications/gnome-user-share-properties.desktop -%suse_update_desktop_file -r gnome-user-share-properties GNOME Settings X-GNOME-PersonalSettings X-SuSE-ControlCenter-Personal +%suse_update_desktop_file -r gnome-user-share-properties GNOME System SystemSetup %suse_update_desktop_file gnome-user-share %find_lang %{name} %{?no_lang_C} %find_gconf_schemas From 184401321aec4f77d11517423d97620f84c1489a8e647c10e0a1e5a5dbfc1880 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 28 Oct 2011 14:22:31 +0000 Subject: [PATCH 2/2] Accepting request 89686 from home:badshah400:branches:GNOME:Factory Replaced category SystemSetup by X-SuSE-ControlCenter-Personal for rpmlint-friendliness OBS-URL: https://build.opensuse.org/request/show/89686 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-user-share?expand=0&rev=51 --- gnome-user-share.changes | 6 ++++++ gnome-user-share.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/gnome-user-share.changes b/gnome-user-share.changes index 9370cc2..7ec7751 100644 --- a/gnome-user-share.changes +++ b/gnome-user-share.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 28 13:52:30 UTC 2011 - badshah400@gmail.com + +- Replace category SystemSetup by X-SuSE-ControlCenter-Personal to + suppress rpmlint warnings + ------------------------------------------------------------------- Wed Oct 26 16:23:36 UTC 2011 - badshah400@gmail.com diff --git a/gnome-user-share.spec b/gnome-user-share.spec index 7858dfa..8d3d777 100644 --- a/gnome-user-share.spec +++ b/gnome-user-share.spec @@ -85,7 +85,7 @@ make %{?jobs:-j%jobs} find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print # X-GNOME-NetworkSettings is okay upstream, but it makes the item appear misplaced with our menu structure grep -q X-GNOME-NetworkSettings %{buildroot}%{_datadir}/applications/gnome-user-share-properties.desktop -%suse_update_desktop_file -r gnome-user-share-properties GNOME System SystemSetup +%suse_update_desktop_file -r gnome-user-share-properties GNOME System X-SuSE-ControlCenter-Personal %suse_update_desktop_file gnome-user-share %find_lang %{name} %{?no_lang_C} %find_gconf_schemas