Accepting request 700899 from home:jengelh:branches:Java:packages
- Add Group: field. OBS-URL: https://build.opensuse.org/request/show/700899 OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-reporting-exec?expand=0&rev=6
This commit is contained in:
parent
676295b987
commit
8e5b757424
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 5 20:30:17 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Add Group: field.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 3 15:11:16 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package maven-reporting-exec
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -27,6 +27,7 @@ Source0: http://repo1.maven.org/maven2/org/apache/maven/reporting/%{name}
|
||||
Patch0001: 0001-Port-to-Eclipse-Aether-and-Eclipse-Sisu.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: unzip
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-invoker-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.reporting:maven-reporting-api)
|
||||
BuildRequires: mvn(org.apache.maven.shared:maven-shared-components:pom:)
|
||||
@ -42,7 +43,6 @@ BuildRequires: mvn(org.codehaus.plexus:plexus-component-metadata)
|
||||
BuildRequires: mvn(org.eclipse.aether:aether-api)
|
||||
BuildRequires: mvn(org.eclipse.aether:aether-util)
|
||||
BuildRequires: mvn(org.eclipse.sisu:org.eclipse.sisu.plexus)
|
||||
BuildRequires: unzip
|
||||
Requires: java-headless
|
||||
BuildArch: noarch
|
||||
|
||||
@ -52,6 +52,7 @@ managing and configuring reports and their execution.
|
||||
|
||||
%package javadoc
|
||||
Summary: API documentation for %{name}
|
||||
Group: Documentation/HTML
|
||||
|
||||
%description javadoc
|
||||
The API documentation of %{name}.
|
||||
|
Loading…
x
Reference in New Issue
Block a user