diff --git a/openssh.changes b/openssh.changes index f7c8cdc..b2442ee 100644 --- a/openssh.changes +++ b/openssh.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat May 17 22:31:29 UTC 2014 - crrodriguez@opensuse.org + +- Remove tcpwrappers support now, This feature was removed + in upstream code at the end of April and the underlying + libraries are abandonware. + See: http://comments.gmane.org/gmane.linux.suse.general/348119 + ------------------------------------------------------------------- Thu Apr 24 01:33:45 UTC 2014 - pcerny@suse.com diff --git a/openssh.spec b/openssh.spec index c8392aa..4b058bc 100644 --- a/openssh.spec +++ b/openssh.spec @@ -86,7 +86,6 @@ BuildRequires: pam-devel BuildRequires: pkgconfig(systemd) %{?systemd_requires} %endif -BuildRequires: tcpd-devel PreReq: pwdutils %{insserv_prereq} %{fillup_prereq} coreutils Conflicts: nonfreessh Recommends: xauth @@ -255,7 +254,6 @@ export LDFLAGS CFLAGS CXXFLAGS CPPFLAGS --infodir=%{_infodir} \ --sysconfdir=%{_sysconfdir}/ssh \ --libexecdir=%{_libexecdir}/ssh \ - --with-tcp-wrappers \ %if %{has_libselinux} --with-selinux \ %endif