forked from pool/dbus-broker
Accepting request 980678 from Base:System
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/980678 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-broker?expand=0&rev=14
This commit is contained in:
commit
0ef3d3cc58
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 26 03:14:09 UTC 2022 - Simon Lees <sflees@suse.de>
|
||||
|
||||
- Provide dbus-service so from a packaging perspective its easier
|
||||
to replace dbus-daemon in the future.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 16 10:27:31 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -37,6 +37,7 @@ BuildRequires: pkgconfig(libcap-ng) >= 0.6
|
||||
BuildRequires: pkgconfig(libselinux) >= 3.2
|
||||
BuildRequires: pkgconfig(libsystemd) >= 230
|
||||
BuildRequires: pkgconfig(systemd) >= 230
|
||||
Provides: dbus-service
|
||||
Provides: bundled(c-dvar) = 1+
|
||||
Provides: bundled(c-ini) = 1+
|
||||
Provides: bundled(c-list) = 3+git9
|
||||
@ -70,8 +71,6 @@ ln -s /bin/true rst2man
|
||||
|
||||
%install
|
||||
%meson_install
|
||||
mkdir -p "%buildroot/%_sbindir"
|
||||
ln -s service "%buildroot/%_sbindir/rcdbus-broker"
|
||||
|
||||
%pre
|
||||
%service_add_pre dbus-broker.service
|
||||
@ -90,7 +89,6 @@ ln -s service "%buildroot/%_sbindir/rcdbus-broker"
|
||||
%_unitdir/*.service
|
||||
%_prefix/lib/systemd/user/*.service
|
||||
%_prefix/lib/systemd/catalog/
|
||||
%_sbindir/rc*
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user