Re: [PATCH rdma-core v1 02/14] cbuild: Fix packaging of SuSE leap

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/28/18 2:57 PM, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@xxxxxxxxxxxx>
>
> Build without curl-mini to satisfy SuSE leap dependency.
>
> _  rdma-core git:(pyverbs) ./buildlib/cbuild pkg leap
> error: Failed build dependencies:
>         curl-mini is needed by rdma-core-22.0-0.x86_64
>
> Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx>
> ---
>  buildlib/cbuild | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/buildlib/cbuild b/buildlib/cbuild
> index c19e77eb..986471c9 100755
> --- a/buildlib/cbuild
> +++ b/buildlib/cbuild
> @@ -340,6 +340,7 @@ class leap(ZypperEnvironment):
>          'systemd-devel',
>          'valgrind-devel',
>      };
> +    rpmbuild_options = [ "--without=curlmini" ];
>      name = "opensuse-15.0";
>      aliases = {"leap"};
>  

Good catch. Broke this when I updated from Leap 42.3 to 15

Reviewed-by: Nicolas Morey-Chaisemartin <nmoreychaisemartin@xxxxxxxx>

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux