From 5676ee63287b8640f3deb2480908dea553674170abf8edc5e6b5447b1b3a5337 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 3 Feb 2022 22:13:43 +0000 Subject: [PATCH] Accepting request 950428 from home:dirkmueller:Factory - invoke bash for bash scripts (bsc#1195391) OBS-URL: https://build.opensuse.org/request/show/950428 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-patch-translation?expand=0&rev=62 --- gnome-patch-translation-merge | 2 +- gnome-patch-translation.changes | 5 +++++ gnome-patch-translation.spec | 4 ++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/gnome-patch-translation-merge b/gnome-patch-translation-merge index 29790a3..aa765fd 100644 --- a/gnome-patch-translation-merge +++ b/gnome-patch-translation-merge @@ -1,4 +1,4 @@ -#! /bin/bash +#!/bin/bash set -o errexit diff --git a/gnome-patch-translation.changes b/gnome-patch-translation.changes index fe66c90..fbe1941 100644 --- a/gnome-patch-translation.changes +++ b/gnome-patch-translation.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 1 13:00:30 UTC 2022 - Dirk Müller + +- invoke bash for bash scripts (bsc#1195391) + ------------------------------------------------------------------- Tue Mar 6 20:08:11 CET 2018 - sbrabec@suse.cz diff --git a/gnome-patch-translation.spec b/gnome-patch-translation.spec index 3c015ae..eeb9396 100644 --- a/gnome-patch-translation.spec +++ b/gnome-patch-translation.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-patch-translation # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -47,7 +47,7 @@ patches and merging them to one translation compendium. cp -a %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} . %build -sh gnome-patch-translation-merge +bash gnome-patch-translation-merge %install mkdir -p %{buildroot}%{_bindir}