Accepting request 734657 from home:bfrogers:branches:Virtualization

Indicate that our spec file needs bash as the shell

OBS-URL: https://build.opensuse.org/request/show/734657
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=496
This commit is contained in:
Bruce Rogers 2019-10-02 16:04:56 +00:00 committed by Git OBS Bridge
parent 577194b94f
commit f3a8f2a093
3 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 2 15:52:16 UTC 2019 - Bruce Rogers <brogers@suse.com>
- Since our spec file has bashisms, include the following in the
spec file: %define _buildshell /bin/bash
-------------------------------------------------------------------
Wed Oct 2 13:36:46 UTC 2019 - Bruce Rogers <brogers@suse.com>

View File

@ -18,6 +18,8 @@
# !! IMPORTANT !! See README.PACKAGING before modifying package in any way
%define _buildshell /bin/bash
%define build_in_tree 1
%define build_x86_firmware_from_source 0
%define build_skiboot_from_source 0

View File

@ -18,6 +18,8 @@
# !! IMPORTANT !! See README.PACKAGING before modifying package in any way
%define _buildshell /bin/bash
%define build_in_tree 1
%define build_x86_firmware_from_source 0
%define build_skiboot_from_source 0