- Add bcond to use curl-mini by default for building
OBS-URL: https://build.opensuse.org/package/show/science:HPC/rdma-core?expand=0&rev=64
This commit is contained in:
parent
f2f6dd1406
commit
0dd06fb8e4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 4 11:30:13 UTC 2017 - nmoreychaisemartin@suse.com
|
||||
|
||||
- Add bcond to use curl-mini by default for building
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 28 15:56:40 UTC 2017 - nmoreychaisemartin@suse.com
|
||||
|
||||
|
@ -88,6 +88,7 @@ Obsoletes: ofed < %{version}
|
||||
# outside of OBS. Thus we add a bcond to allow manual build.
|
||||
# To force build without the use of curl-mini, --without=curlmini
|
||||
# should be passed to rpmbuild
|
||||
%bcond_without curlmini
|
||||
%if 0%{?suse_version} >= 1330
|
||||
%if %{with curlmini}
|
||||
BuildRequires: curl-mini
|
||||
|
Loading…
x
Reference in New Issue
Block a user