From 4d3cc096b19822904a96c5d6aa76f648f16a15531c55e480674a44a9cc5c093f Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Thu, 10 Jan 2019 08:06:22 +0000 Subject: [PATCH] - Remove spurious parameter to %setup -T OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-kiwi_metainfo_helper?expand=0&rev=2 --- obs-service-kiwi_metainfo_helper.changes | 5 +++++ obs-service-kiwi_metainfo_helper.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/obs-service-kiwi_metainfo_helper.changes b/obs-service-kiwi_metainfo_helper.changes index d437c8a..e6109ce 100644 --- a/obs-service-kiwi_metainfo_helper.changes +++ b/obs-service-kiwi_metainfo_helper.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 10 08:06:05 UTC 2019 - Fabian Vogt + +- Remove spurious parameter to %setup -T + ------------------------------------------------------------------- Wed Oct 17 14:56:38 UTC 2018 - Fabian Vogt diff --git a/obs-service-kiwi_metainfo_helper.spec b/obs-service-kiwi_metainfo_helper.spec index 5bd701e..a506408 100644 --- a/obs-service-kiwi_metainfo_helper.spec +++ b/obs-service-kiwi_metainfo_helper.spec @@ -1,7 +1,7 @@ # # spec file for package obs-service-kiwi_metainfo_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_metainfo_helper Version: 0.0 Release: 0 Summary: Substitute various variables in kiwi recipes -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Tools/Building Url: https://build.opensuse.org Source0: kiwi_metainfo_helper.service @@ -34,7 +34,7 @@ This service can be used during buildtime to gain access to various variables in kiwi recipes. %prep -%setup -q -D -T 0 -n . +%setup -q -D -T -n . cp %{SOURCE2} . %build