diff --git a/libssh2.spec b/libssh2.spec index 8fe0073a58af3ce0be4de14258e4aded18ab2fd6..131f1f31b1da76059854ab7da64c784415092373 100644 --- a/libssh2.spec +++ b/libssh2.spec @@ -1,12 +1,12 @@ Name: libssh2 Version: 1.11.0 -Release: 1 +Release: 2 Summary: A library implementing the SSH2 protocol License: BSD URL: https://www.libssh2.org/ Source0: https://libssh2.org/download/libssh2-%{version}.tar.gz -BuildRequires: coreutils findutils /usr/bin/man zlib-devel +BuildRequires: coreutils findutils man-db zlib-devel BuildRequires: gcc make sed openssl-devel > 1:1.0.2 openssh-server BuildRequires: glibc-langpack-en groff @@ -84,6 +84,12 @@ LC_ALL=en_US.UTF-8 make -C tests check %{_mandir}/man3/libssh2_*.3* %changelog +* Tue Aug 22 2023 senlin - 1.11.0-2 +- Type:modification +- ID:NA +- SUG:NA +- DESC:replace /usr/bin/man with man-db, which provides it + * Mon Aug 7 2023 renmingshuai - 1.11.0-1 - Type:requirement - ID:NA