From 3cc83ce8a98d9eacc212b21477fda8e285106af4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Fri, 26 Dec 2003 19:02:54 +0000 Subject: [PATCH] - added selinux support Changed files: openssh.spec -> 1.187 --- openssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openssh.spec b/openssh.spec index 0bf2891..02401f4 100644 --- a/openssh.spec +++ b/openssh.spec @@ -20,7 +20,7 @@ Summary(ru): OpenSSH - Summary(uk): OpenSSH - צÌØÎÁ ÒÅÁ̦ÚÁÃ¦Ñ ÐÒÏÔÏËÏÌÕ Secure Shell (SSH) Name: openssh Version: 3.7.1p2 -Release: 4.2 +Release: 4.3 Epoch: 2 License: BSD Group: Applications/Networking @@ -48,6 +48,7 @@ Patch6: %{name}-heimdal.patch Patch7: %{name}-pam-conv.patch # http://chrootssh.sourceforge.net/download/osshChroot-3.7.1p2.diff Patch8: %{name}-chroot.patch +Patch9: %{name}-selinux.patch URL: http://www.openssh.com/ BuildRequires: autoconf BuildRequires: automake @@ -61,6 +62,7 @@ BuildRequires: pam-devel BuildRequires: %{__perl} %{?with_gtk:BuildRequires: pkgconfig} BuildRequires: zlib-devel +BuildRequires: libselinux-devel PreReq: FHS >= 2.1-24 PreReq: openssl >= 0.9.7c Obsoletes: ssh @@ -401,6 +403,7 @@ GNOME. %{?with_kerberos5:%patch6 -p1} %patch7 -p1 %patch8 -p1 +%patch9 -p1 %build cp /usr/share/automake/config.sub . -- 2.44.0