[libssh2/private-kdudka-use-cmake] fixup! use CMake as the build system

Kamil Dudka kdudka at fedoraproject.org
Mon Dec 8 13:22:22 UTC 2014


commit 36b5a965472b74266a18d7225c418dac6b1bfd5d
Author: Kamil Dudka <kdudka at redhat.com>
Date:   Mon Dec 8 14:18:00 2014 +0100

    fixup! use CMake as the build system
    
    get the package built in mock

 libssh2.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libssh2.spec b/libssh2.spec
index 80e90ca..d65561f 100644
--- a/libssh2.spec
+++ b/libssh2.spec
@@ -34,6 +34,7 @@ Patch11:	0011-channel_receive_window_adjust-store-windows-size-alw.patch
 Patch12:	0012-libssh2_agent_init-init-fd-to-LIBSSH2_INVALID_SOCKET.patch
 Patch13:	libssh2-1.4.3-cmake.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
+BuildRequires:	cmake
 BuildRequires:	git
 BuildRequires:	openssl-devel
 BuildRequires:	zlib-devel


More information about the scm-commits mailing list