forked from pool/gnome-bluetooth
Accepting request 99731 from GNOME:Factory
Try to fix build loop OBS-URL: https://build.opensuse.org/request/show/99731 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-bluetooth?expand=0&rev=54
This commit is contained in:
commit
caba56a3c8
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 11 08:59:36 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Change gnome-control-center Requires to Recommends, to avoid a
|
||||||
|
build loop.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 24 13:43:44 UTC 2011 - gankov@opensuse.org
|
Sat Dec 24 13:43:44 UTC 2011 - gankov@opensuse.org
|
||||||
|
|
||||||
|
@ -15,7 +15,6 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: gnome-bluetooth
|
Name: gnome-bluetooth
|
||||||
Version: 3.3.3
|
Version: 3.3.3
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -48,9 +47,9 @@ BuildRequires: gtk-doc
|
|||||||
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)
|
||||||
Requires: obexd-client
|
Requires: obexd-client
|
||||||
# Require gnome-control-center for bluetooth setup to work (bnc#732689)
|
|
||||||
Requires: gnome-control-center
|
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
# Recommend gnome-control-center for bluetooth setup to work (bnc#732689). It's not a Requires to avoid a build loop between NetworkManager-gnome and 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
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user