Update to 3.3.4
Moblin code is goner
This commit is contained in:
parent
8fa119a171
commit
e480e170e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ gnome-bluetooth-2.90.0.tar.bz2
|
|||||||
/gnome-bluetooth-3.2.1.tar.bz2
|
/gnome-bluetooth-3.2.1.tar.bz2
|
||||||
/gnome-bluetooth-3.3.2.tar.xz
|
/gnome-bluetooth-3.3.2.tar.xz
|
||||||
/gnome-bluetooth-3.3.3.tar.xz
|
/gnome-bluetooth-3.3.3.tar.xz
|
||||||
|
/gnome-bluetooth-3.3.4.tar.bz2
|
||||||
|
@ -1,24 +1,19 @@
|
|||||||
Name: gnome-bluetooth
|
Name: gnome-bluetooth
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.3.3
|
Version: 3.3.4
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Bluetooth graphical utilities
|
Summary: Bluetooth graphical utilities
|
||||||
|
|
||||||
Group: Applications/Communications
|
Group: Applications/Communications
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://live.gnome.org/GnomeBluetooth
|
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
|
Source1: 61-gnome-bluetooth-rfkill.rules
|
||||||
|
|
||||||
BuildRequires: gtk3-devel >= 3.0
|
BuildRequires: gtk3-devel >= 3.0
|
||||||
BuildRequires: GConf2-devel
|
BuildRequires: GConf2-devel
|
||||||
BuildRequires: dbus-glib-devel
|
BuildRequires: dbus-glib-devel
|
||||||
BuildRequires: libnotify-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: gnome-doc-utils rarian-compat
|
||||||
BuildRequires: nautilus-sendto-devel >= 2.90.0
|
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
|
This package contains the libraries and header files that are needed
|
||||||
for writing applications that require a Bluetooth device selection widget.
|
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
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -193,16 +177,11 @@ fi
|
|||||||
%{_datadir}/gir-1.0/GnomeBluetooth-1.0.gir
|
%{_datadir}/gir-1.0/GnomeBluetooth-1.0.gir
|
||||||
%{_datadir}/gtk-doc
|
%{_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
|
%changelog
|
||||||
|
* Wed Jan 18 2012 Bastien Nocera <bnocera@redhat.com> 3.3.4-1
|
||||||
|
- Update to 3.3.4
|
||||||
|
- Moblin code is goner
|
||||||
|
|
||||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.3.3-2
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.3.3-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user