forked from pool/gnome-bluetooth
Accepting request 134841 from home:dimstar:branches:GNOME:Factory
Update to 3.5.92 OBS-URL: https://build.opensuse.org/request/show/134841 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=109
This commit is contained in:
parent
819853d209
commit
59c6e4c540
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47b6afbccb04e7fd0c09ab4431ce59b9175e8bac1462068816018da427b43cc2
|
||||
size 1330996
|
3
gnome-bluetooth-3.5.92.tar.xz
Normal file
3
gnome-bluetooth-3.5.92.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb832118364be36510d32e6e33e90788c0f651c82c146f9abd800403f0a235f8
|
||||
size 1331676
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 18 11:30:06 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.5.92:
|
||||
+ Fix warning in BluetoothAgent
|
||||
+ Add pairing support for iCade variants (mobile, core and jr.)
|
||||
+ Use yelp-tools instead of gnome-doc-utils
|
||||
+ Support LXDE with the fallback applet too
|
||||
+ Updated translations.
|
||||
- Replace gnome-doc-utils-devel BuildRequires with yelp-tools,
|
||||
following upstream.
|
||||
- Drop lxde-support.patch: fixed upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 17:56:41 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define BUILD_FROM_VCS 1
|
||||
|
||||
Name: gnome-bluetooth
|
||||
Version: 3.5.5
|
||||
Version: 3.5.92
|
||||
Release: 0
|
||||
Summary: GNOME Bluetooth graphical utilities
|
||||
License: GPL-2.0+
|
||||
@ -27,14 +27,12 @@ Group: System/GUI/GNOME
|
||||
Url: http://live.gnome.org/GnomeBluetooth
|
||||
Source: http://download.gnome.org/sources/gnome-bluetooth/3.5/%{name}-%{version}.tar.xz
|
||||
Source1: 61-gnome-bluetooth-rfkill.rules
|
||||
# PATCH-FIX-UPSTREAM lxde-support.patch bgo#683054 andrea@opensuse.org -- Use gnome-bluetooth applet on LXDE Desktop.
|
||||
Patch0: lxde-support.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gnome-doc-utils-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: intltool
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 2.90.7
|
||||
BuildRequires: pkgconfig(libnotify)
|
||||
BuildRequires: pkgconfig(nautilus-sendto)
|
||||
@ -114,7 +112,6 @@ send files over bluetooth.
|
||||
%prep
|
||||
%setup -q
|
||||
translation-update-upstream
|
||||
%patch0 -p1
|
||||
|
||||
%if 0%{?BUILD_FROM_VCS}
|
||||
[ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh || NOCONFIGURE=1 gnome-autogen.sh
|
||||
@ -170,13 +167,7 @@ rm -rf %{buildroot}
|
||||
%files
|
||||
%defattr(-, root, root)
|
||||
%doc AUTHORS COPYING NEWS README
|
||||
%dir %{_datadir}/gnome/
|
||||
%dir %{_datadir}/gnome/help/
|
||||
%dir %{_datadir}/gnome/help/%{name}/
|
||||
%doc %{_datadir}/gnome/help/%{name}/C/
|
||||
%dir %{_datadir}/omf/
|
||||
%dir %{_datadir}/omf/%{name}/
|
||||
%doc %{_datadir}/omf/%{name}/%{name}-C.omf
|
||||
%doc %{_datadir}/help/C/%{name}/
|
||||
/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
|
||||
%{_bindir}/bluetooth-*
|
||||
%{_sysconfdir}/xdg/autostart/bluetooth-applet.desktop
|
||||
|
@ -1,12 +0,0 @@
|
||||
diff -uNr old-gnome-bluetooth-2.28.1/applet/bluetooth-applet.desktop.in.in gnome-bluetooth-2.28.1/applet/bluetooth-applet.desktop.in.in
|
||||
--- old-gnome-bluetooth-2.28.1/applet/bluetooth-applet.desktop.in.in 2009-10-24 20:17:17.854254851 +0200
|
||||
+++ gnome-bluetooth-2.28.1/applet/bluetooth-applet.desktop.in.in 2009-10-24 20:17:32.070257115 +0200
|
||||
@@ -6,7 +6,7 @@
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=
|
||||
-OnlyShowIn=GNOME;XFCE;
|
||||
+OnlyShowIn=GNOME;XFCE;LXDE;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=gnome-bluetooth
|
||||
X-GNOME-Bugzilla-Component=applet
|
Loading…
x
Reference in New Issue
Block a user