diff --git a/openssh.spec b/openssh.spec index ff9c45b..4cd12c1 100644 --- a/openssh.spec +++ b/openssh.spec @@ -7,7 +7,7 @@ Name: openssh Version: 8.0p1 -Release: 1mamba +Release: 2mamba Summary: OpenSSH free Secure Shell (SSH) implementation Group: Network/Security Vendor: openmamba @@ -28,14 +28,17 @@ BuildRequires: glibc-devel BuildRequires: libX11-devel BuildRequires: libatk-devel BuildRequires: libcairo-devel +BuildRequires: libedit-devel BuildRequires: libfontconfig-devel BuildRequires: libfreetype-devel BuildRequires: libgdk-pixbuf-devel BuildRequires: libglib-devel BuildRequires: libgtk2-devel +BuildRequires: libharfbuzz-devel BuildRequires: libopenssl-devel BuildRequires: libpam-devel BuildRequires: libpango-devel +BuildRequires: libtermcap-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END %if "%{stage1}" != "1" @@ -140,6 +143,7 @@ export CFLAGS="%{optflags} -DUSE_CHROOT" --with-selinux \ %endif --with-tcp-wrappers \ + --with-libedit \ --without-rsh \ --without-smartcard \ --without-zlib-version-check \ @@ -290,6 +294,9 @@ exit 0 %{_libexecdir}/openssh/ssh-askpass %changelog +* Wed Sep 25 2019 Silvan Calarco 8.0p1-2mamba +- rebuilt with --with-libedit for sftp + * Thu Apr 18 2019 Automatic Build System 8.0p1-1mamba - automatic version update by autodist