]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- added selinux support
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 26 Dec 2003 19:02:54 +0000 (19:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssh.spec -> 1.187

openssh.spec

index 0bf2891b0c24b0f356703ad5832156141fd013ab..02401f41c70e9438fc33e8b81e51cf7c381b75f8 100644 (file)
@@ -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 .
This page took 0.055652 seconds and 4 git commands to generate.