Accepting request 1105588 from server:dns

- Add _multibuild to define additional spec files as additional
  flavors.
  Eliminates the need for source package links in OBS.

- openSUSE:Factory libunbound-devel-mini flavor is configured to
  sync build counter with unbound package. This means it always
  triggers a bootstrap no matter which of the packages got
  initially triggered.
  I am not sure if this is needed at all, if yes, please accept
  this request and forward with an explenation.
  If not, just decline it and we will remove the build counter
  syncing in factory as well.
  This adds the !BcntSyncTag: unbound to the mini spec file
  Details:
  https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/6GUU6JUQE72WCWEZCSLQYJLVVTNHBVTE/

- 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/1105588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unbound?expand=0&rev=61
This commit is contained in:
Ana Guerrero 2023-08-30 08:18:55 +00:00 committed by Git OBS Bridge
commit fc1b3b06d9
4 changed files with 38 additions and 0 deletions

4
_multibuild Normal file
View File

@ -0,0 +1,4 @@
<multibuild>
<package>libunbound-devel-mini</package>
</multibuild>

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu May 4 13:57:54 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
- Add _multibuild to define additional spec files as additional
flavors.
Eliminates the need for source package links in OBS.
-------------------------------------------------------------------
Thu Feb 23 09:15:48 UTC 2023 - Pedro Monreal <pmonreal@suse.com>

View File

@ -23,6 +23,7 @@
#
Name: libunbound-devel-mini
Version: 1.17.1
#!BcntSyncTag: unbound
Release: 0
Summary: Just a devel package for build loops
License: BSD-3-Clause

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Thu Aug 24 10:07:02 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>
- openSUSE:Factory libunbound-devel-mini flavor is configured to
sync build counter with unbound package. This means it always
triggers a bootstrap no matter which of the packages got
initially triggered.
I am not sure if this is needed at all, if yes, please accept
this request and forward with an explenation.
If not, just decline it and we will remove the build counter
syncing in factory as well.
This adds the !BcntSyncTag: unbound to the mini spec file
Details:
https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/6GUU6JUQE72WCWEZCSLQYJLVVTNHBVTE/
-------------------------------------------------------------------
Thu May 4 13:57:54 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
- Add _multibuild to define additional spec files as additional
flavors.
Eliminates the need for source package links in OBS.
-------------------------------------------------------------------
Thu Feb 23 09:15:48 UTC 2023 - Pedro Monreal <pmonreal@suse.com>