Accepting request 778190 from home:dimstar:Factory
- Eliminate the curl-mini trickery for Tumbleweed: curl-mini is being eliminated in favor of cmake-mini: the original plan to split the cycle at curl did not work out in the long run. OBS-URL: https://build.opensuse.org/request/show/778190 OBS-URL: https://build.opensuse.org/package/show/science:HPC/rdma-core?expand=0&rev=134
This commit is contained in:
parent
a076cb20b8
commit
9fe9cb36ea
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 22 09:55:36 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Eliminate the curl-mini trickery for Tumbleweed: curl-mini is
|
||||||
|
being eliminated in favor of cmake-mini: the original plan to
|
||||||
|
split the cycle at curl did not work out in the long run.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 24 15:02:50 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
Fri Jan 24 15:02:50 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||||
|
|
||||||
|
@ -116,7 +116,7 @@ Obsoletes: ofed < %{version}
|
|||||||
# To force build without the use of curl-mini, --without=curlmini
|
# To force build without the use of curl-mini, --without=curlmini
|
||||||
# should be passed to rpmbuild
|
# should be passed to rpmbuild
|
||||||
%bcond_without curlmini
|
%bcond_without curlmini
|
||||||
%if 0%{?suse_version} >= 1330
|
%if 0%{?suse_version} >= 1330 && 0%{?suse_version} < 1550
|
||||||
%if %{with curlmini}
|
%if %{with curlmini}
|
||||||
BuildRequires: curl-mini
|
BuildRequires: curl-mini
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user