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:
4
_multibuild
Normal file
4
_multibuild
Normal file
@@ -0,0 +1,4 @@
|
||||
<multibuild>
|
||||
<package>erlang-rebar-testsuite</package>
|
||||
</multibuild>
|
||||
|
@@ -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
|
||||
|
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user