11
0
forked from pool/erlang-rebar

Accepting request 1103300 from home:dimstar:Factory

- Add _multibuild: declare additional spec files as further flavors
  to build. Allows OBS to build those spec files without the need
  for linked packages.

NOTE: The test suite still fails to build - but with this it might at least finally
also be visible in the devel project (where the linked package does not exist)

OBS-URL: https://build.opensuse.org/request/show/1103300
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-rebar?expand=0&rev=42
This commit is contained in:
2023-08-20 19:25:36 +00:00
committed by Git OBS Bridge
parent 6f350d64e6
commit 47c250d187
4 changed files with 13 additions and 2 deletions

4
_multibuild Normal file
View File

@@ -0,0 +1,4 @@
<multibuild>
<package>erlang-rebar-testsuite</package>
</multibuild>

View File

@@ -1,7 +1,7 @@
#
# spec file for package erlang-rebar-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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Aug 10 09:45:23 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Add _multibuild: declare additional spec files as further flavors
to build. Allows OBS to build those spec files without the need
for linked packages.
-------------------------------------------------------------------
Wed Oct 12 17:49:50 UTC 2022 - Matwey Kornilov <matwey.kornilov@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package erlang-rebar
#
# 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