Accepting request 225808 from home:kukuk:branches:devel:libraries:c_c++

- Disable BuildRequires for openssh, only needed for test suite,
  but the test suite isn't able to start sshd anyways.
  Solves the problem that openssh checkins triggers a nearly full
  rebuild, too.
[Discussed with Marcus Meissner]

OBS-URL: https://build.opensuse.org/request/show/225808
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=104
This commit is contained in:
Vítězslav Čížek 2014-03-13 13:18:58 +00:00 committed by Git OBS Bridge
parent 0ed9a14f11
commit da40926598
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Mar 13 13:53:08 CET 2014 - kukuk@suse.de
- Disable BuildRequires for openssh, only needed for test suite,
but the test suite isn't able to start sshd anyways.
Solves the problem that openssh checkins triggers a nearly full
rebuild, too.
-------------------------------------------------------------------
Tue Feb 4 15:17:18 UTC 2014 - vcizek@suse.com

View File

@ -53,7 +53,7 @@ BuildRequires: mozilla-nss-devel
%endif
BuildRequires: krb5-mini-devel
BuildRequires: libssh2-devel
BuildRequires: openssh
#BuildRequires: openssh
%if 0%{?_with_stunnel:1}
# used by the testsuite
BuildRequires: stunnel