Accepting request 68298 from home:vuntz:branches:GNOME:Factory
ok OBS-URL: https://build.opensuse.org/request/show/68298 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=65
This commit is contained in:
parent
2cb79df789
commit
84c6805622
@ -1,25 +0,0 @@
|
|||||||
From 16f8f60dc745f1d6dddfde031fd777959da8a226 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Bastien Nocera <hadess@hadess.net>
|
|
||||||
Date: Mon, 21 Feb 2011 15:27:03 +0000
|
|
||||||
Subject: [PATCH] sendto: Re-enable sendto plugin for 3.0
|
|
||||||
|
|
||||||
---
|
|
||||||
configure.ac | 2 +-
|
|
||||||
1 files changed, 1 insertions(+), 1 deletions(-)
|
|
||||||
|
|
||||||
diff --git a/configure.ac b/configure.ac
|
|
||||||
index eef6346..be8fcb7 100644
|
|
||||||
--- a/configure.ac
|
|
||||||
+++ b/configure.ac
|
|
||||||
@@ -77,7 +77,7 @@ GLIB_REQUIRED=2.25.7
|
|
||||||
DBUS_GLIB_REQUIRED=0.74
|
|
||||||
NOTIFY_REQUIRED=0.7.0
|
|
||||||
NAUTILUS_SENDTO_REQUIRED=2.29.0
|
|
||||||
-NAUTILUS_SENDTO_MAX_REQUIRED=2.91.0
|
|
||||||
+NAUTILUS_SENDTO_MAX_REQUIRED=3.1.0
|
|
||||||
|
|
||||||
dnl Requires for the properties window
|
|
||||||
PANELS_DIR="${libdir}/control-center-1/panels"
|
|
||||||
--
|
|
||||||
1.7.1
|
|
||||||
|
|
@ -76,14 +76,15 @@ Tue Mar 29 13:58:08 UTC 2011 - fcrozat@novell.com
|
|||||||
+ Moblin/MeeGo:
|
+ Moblin/MeeGo:
|
||||||
- Use bluetoothd backed power switch
|
- Use bluetoothd backed power switch
|
||||||
- Some re-designs for meego
|
- Some re-designs for meego
|
||||||
- obexd-client is needed, not obexd
|
- Change obexed Requires to obexd-client.
|
||||||
- Drop gnome-bluetooth-fix-introspection-build.patch: fixed
|
- Drop gnome-bluetooth-fix-introspection-build.patch: fixed
|
||||||
upstream.
|
upstream.
|
||||||
- Update Build Requires:
|
- Remove no longer needed libunique-devel BuildRequires.
|
||||||
- no longer needs libunique-devel
|
- Add pkgconfig() BuildRequires now needed: dbus-glib-1, gtk+-3.0,
|
||||||
- switch to GNOME3 : pkgconfig(dbus-glib-1),
|
libgnome-control-center.
|
||||||
pkgconfig(gtk+-3.0), pkgconfig(libgnome-control-center),
|
- Move to pkgconfig()-style BuildRequires:
|
||||||
pkgconfig(nautilus-sendto)
|
+ Old ones: nautilus-sendto-devel
|
||||||
|
+ New ones: nautilus-sendto.
|
||||||
- Add support for source service checkout, with %BUILD_FROM_VCS:
|
- Add support for source service checkout, with %BUILD_FROM_VCS:
|
||||||
+ Add gnome-common and gtk-doc BuildRequires.
|
+ Add gnome-common and gtk-doc BuildRequires.
|
||||||
+ Add call to ./autogen.sh.
|
+ Add call to ./autogen.sh.
|
||||||
|
@ -33,12 +33,12 @@ BuildRequires: gnome-doc-utils-devel
|
|||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: libnotify-devel
|
BuildRequires: libnotify-devel
|
||||||
|
BuildRequires: translation-update-upstream
|
||||||
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: pkgconfig(dbus-glib-1)
|
BuildRequires: pkgconfig(dbus-glib-1)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0)
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
BuildRequires: pkgconfig(libgnome-control-center)
|
BuildRequires: pkgconfig(libgnome-control-center)
|
||||||
BuildRequires: pkgconfig(nautilus-sendto)
|
BuildRequires: pkgconfig(nautilus-sendto)
|
||||||
BuildRequires: translation-update-upstream
|
|
||||||
BuildRequires: update-desktop-files
|
|
||||||
%if 0%{?BUILD_FROM_VCS}
|
%if 0%{?BUILD_FROM_VCS}
|
||||||
BuildRequires: gnome-common
|
BuildRequires: gnome-common
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
@ -137,8 +137,8 @@ rm -f %{buildroot}%{_libdir}/libgnome-bluetooth.la \
|
|||||||
%{buildroot}%{_libdir}/gnome-bluetooth/plugins/*.la \
|
%{buildroot}%{_libdir}/gnome-bluetooth/plugins/*.la \
|
||||||
%{buildroot}%{_libdir}/nautilus-sendto/plugins/*.la \
|
%{buildroot}%{_libdir}/nautilus-sendto/plugins/*.la \
|
||||||
%{buildroot}/%{_libdir}/control-center-1/panels/libbluetooth.la
|
%{buildroot}/%{_libdir}/control-center-1/panels/libbluetooth.la
|
||||||
%suse_update_desktop_file bluetooth-properties
|
|
||||||
%suse_update_desktop_file bluetooth-applet
|
%suse_update_desktop_file bluetooth-applet
|
||||||
|
%suse_update_desktop_file bluetooth-properties
|
||||||
%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}
|
||||||
@ -181,14 +181,14 @@ rm -rf %{buildroot}
|
|||||||
%doc %{_datadir}/omf/%{name}/%{name}-C.omf
|
%doc %{_datadir}/omf/%{name}/%{name}-C.omf
|
||||||
/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
|
/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
|
||||||
%{_bindir}/bluetooth-*
|
%{_bindir}/bluetooth-*
|
||||||
%{_libdir}/control-center-1/panels/libbluetooth.so
|
|
||||||
%{_sysconfdir}/xdg/autostart/bluetooth-applet.desktop
|
%{_sysconfdir}/xdg/autostart/bluetooth-applet.desktop
|
||||||
%{_datadir}/applications/bluetooth-properties.desktop
|
%{_datadir}/applications/bluetooth-properties.desktop
|
||||||
%{_datadir}/applications/bluetooth-wizard.desktop
|
|
||||||
%{_datadir}/applications/bluetooth-sendto.desktop
|
%{_datadir}/applications/bluetooth-sendto.desktop
|
||||||
|
%{_datadir}/applications/bluetooth-wizard.desktop
|
||||||
%{_datadir}/gnome-bluetooth/
|
%{_datadir}/gnome-bluetooth/
|
||||||
%{_datadir}/icons/hicolor/*/*/bluetooth*
|
%{_datadir}/icons/hicolor/*/*/bluetooth*
|
||||||
%{_mandir}/man1/bluetooth-*
|
%{_mandir}/man1/bluetooth-*
|
||||||
|
%{_libdir}/control-center-1/panels/libbluetooth.so
|
||||||
# Own the plugin directory, but exclude the plugin library itself
|
# Own the plugin directory, but exclude the plugin library itself
|
||||||
%dir %{_libdir}/gnome-bluetooth
|
%dir %{_libdir}/gnome-bluetooth
|
||||||
%{_libdir}/gnome-bluetooth/libgnome-bluetooth-applet.*
|
%{_libdir}/gnome-bluetooth/libgnome-bluetooth-applet.*
|
||||||
|
Loading…
Reference in New Issue
Block a user