From f3858ca4347800e9758dc88041858ff65aee9eb5f6e2a7fb9e184f9c0582873c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 4 May 2023 11:44:04 +0000 Subject: [PATCH] Accepting request 1084606 from home:dimstar:Factory - Add _multibuild to define 2nd spec file as additional flavor. Eliminates the need for source package links in OBS. OBS-URL: https://build.opensuse.org/request/show/1084606 OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=211 --- _multibuild | 4 ++++ kmod-testsuite.spec | 2 +- kmod.changes | 6 ++++++ kmod.spec | 2 +- 4 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 _multibuild diff --git a/_multibuild b/_multibuild new file mode 100644 index 0000000..a73a05d --- /dev/null +++ b/_multibuild @@ -0,0 +1,4 @@ + + kmod-testsuite + + diff --git a/kmod-testsuite.spec b/kmod-testsuite.spec index a507e96..72fe0d8 100644 --- a/kmod-testsuite.spec +++ b/kmod-testsuite.spec @@ -1,7 +1,7 @@ # # spec file for package kmod-testsuite # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/kmod.changes b/kmod.changes index 14e3ceb..232df0e 100644 --- a/kmod.changes +++ b/kmod.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 4 11:17:59 UTC 2023 - Dominique Leuenberger + +- Add _multibuild to define 2nd spec file as additional flavor. + Eliminates the need for source package links in OBS. + ------------------------------------------------------------------- Tue Dec 27 12:38:29 UTC 2022 - Ludwig Nussel diff --git a/kmod.spec b/kmod.spec index 4ee4fb5..1665ac0 100644 --- a/kmod.spec +++ b/kmod.spec @@ -1,7 +1,7 @@ # # spec file for package kmod # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed