This commit is contained in:
parent
08780d1919
commit
cbb98e241a
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package jetty-alpn-api
|
# spec file for package jetty-alpn-api
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# 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
|
||||||
@ -22,18 +22,18 @@ Release: 0
|
|||||||
Summary: Jetty ALPN API
|
Summary: Jetty ALPN API
|
||||||
License: Apache-2.0 AND EPL-1.0
|
License: Apache-2.0 AND EPL-1.0
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
URL: http://www.eclipse.org/jetty
|
URL: https://www.eclipse.org/jetty
|
||||||
Source0: http://git.eclipse.org/c/jetty/org.eclipse.jetty.alpn.git/snapshot/org.eclipse.jetty.alpn-alpn-api-%{version}.tar.xz
|
Source0: http://git.eclipse.org/c/jetty/org.eclipse.jetty.alpn.git/snapshot/org.eclipse.jetty.alpn-alpn-api-%{version}.tar.xz
|
||||||
Source1: http://www.eclipse.org/legal/epl-v10.html
|
Source1: http://www.eclipse.org/legal/epl-v10.html
|
||||||
Source2: http://www.apache.org/licenses/LICENSE-2.0.txt
|
Source2: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: maven-local
|
BuildRequires: maven-local
|
||||||
|
BuildRequires: xz
|
||||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||||
BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
||||||
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
|
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
|
||||||
BuildRequires: mvn(org.eclipse.jetty.toolchain:jetty-build-support)
|
BuildRequires: mvn(org.eclipse.jetty.toolchain:jetty-build-support)
|
||||||
BuildRequires: mvn(org.eclipse.jetty:jetty-parent:pom:)
|
BuildRequires: mvn(org.eclipse.jetty:jetty-parent:pom:)
|
||||||
BuildRequires: xz
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user