forked from pool/dbus-broker
Compare commits
2 Commits
factory
...
5a720bbf4d
Author | SHA256 | Date | |
---|---|---|---|
|
5a720bbf4d | ||
a54555a024 |
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 19 02:15:06 UTC 2024 - Simon Lees <sflees@suse.de>
|
||||
|
||||
- Requires(pre): systemd >= 253.6 to ensure scripts in %post are
|
||||
run correctly, (bsc#1234697) Thanks to Thorsten for the detailed
|
||||
report.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 6 13:27:48 UTC 2024 - Simon Lees <sflees@suse.de>
|
||||
|
||||
|
@ -42,6 +42,7 @@ BuildRequires: pkgconfig(libcap-ng) >= 0.6
|
||||
BuildRequires: pkgconfig(libselinux) >= 3.2
|
||||
BuildRequires: pkgconfig(libsystemd) >= 230
|
||||
BuildRequires: pkgconfig(systemd) >= 230
|
||||
Requires(pre): systemd >= 253.6
|
||||
Provides: dbus-service
|
||||
Provides: bundled(c-dvar) = 1+
|
||||
Provides: bundled(c-ini) = 1+
|
||||
|
Loading…
Reference in New Issue
Block a user