8
0

2 Commits

2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Nov 2 08:25:18 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Conflict with the other provider of
javax.websocket:javax.websocket-api to avoid duplicate artifact
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 9 13:37:48 UTC 2023 - Fridrich Strba <fstrba@suse.com> Sat Sep 9 13:37:48 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file # spec file for package glassfish-websocket-api
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -32,6 +32,7 @@ BuildRequires: xz
BuildRequires: mvn(net.java:jvnet-parent:pom:) BuildRequires: mvn(net.java:jvnet-parent:pom:)
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.glassfish.build:spec-version-maven-plugin) BuildRequires: mvn(org.glassfish.build:spec-version-maven-plugin)
Conflicts: jboss-websocket-1.0-api
BuildArch: noarch BuildArch: noarch
%description %description