[projects/template-specs] - systemd epoch

qboosh qboosh at pld-linux.org
Sat Jan 8 19:51:12 CET 2022


commit 9060b90d02a243e461256c2bda5421882360f53b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jan 8 19:52:12 2022 +0100

    - systemd epoch

 template.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/template.spec b/template.spec
index 32c9f37..1fc62fe 100644
--- a/template.spec
+++ b/template.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/9060b90d02a243e461256c2bda5421882360f53b



More information about the pld-cvs-commit mailing list