From 0647cd4d3fe8e528114371692d6c7979c873de0e3e9a511f8b9e659f1e7902d8 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 16 May 2023 14:23:21 +0000 Subject: [PATCH] Accepting request 1084746 from home:fcrozat:branches:system:packagemanager - Add _multibuild to define additional spec files as additional flavors. Eliminates the need for source package links in OBS. - Add _multibuild to define additional spec files as additional flavors. Eliminates the need for source package links in OBS. OBS-URL: https://build.opensuse.org/request/show/1084746 OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/dpkg?expand=0&rev=89 --- _multibuild | 4 ++++ dpkg.changes | 7 +++++++ dpkg.spec | 2 +- update-alternatives.changes | 7 +++++++ update-alternatives.spec | 2 +- 5 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 _multibuild diff --git a/_multibuild b/_multibuild new file mode 100644 index 0000000..b1e58fc --- /dev/null +++ b/_multibuild @@ -0,0 +1,4 @@ + + update-alternatives + + diff --git a/dpkg.changes b/dpkg.changes index e3e738a..5417eb6 100644 --- a/dpkg.changes +++ b/dpkg.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 4 14:28:36 UTC 2023 - Frederic Crozat + +- Add _multibuild to define additional spec files as additional + flavors. + Eliminates the need for source package links in OBS. + ------------------------------------------------------------------- Fri May 27 09:40:32 UTC 2022 - pgajdos@suse.com diff --git a/dpkg.spec b/dpkg.spec index 54df67a..e9465a7 100644 --- a/dpkg.spec +++ b/dpkg.spec @@ -1,7 +1,7 @@ # # spec file for package dpkg # -# 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/update-alternatives.changes b/update-alternatives.changes index 4ddcf21..1412bd4 100644 --- a/update-alternatives.changes +++ b/update-alternatives.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 4 14:28:36 UTC 2023 - Frederic Crozat + +- Add _multibuild to define additional spec files as additional + flavors. + Eliminates the need for source package links in OBS. + ------------------------------------------------------------------- Fri May 27 09:40:32 UTC 2022 - pgajdos@suse.com diff --git a/update-alternatives.spec b/update-alternatives.spec index 74a33f2..a029ee5 100644 --- a/update-alternatives.spec +++ b/update-alternatives.spec @@ -1,7 +1,7 @@ # # spec file for package update-alternatives # -# 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