From d3a2cdd766ecd156b19edfa32338df36fe916882bb31db3e1a06c30b9586551b Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 2 Jul 2013 08:17:10 +0000 Subject: [PATCH] Accepting request 181706 from openSUSE:Factory:Core - avoid the build cycle between curl, krb5, libssh2_org and openssh by using krb5-mini-devel OBS-URL: https://build.opensuse.org/request/show/181706 OBS-URL: https://build.opensuse.org/package/show/network/openssh?expand=0&rev=49 --- openssh.changes | 6 ++++++ openssh.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/openssh.changes b/openssh.changes index e8fb8c0..d8dd51d 100644 --- a/openssh.changes +++ b/openssh.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 1 18:54:31 UTC 2013 - coolo@suse.com + +- avoid the build cycle between curl, krb5, libssh2_org and openssh + by using krb5-mini-devel + ------------------------------------------------------------------- Wed Jun 19 09:50:25 UTC 2013 - speilicke@suse.com diff --git a/openssh.spec b/openssh.spec index 490c794..921ce07 100644 --- a/openssh.spec +++ b/openssh.spec @@ -22,7 +22,7 @@ Name: openssh BuildRequires: audit-devel BuildRequires: autoconf BuildRequires: groff -BuildRequires: krb5-devel +BuildRequires: krb5-mini-devel BuildRequires: libedit-devel %if 0%{suse_version} > 1100 BuildRequires: libselinux-devel