Accepting request 567726 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/567726 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=121
This commit is contained in:
commit
de4895a82c
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 19 07:24:00 UTC 2018 - adam.majer@suse.de
|
||||
|
||||
- Multibuild requires versioned Name: tag and doesn't seem to do
|
||||
this automatically. (bnc#1076640)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 18 16:26:46 CET 2017 - adam.majer@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package boost
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -29,8 +29,10 @@
|
||||
|
||||
%if "@BUILD_FLAVOR@" == "base"
|
||||
%define build_base 1
|
||||
%define name_suffix -base
|
||||
%else
|
||||
%define build_base 0
|
||||
%define name_suffix %nil
|
||||
%endif
|
||||
|
||||
# Build with OpenMPI
|
||||
@ -77,7 +79,7 @@
|
||||
%bcond_with boost_fiber
|
||||
%endif
|
||||
|
||||
Name: boost
|
||||
Name: boost%name_suffix
|
||||
%define package_name boost_1_66
|
||||
Version: 1.66.0
|
||||
Release: 0
|
||||
|
Loading…
Reference in New Issue
Block a user