summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authornkadel <nkadel@gmail.com>2014-11-16 18:18:51 -0500
committerDarren Tucker <dtucker@dtucker.net>2018-02-10 09:58:32 +1100
commit94f8bf360eb0162e39ddf39d69925c2e93511e40 (patch)
tree309ef9231ca0fee2541916df9bf5a51cde6d4899 /contrib
parentbb7e54dbaf34b70b3e57acf7982f3a2136c94ee5 (diff)
Discard 'K5DIR' reporting.
It does not work inside 'mock' build environment.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/redhat/openssh.spec6
1 files changed, 1 insertions, 5 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index a66502e9..80a09ec3 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -193,11 +193,6 @@ environment.
CFLAGS="$RPM_OPT_FLAGS -Os"; export CFLAGS
%endif
-%if %{kerberos5}
-K5DIR=`rpm -ql krb5-devel | grep 'include/krb5\.h' | sed 's,\/include\/krb5.h,,'`
-echo K5DIR=$K5DIR
-%endif
-
%configure \
--sysconfdir=%{_sysconfdir}/ssh \
--libexecdir=%{_libexecdir}/openssh \
@@ -417,6 +412,7 @@ fi
- Add 'dist' option to 'ver' so package names reflect OS at build time
- Always include x11-ssh-askpass tarball in SRPM
- Add openssh-x11-aspass BuildRequires for libXT-devel, imake, gtk2-devel
+- Discard 'K5DIR' reporting, not usable inside 'mock' for RHEL 5 compatibility
- Discard obsolete '--with-rsh' configure option
- Update openssl-devel dependency to 0.9.8f, as found in autoconf