From f50b2e005644b2abfd32c532ca80923cfffb9c8d7da8605571a384ad08b4c1f8 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 17 Mar 2022 14:49:26 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/jetty-minimal?expand=0&rev=44 --- jetty-minimal.changes | 6 ------ jetty-minimal.spec | 5 +---- jetty-unixsocket.spec | 2 +- jetty-websocket.spec | 2 +- 4 files changed, 3 insertions(+), 12 deletions(-) diff --git a/jetty-minimal.changes b/jetty-minimal.changes index c1bccfa..37f5073 100644 --- a/jetty-minimal.changes +++ b/jetty-minimal.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Thu Mar 17 10:55:57 UTC 2022 - Fridrich Strba - -- Add dependency on activation-api for building on distributions - where JDK does not have the JavaEE modules - ------------------------------------------------------------------- Tue Oct 19 07:13:12 UTC 2021 - Fridrich Strba diff --git a/jetty-minimal.spec b/jetty-minimal.spec index 46b14fe..07f4ab9 100644 --- a/jetty-minimal.spec +++ b/jetty-minimal.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2000-2007, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -46,9 +46,6 @@ BuildRequires: mvn(org.ow2.asm:asm) BuildRequires: mvn(org.ow2.asm:asm-commons) BuildRequires: mvn(org.slf4j:slf4j-api) BuildArch: noarch -%if 0%{?suse_version} > 1500 -BuildRequires: mvn(javax.activation:activation) -%endif %description diff --git a/jetty-unixsocket.spec b/jetty-unixsocket.spec index 9cfb7ed..15a793e 100644 --- a/jetty-unixsocket.spec +++ b/jetty-unixsocket.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2021 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 6cd6b08..5c48288 100644 --- a/jetty-websocket.spec +++ b/jetty-websocket.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2000-2007, JPackage Project # # All modifications and additions to the file contributed by third parties