]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- systemd user scriptlets only in post and preun
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 8 Jan 2022 09:19:31 +0000 (10:19 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 8 Jan 2022 09:19:31 +0000 (10:19 +0100)
template.spec

index 23a2539c3ea2ed5173e07beec5b12b92475ba29c..32c9f37cc1860c897773d7cc683a110c8c730f04 100644 (file)
@@ -32,7 +32,7 @@ Requires:     systemd-units >= 250.1
 %endif
 %if %{with systemd_user_service}
 BuildRequires: rpmbuild(macros) >= 2.011
-Requires(post,preun,postun):   systemd-units >= 250.1
+Requires(post,preun):  systemd-units >= 250.1
 Requires:      systemd-units >= 250.1
 %endif
 #BuildRequires:        -
This page took 0.065683 seconds and 4 git commands to generate.