]> git.pld-linux.org Git - packages/dbus.git/commitdiff
- systemd epoch
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 28 Feb 2022 20:52:02 +0000 (21:52 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 28 Feb 2022 20:52:02 +0000 (21:52 +0100)
dbus.spec

index 7a9c8fdc85a23590c5fb52ee5a7a93bf12320fe9..a59aa2233e200d0a79e01044dc3730ca70433d3c 100644 (file)
--- a/dbus.spec
+++ b/dbus.spec
@@ -58,13 +58,13 @@ Requires(pre):      /bin/id
 Requires(pre): /usr/bin/getgid
 Requires(pre): /usr/sbin/groupadd
 Requires(pre): /usr/sbin/useradd
-Requires(post,preun,postun):   systemd-units >= 250.1
+Requires(post,preun,postun):   systemd-units >= 1:250.1
 Requires:      %{name}-libs = %{version}-%{release}
 Requires:      expat >= %{expat_version}
 %{?with_apparmor:Requires:     libapparmor >= 1:2.10}
 %{?with_selinux:Requires:      libselinux >= 2.0.86}
 Requires:      rc-scripts >= 0.4.3.0
-Requires:      systemd-units >= 250.1
+Requires:      systemd-units >= 1:250.1
 Provides:      group(messagebus)
 Provides:      user(messagebus)
 Obsoletes:     dbus-glib-tools
This page took 0.117635 seconds and 4 git commands to generate.