Accepting request 967928 from Java:packages
bsc#1197642 OBS-URL: https://build.opensuse.org/request/show/967928 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jetty-artifact-remote-resources?expand=0&rev=2
This commit is contained in:
commit
26db5dbefe
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 21:59:29 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Do not require mvn(log4j:log4j) for build (bsc#1197642)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 14:48:45 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package jetty-artifact-remote-resources
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -27,8 +27,7 @@ Source0: %{name}-%{version}.tar.xz
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: xz
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-remote-resources-plugin)
|
||||
BuildRequires: mvn(org.eclipse.jetty.toolchain:jetty-toolchain:pom:)
|
||||
#!BuildRequires: mvn(log4j:log4j)
|
||||
BuildRequires: mvn(org.eclipse.jetty.toolchain:jetty-toolchain:pom:)
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user