[projects/template-specs] - systemd user scriptlets only in post and preun
baggins
baggins at pld-linux.org
Sat Jan 8 10:19:51 CET 2022
commit f7e42bbfd5d7224f6881d4e25e8102afd81159b1
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Jan 8 10:19:31 2022 +0100
- systemd user scriptlets only in post and preun
template.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/template.spec b/template.spec
index 23a2539..32c9f37 100644
--- a/template.spec
+++ b/template.spec
@@ -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: -
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/f7e42bbfd5d7224f6881d4e25e8102afd81159b1
More information about the pld-cvs-commit
mailing list