From 40e0df390eaf4c0696b0639239b979de9474656f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Tue, 17 Apr 2012 17:46:36 +0000 Subject: [PATCH] - rel 9 - better systemd deps Changed files: openssh.spec -> 1.382 --- openssh.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/openssh.spec b/openssh.spec index 66174e3..c279612 100644 --- a/openssh.spec +++ b/openssh.spec @@ -31,7 +31,7 @@ Summary(ru.UTF-8): OpenSSH - свободная реализация прото Summary(uk.UTF-8): OpenSSH - вільна реалізація протоколу Secure Shell (SSH) Name: openssh Version: 5.9p1 -Release: 8 +Release: 9 Epoch: 2 License: BSD Group: Applications/Networking @@ -338,12 +338,13 @@ Requires(post,preun): /sbin/chkconfig Requires(postun): /usr/sbin/userdel Requires(pre): /bin/id Requires(pre): /usr/sbin/useradd +Requires(post,preun,postun): systemd-units >= 38 Requires: %{name} = %{epoch}:%{version}-%{release} # remove in 6.0, kept for flawless upgrade Requires: %{name}-server-ldap = %{epoch}:%{version}-%{release} Requires: pam >= %{pam_ver} Requires: rc-scripts >= 0.4.3.0 -Requires: systemd-units >= 37-0.10 +Requires: systemd-units >= 38 Requires: util-linux Suggests: /bin/login Provides: ssh-server -- 2.44.0