From cffaab5577a76ae778e8001df9195478eb09dafbc99acfc211a6a5916948b434 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 16 Jan 2018 19:05:47 +0000 Subject: [PATCH] Accepting request 566490 from home:dimstar:Factory - Drop openssh BuildRequires: this is only used for one of the minor self-tests. And in plus, this should kill the small cycle openssh -> libssh2_org -> systemd -> openssh OBS-URL: https://build.opensuse.org/request/show/566490 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh2_org?expand=0&rev=59 --- libssh2_org.changes | 6 ++++++ libssh2_org.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/libssh2_org.changes b/libssh2_org.changes index 8a4e24e..d658b3a 100644 --- a/libssh2_org.changes +++ b/libssh2_org.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 16 18:51:36 UTC 2018 - dimstar@opensuse.org + +- Drop openssh BuildRequires: this is only used for one of the + minor self-tests. + ------------------------------------------------------------------- Thu Jun 29 18:59:13 UTC 2017 - jengelh@inai.de diff --git a/libssh2_org.spec b/libssh2_org.spec index 9157be8..e1ebfd5 100644 --- a/libssh2_org.spec +++ b/libssh2_org.spec @@ -1,7 +1,7 @@ # # spec file for package libssh2_org # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,6 @@ Patch0: libssh2-ocloexec.patch BuildRequires: groff BuildRequires: libtool BuildRequires: man -BuildRequires: openssh BuildRequires: openssl-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(zlib)