- 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:
Nicolas Morey-Chaisemartin 2017-12-04 11:30:47 +00:00 committed by Git OBS Bridge
parent f2f6dd1406
commit 0dd06fb8e4
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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