]> git.pld-linux.org Git - projects/template-specs.git/blobdiff - template.spec
- update systemd requirements for systemd and user scriptlets
[projects/template-specs.git] / template.spec
index 072220ea74d0d5d6f41df09d3daa32a6f26181a0..23a2539c3ea2ed5173e07beec5b12b92475ba29c 100644 (file)
@@ -27,11 +27,13 @@ Requires:   rc-scripts
 %endif
 %if %{with systemd_service}
 BuildRequires: rpmbuild(macros) >= 2.011
-Requires(post,preun,postun):   systemd-units >= 38
-Requires:      systemd-units >= 0.38
+Requires(post,preun,postun):   systemd-units >= 250.1
+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:      systemd-units >= 250.1
 %endif
 #BuildRequires:        -
 #BuildRequires:        autoconf
This page took 0.069568 seconds and 4 git commands to generate.