forked from pool/gnome-bluetooth
Accepting request 158574 from GNOME:Next
- Update to version 3.7.4: + Remove fallback applet as GNOME fallback is obsolete. + Remove ObexFTP browsing support. + Fix help links in GNOME 3.6+. + Sendto: Remove nautilus-sendto plugin. - Drop and obsolete nautilus-sendto-plugin-bluetooth. - Drop pkgconfig(libnotify) BuildRequires: no longer needed. - Remove traces of BUILD_FROM_VCS. OBS-URL: https://build.opensuse.org/request/show/158574 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=118
This commit is contained in:
parent
4b89a97bba
commit
d309c1528e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:71d72a4637916450987f69c71d374c5bc1102be6dd9d9d7f923aa924659f768a
|
|
||||||
size 1335268
|
|
3
gnome-bluetooth-3.7.4.tar.xz
Normal file
3
gnome-bluetooth-3.7.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d3be939cfa627fdb41b52af44c38cd73dc0e12abde2fa9d5585eda9a9d289feb
|
||||||
|
size 1324676
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 15 18:06:44 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.7.4:
|
||||||
|
+ Remove fallback applet as GNOME fallback is obsolete.
|
||||||
|
+ Remove ObexFTP browsing support.
|
||||||
|
+ Fix help links in GNOME 3.6+.
|
||||||
|
+ Sendto: Remove nautilus-sendto plugin.
|
||||||
|
- Drop and obsolete nautilus-sendto-plugin-bluetooth.
|
||||||
|
- Drop pkgconfig(libnotify) BuildRequires: no longer needed.
|
||||||
|
- Remove traces of BUILD_FROM_VCS.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 27 18:56:28 UTC 2012 - dimstar@opensuse.org
|
Tue Nov 27 18:56:28 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gnome-bluetooth
|
# spec file for package gnome-bluetooth
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,16 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define BUILD_FROM_VCS 1
|
|
||||||
|
|
||||||
Name: gnome-bluetooth
|
Name: gnome-bluetooth
|
||||||
Version: 3.6.1
|
Version: 3.7.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GNOME Bluetooth graphical utilities
|
Summary: GNOME Bluetooth graphical utilities
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Url: http://live.gnome.org/GnomeBluetooth
|
Url: http://live.gnome.org/GnomeBluetooth
|
||||||
Source: http://download.gnome.org/sources/gnome-bluetooth/3.6/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/gnome-bluetooth/3.7/%{name}-%{version}.tar.xz
|
||||||
Source1: 61-gnome-bluetooth-rfkill.rules
|
Source1: 61-gnome-bluetooth-rfkill.rules
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
@ -34,13 +32,7 @@ BuildRequires: translation-update-upstream
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: yelp-tools
|
BuildRequires: yelp-tools
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 2.90.7
|
BuildRequires: pkgconfig(gtk+-3.0) >= 2.90.7
|
||||||
BuildRequires: pkgconfig(libnotify)
|
|
||||||
BuildRequires: pkgconfig(nautilus-sendto)
|
|
||||||
BuildRequires: pkgconfig(udev)
|
BuildRequires: pkgconfig(udev)
|
||||||
%if 0%{?BUILD_FROM_VCS}
|
|
||||||
BuildRequires: gnome-common
|
|
||||||
BuildRequires: gtk-doc
|
|
||||||
%endif
|
|
||||||
# Require bluez (mandatory, as per readme, bnc#622946)
|
# Require bluez (mandatory, as per readme, bnc#622946)
|
||||||
Requires: bluez >= 4.36
|
Requires: bluez >= 4.36
|
||||||
# Require obexd for bluetooth-sendto to work (bnc#622946)
|
# Require obexd for bluetooth-sendto to work (bnc#622946)
|
||||||
@ -50,6 +42,8 @@ Recommends: %{name}-lang
|
|||||||
Recommends: gnome-control-center
|
Recommends: gnome-control-center
|
||||||
Provides: bluez-gnome = 1.8
|
Provides: bluez-gnome = 1.8
|
||||||
Obsoletes: bluez-gnome < 1.8
|
Obsoletes: bluez-gnome < 1.8
|
||||||
|
# nautilus-sendto-plugin-bluetooth has been removed in version 3.7.4
|
||||||
|
Obsoletes: nautilus-sendto-plugin-bluetooth < 3.7.4
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%glib2_gsettings_schema_requires
|
%glib2_gsettings_schema_requires
|
||||||
%define _udevdir %(pkg-config --variable udevdir udev)
|
%define _udevdir %(pkg-config --variable udevdir udev)
|
||||||
@ -100,34 +94,16 @@ Supplements: packageand(%{name}:geoclue)
|
|||||||
The gnome-bluetooth package contains graphical utilities to setup,
|
The gnome-bluetooth package contains graphical utilities to setup,
|
||||||
monitor and use Bluetooth devices.
|
monitor and use Bluetooth devices.
|
||||||
|
|
||||||
%package -n nautilus-sendto-plugin-bluetooth
|
|
||||||
Summary: Bluetooth plugin for nautilus-sendto
|
|
||||||
Group: Productivity/File utilities
|
|
||||||
Requires: %{name} = %{version}
|
|
||||||
Supplements: packageand{%{name}:nautilus-sendto}
|
|
||||||
|
|
||||||
%description -n nautilus-sendto-plugin-bluetooth
|
|
||||||
This package provides the functionality to the Nautilus file browser to
|
|
||||||
send files over bluetooth.
|
|
||||||
|
|
||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
translation-update-upstream
|
translation-update-upstream
|
||||||
|
|
||||||
%if 0%{?BUILD_FROM_VCS}
|
|
||||||
[ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh || NOCONFIGURE=1 gnome-autogen.sh
|
|
||||||
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
--disable-icon-update \
|
--disable-icon-update \
|
||||||
--disable-scrollkeeper \
|
--disable-scrollkeeper \
|
||||||
--disable-desktop-update \
|
--disable-desktop-update \
|
||||||
%if 0%{?BUILD_FROM_VCS}
|
|
||||||
--enable-gtk-doc \
|
|
||||||
%endif
|
|
||||||
--enable-nautilus-sendto=yes\
|
--enable-nautilus-sendto=yes\
|
||||||
--enable-introspection
|
--enable-introspection
|
||||||
make %{?_smp_mflags} V=1
|
make %{?_smp_mflags} V=1
|
||||||
@ -135,7 +111,6 @@ make %{?_smp_mflags} V=1
|
|||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
|
find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
|
||||||
%suse_update_desktop_file bluetooth-applet
|
|
||||||
%suse_update_desktop_file bluetooth-sendto
|
%suse_update_desktop_file bluetooth-sendto
|
||||||
%suse_update_desktop_file bluetooth-wizard
|
%suse_update_desktop_file bluetooth-wizard
|
||||||
%find_lang %{name}2 %{?no_lang_C}
|
%find_lang %{name}2 %{?no_lang_C}
|
||||||
@ -156,12 +131,6 @@ rm -rf %{buildroot}
|
|||||||
%desktop_database_postun
|
%desktop_database_postun
|
||||||
%icon_theme_cache_postun
|
%icon_theme_cache_postun
|
||||||
|
|
||||||
%post -n nautilus-sendto-plugin-bluetooth
|
|
||||||
%glib2_gsettings_schema_post
|
|
||||||
|
|
||||||
%postun -n nautilus-sendto-plugin-bluetooth
|
|
||||||
%glib2_gsettings_schema_postun
|
|
||||||
|
|
||||||
%post -n libgnome-bluetooth11 -p /sbin/ldconfig
|
%post -n libgnome-bluetooth11 -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -n libgnome-bluetooth11 -p /sbin/ldconfig
|
%postun -n libgnome-bluetooth11 -p /sbin/ldconfig
|
||||||
@ -172,7 +141,6 @@ rm -rf %{buildroot}
|
|||||||
%doc %{_datadir}/help/C/%{name}/
|
%doc %{_datadir}/help/C/%{name}/
|
||||||
%{_udevdir}/rules.d/61-gnome-bluetooth-rfkill.rules
|
%{_udevdir}/rules.d/61-gnome-bluetooth-rfkill.rules
|
||||||
%{_bindir}/bluetooth-*
|
%{_bindir}/bluetooth-*
|
||||||
%{_sysconfdir}/xdg/autostart/bluetooth-applet.desktop
|
|
||||||
%{_datadir}/applications/bluetooth-sendto.desktop
|
%{_datadir}/applications/bluetooth-sendto.desktop
|
||||||
%{_datadir}/applications/bluetooth-wizard.desktop
|
%{_datadir}/applications/bluetooth-wizard.desktop
|
||||||
%{_datadir}/gnome-bluetooth/
|
%{_datadir}/gnome-bluetooth/
|
||||||
@ -208,10 +176,4 @@ rm -rf %{buildroot}
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%{_libdir}/gnome-bluetooth/plugins/libgbtgeoclue.so
|
%{_libdir}/gnome-bluetooth/plugins/libgbtgeoclue.so
|
||||||
|
|
||||||
%files -n nautilus-sendto-plugin-bluetooth
|
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_datadir}/GConf/gsettings/gnome-bluetooth-nst
|
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.Bluetooth.nst.gschema.xml
|
|
||||||
%{_libdir}/nautilus-sendto/plugins/libnstbluetooth.so
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user