From e480e170e2c60911d8a0ed829f63dc425df6d142 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Wed, 18 Jan 2012 17:00:00 +0000 Subject: [PATCH] Update to 3.3.4 Moblin code is goner --- .gitignore | 1 + gnome-bluetooth.spec | 35 +++++++---------------------------- sources | 2 +- 3 files changed, 9 insertions(+), 29 deletions(-) diff --git a/.gitignore b/.gitignore index 066f1bc..e1f30c9 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ gnome-bluetooth-2.90.0.tar.bz2 /gnome-bluetooth-3.2.1.tar.bz2 /gnome-bluetooth-3.3.2.tar.xz /gnome-bluetooth-3.3.3.tar.xz +/gnome-bluetooth-3.3.4.tar.bz2 diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 070304c..1836d26 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,24 +1,19 @@ Name: gnome-bluetooth Epoch: 1 -Version: 3.3.3 -Release: 2%{?dist} +Version: 3.3.4 +Release: 1%{?dist} Summary: Bluetooth graphical utilities Group: Applications/Communications License: GPLv2+ URL: http://live.gnome.org/GnomeBluetooth -Source0: http://download.gnome.org/sources/gnome-bluetooth/3.3/gnome-bluetooth-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-bluetooth/3.3/gnome-bluetooth-%{version}.tar.bz2 Source1: 61-gnome-bluetooth-rfkill.rules BuildRequires: gtk3-devel >= 3.0 BuildRequires: GConf2-devel BuildRequires: dbus-glib-devel BuildRequires: libnotify-devel -%if 0 -# not needed with the moblin subpackage disabled -BuildRequires: mutter-meego-devel -BuildRequires: libmx-devel -%endif BuildRequires: gnome-doc-utils rarian-compat BuildRequires: nautilus-sendto-devel >= 2.90.0 @@ -70,17 +65,6 @@ Provides: gnome-bluetooth-devel = %{version} This package contains the libraries and header files that are needed for writing applications that require a Bluetooth device selection widget. -%if 0 -%package moblin -Summary: Moblin Bluetooth management utility -Group: Development/Libraries -License: LGPLv2+ -Requires: %{name}-libs = %{epoch}:%{version}-%{release} - -%description moblin -This package contains the Moblin user interface for gnome-bluetooth. -%endif - %prep %setup -q @@ -193,16 +177,11 @@ fi %{_datadir}/gir-1.0/GnomeBluetooth-1.0.gir %{_datadir}/gtk-doc -%if 0 -%files moblin -%defattr(-,root,root,-) -%{_sysconfdir}/xdg/autostart/bluetooth-panel.desktop -%{_datadir}/dbus-1/services/org.moblin.UX.Shell.Panels.bluetooth.service -%{_libexecdir}/bluetooth-panel -%{_datadir}/mutter-moblin/panels/bluetooth-panel.desktop -%endif - %changelog +* Wed Jan 18 2012 Bastien Nocera 3.3.4-1 +- Update to 3.3.4 +- Moblin code is goner + * Fri Jan 13 2012 Fedora Release Engineering - 1:3.3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 4c0325a..e66b480 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4fa2c5384013fb09364d432b679933d6 gnome-bluetooth-3.3.3.tar.xz +8838686943d58937bc7838ad1a43b38f gnome-bluetooth-3.3.4.tar.bz2