From 6118701e25243568785b0111b7fe896c8db88b6f41b0c9821c4748d99b38f84f Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 4 May 2023 12:13:06 +0000 Subject: [PATCH] Accepting request 1084612 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/1084612 OBS-URL: https://build.opensuse.org/package/show/Java:packages/jetty-minimal?expand=0&rev=64 --- _multibuild | 5 +++++ jetty-minimal.changes | 6 ++++++ jetty-minimal.spec | 2 +- jetty-unixsocket.spec | 2 +- jetty-websocket.spec | 2 +- 5 files changed, 14 insertions(+), 3 deletions(-) create mode 100644 _multibuild diff --git a/_multibuild b/_multibuild new file mode 100644 index 0000000..8a17a4e --- /dev/null +++ b/_multibuild @@ -0,0 +1,5 @@ + + jetty-unixsocket + jetty-websocket + + diff --git a/jetty-minimal.changes b/jetty-minimal.changes index 98e80ba..af81c96 100644 --- a/jetty-minimal.changes +++ b/jetty-minimal.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 4 11:24:50 UTC 2023 - Dominique Leuenberger + +- Add _multibuild to define 2nd spec file as additional flavor. + Eliminates the need for source package links in OBS. + ------------------------------------------------------------------- Thu Oct 13 11:21:47 UTC 2022 - Fridrich Strba diff --git a/jetty-minimal.spec b/jetty-minimal.spec index e50631b..39643fa 100644 --- a/jetty-minimal.spec +++ b/jetty-minimal.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2000-2007, JPackage Project # # All modifications and additions to the file contributed by third parties diff --git a/jetty-unixsocket.spec b/jetty-unixsocket.spec index 1485018..a76352d 100644 --- a/jetty-unixsocket.spec +++ b/jetty-unixsocket.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2000-2007, JPackage Project # # All modifications and additions to the file contributed by third parties diff --git a/jetty-websocket.spec b/jetty-websocket.spec index 1a4e80d..68dbba8 100644 --- a/jetty-websocket.spec +++ b/jetty-websocket.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2000-2007, JPackage Project # # All modifications and additions to the file contributed by third parties