Accepting request 1152854 from home:yfjiang:branches:Base:System
- Add necessary Supplements (gnome-bluetooth, blueman, bluedevil5) to bluez-obexd, so that file transfer features of the applications can be used by default (bsc#1209153). - Update the description of bluez-obexd. OBS-URL: https://build.opensuse.org/request/show/1152854 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=367
This commit is contained in:
parent
30d930bbc2
commit
f318614e51
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 28 08:07:28 UTC 2024 - Yifan Jiang <yfjiang@suse.com>
|
||||||
|
|
||||||
|
- Add necessary Supplements (gnome-bluetooth, blueman, bluedevil5)
|
||||||
|
to bluez-obexd, so that file transfer features of the applications
|
||||||
|
can be used by default (bsc#1209153).
|
||||||
|
- Update the description of bluez-obexd.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 3 17:35:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Wed Jan 3 17:35:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -204,13 +204,18 @@ to use the modern tools instead.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%package obexd
|
%package obexd
|
||||||
Summary: Object Exchange daemon for sharing content
|
Summary: Object Exchange daemon for sharing binary objects
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Hardware/Mobile
|
Group: Hardware/Mobile
|
||||||
Requires: bluez = %{version}
|
Requires: bluez = %{version}
|
||||||
|
Supplements: bluedevil5
|
||||||
|
Supplements: blueman
|
||||||
|
Supplements: gnome-bluetooth
|
||||||
|
|
||||||
%description obexd
|
%description obexd
|
||||||
Object Exchange daemon for sharing content.
|
This is an object exchange daemon for binary objects transferring between
|
||||||
|
devices. obexd is necessary to install for sharing files, contacts
|
||||||
|
etc. through bluetooth.
|
||||||
|
|
||||||
%package zsh-completion
|
%package zsh-completion
|
||||||
Summary: Zsh completion for bluez
|
Summary: Zsh completion for bluez
|
||||||
|
Loading…
Reference in New Issue
Block a user