From 3610b3264122329ababe0e48a362acbb75e97ea5a9bc00e1b42f40baea9f015a Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 4 Jun 2010 18:23:20 +0000 Subject: [PATCH 1/3] Accepting request 41173 from home:vuntz:branches:GNOME:Factory Copy from home:vuntz:branches:GNOME:Factory/gnome-bluetooth via accept of submit request 41173 revision 2. Request was accepted with message: Forwarding to openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/41173 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=40 --- gnome-bluetooth.changes | 6 ++++++ gnome-bluetooth.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index 2f6d9c5..9aa5445 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 4 17:47:03 CEST 2010 - vuntz@opensuse.org + +- Fix calls to suse_update_desktop_file: the arguments were not in + the right order. + ------------------------------------------------------------------- Mon Mar 29 22:08:35 CEST 2010 - vuntz@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 4a2607d..ff6bfd4 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -117,8 +117,8 @@ translation-update-upstream %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* %endif find %{buildroot} -type f -name "*.la" -delete -print -%suse_update_desktop_file bluetooth-properties -G "Configure Bluetooth settings" -N "Bluetooth Properties" -%suse_update_desktop_file bluetooth-applet -G "Bluetooth Manager applet" +%suse_update_desktop_file -G "Configure Bluetooth settings" -N "Bluetooth Properties" bluetooth-properties +%suse_update_desktop_file -G "Bluetooth Manager applet" bluetooth-applet %find_lang %{name}2 %find_lang %{name} %{name}2.lang %find_gconf_schemas From 8ce40c0de0459b4b87f63e121c50dd7f5ba830b37eaae7bf1a65d4a05f87881f Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Sat, 5 Jun 2010 10:46:21 +0000 Subject: [PATCH 2/3] Accepting request 41175 from GNOME:Factory checked in (request 41175) OBS-URL: https://build.opensuse.org/request/show/41175 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=41 --- gnome-bluetooth.changes | 6 ------ gnome-bluetooth.spec | 4 ++-- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index 9aa5445..2f6d9c5 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Fri Jun 4 17:47:03 CEST 2010 - vuntz@opensuse.org - -- Fix calls to suse_update_desktop_file: the arguments were not in - the right order. - ------------------------------------------------------------------- Mon Mar 29 22:08:35 CEST 2010 - vuntz@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index ff6bfd4..4a2607d 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -117,8 +117,8 @@ translation-update-upstream %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* %endif find %{buildroot} -type f -name "*.la" -delete -print -%suse_update_desktop_file -G "Configure Bluetooth settings" -N "Bluetooth Properties" bluetooth-properties -%suse_update_desktop_file -G "Bluetooth Manager applet" bluetooth-applet +%suse_update_desktop_file bluetooth-properties -G "Configure Bluetooth settings" -N "Bluetooth Properties" +%suse_update_desktop_file bluetooth-applet -G "Bluetooth Manager applet" %find_lang %{name}2 %find_lang %{name} %{name}2.lang %find_gconf_schemas From 80254e1cedcbff182d67f98f57f0540aefe71c1760cfbaa54ad6e8e3055426ad Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Sat, 5 Jun 2010 10:46:22 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/gnome-bluetooth revision 28.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=96a2e9fceaaad3c79a34b0579cc674a9 --- gnome-bluetooth.changes | 6 ++++++ gnome-bluetooth.spec | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index 2f6d9c5..9aa5445 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 4 17:47:03 CEST 2010 - vuntz@opensuse.org + +- Fix calls to suse_update_desktop_file: the arguments were not in + the right order. + ------------------------------------------------------------------- Mon Mar 29 22:08:35 CEST 2010 - vuntz@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 4a2607d..a8f9afb 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -33,7 +33,7 @@ BuildRequires: update-desktop-files License: GPLv2+ Group: System/GUI/GNOME Version: 2.30.0 -Release: 1 +Release: 2 Summary: GNOME Bluetooth graphical utilities Url: http://usefulinc.com/software/gnome-bluetooth/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -117,8 +117,8 @@ translation-update-upstream %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* %endif find %{buildroot} -type f -name "*.la" -delete -print -%suse_update_desktop_file bluetooth-properties -G "Configure Bluetooth settings" -N "Bluetooth Properties" -%suse_update_desktop_file bluetooth-applet -G "Bluetooth Manager applet" +%suse_update_desktop_file -G "Configure Bluetooth settings" -N "Bluetooth Properties" bluetooth-properties +%suse_update_desktop_file -G "Bluetooth Manager applet" bluetooth-applet %find_lang %{name}2 %find_lang %{name} %{name}2.lang %find_gconf_schemas