From dbc7f9f0ec88eb51716ca79e52701f5125e01731da23fa86d236dd0acbf888af Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 4 May 2023 12:14:03 +0000 Subject: [PATCH] Accepting request 1084657 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/1084657 OBS-URL: https://build.opensuse.org/package/show/Java:packages/plexus-containers?expand=0&rev=39 --- _multibuild | 5 +++++ plexus-component-metadata.spec | 2 +- plexus-containers.changes | 6 ++++++ plexus-containers.spec | 2 +- plexus-metadata-generator.spec | 2 +- 5 files changed, 14 insertions(+), 3 deletions(-) create mode 100644 _multibuild diff --git a/_multibuild b/_multibuild new file mode 100644 index 0000000..3e12caf --- /dev/null +++ b/_multibuild @@ -0,0 +1,5 @@ + + plexus-component-metadata + plexus-metadata-generator + + diff --git a/plexus-component-metadata.spec b/plexus-component-metadata.spec index d3ff602..947b51e 100644 --- a/plexus-component-metadata.spec +++ b/plexus-component-metadata.spec @@ -1,7 +1,7 @@ # # spec file # -# 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/plexus-containers.changes b/plexus-containers.changes index 123682d..e2c9fdf 100644 --- a/plexus-containers.changes +++ b/plexus-containers.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 4 12:06:52 UTC 2023 - Dominique Leuenberger + +- Add _multibuild to define 2nd spec file as additional flavor. + Eliminates the need for source package links in OBS. + ------------------------------------------------------------------- Sun Mar 20 17:43:12 UTC 2022 - Fridrich Strba diff --git a/plexus-containers.spec b/plexus-containers.spec index 6e8df1b..eae5fa0 100644 --- a/plexus-containers.spec +++ b/plexus-containers.spec @@ -1,7 +1,7 @@ # # spec file for package plexus-containers # -# 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/plexus-metadata-generator.spec b/plexus-metadata-generator.spec index 3d0b36a..54915f0 100644 --- a/plexus-metadata-generator.spec +++ b/plexus-metadata-generator.spec @@ -1,7 +1,7 @@ # # spec file for package plexus-metadata-generator # -# 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