From db18989bd68c77960b9993c7dc7aa108d47aa38b0b5581858759ffab3f25d6bd Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Thu, 10 Jan 2019 08:23:02 +0000 Subject: [PATCH] - Remove spurious parameter to %setup -T OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-kiwi_label_helper?expand=0&rev=2 --- obs-service-kiwi_label_helper.changes | 5 +++++ obs-service-kiwi_label_helper.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/obs-service-kiwi_label_helper.changes b/obs-service-kiwi_label_helper.changes index bff1078..4708c61 100644 --- a/obs-service-kiwi_label_helper.changes +++ b/obs-service-kiwi_label_helper.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 10 08:22:53 UTC 2019 - Fabian Vogt + +- Remove spurious parameter to %setup -T + ------------------------------------------------------------------- Tue Oct 30 10:40:41 UTC 2018 - Fabian Vogt diff --git a/obs-service-kiwi_label_helper.spec b/obs-service-kiwi_label_helper.spec index 9716588..a367a71 100644 --- a/obs-service-kiwi_label_helper.spec +++ b/obs-service-kiwi_label_helper.spec @@ -1,7 +1,7 @@ # # spec file for package obs-service-kiwi_label_helper # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -20,7 +20,7 @@ Name: obs-service-kiwi_label_helper Version: 0.0 Release: 0 Summary: Service to duplicate labels with a custom prefix -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Tools/Building Url: https://build.opensuse.org Source0: kiwi_label_helper.service @@ -35,7 +35,7 @@ This service can be used during buildtime to implement the suse_label_helper:add_prefix element useful for building containers. %prep -%setup -q -D -T 0 -n . +%setup -q -D -T -n . cp %{SOURCE2} . %build