Accepting request 1084608 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/1084608
OBS-URL: https://build.opensuse.org/package/show/network/cyrus-sasl?expand=0&rev=102
This commit is contained in:
Dirk Mueller 2023-05-04 11:42:27 +00:00 committed by Git OBS Bridge
parent a91e15ac57
commit b6c9d7cbe5
2 changed files with 12 additions and 0 deletions

6
_multibuild Normal file
View File

@ -0,0 +1,6 @@
<multibuild>
<package>cyrus-sasl-bdb</package>
<package>cyrus-sasl-saslauthd</package>
<package>cyrus-sasl-saslauthd-bdb</package>
</multibuild>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 4 11:21:19 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Add _multibuild to define 2nd spec file as additional flavor.
Eliminates the need for source package links in OBS.
-------------------------------------------------------------------
Mon Jan 23 20:35:54 UTC 2023 - Dirk Müller <dmueller@suse.com>