]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- systemd epoch
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 8 Jan 2022 18:52:12 +0000 (19:52 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 8 Jan 2022 18:52:12 +0000 (19:52 +0100)
template.spec

index 32c9f37cc1860c897773d7cc683a110c8c730f04..1fc62fe983645db58a1ed76dac14aa16642f11d7 100644 (file)
@@ -27,13 +27,13 @@ Requires:   rc-scripts
 %endif
 %if %{with systemd_service}
 BuildRequires: rpmbuild(macros) >= 2.011
-Requires(post,preun,postun):   systemd-units >= 250.1
-Requires:      systemd-units >= 250.1
+Requires(post,preun,postun):   systemd-units >= 1:250.1
+Requires:      systemd-units >= 1:250.1
 %endif
 %if %{with systemd_user_service}
 BuildRequires: rpmbuild(macros) >= 2.011
-Requires(post,preun):  systemd-units >= 250.1
-Requires:      systemd-units >= 250.1
+Requires(post,preun):  systemd-units >= 1:250.1
+Requires:      systemd-units >= 1:250.1
 %endif
 #BuildRequires:        -
 #BuildRequires:        autoconf
This page took 0.158757 seconds and 4 git commands to generate.