Accepting request 691992 from home:jengelh:branches:Java:packages
- Add missing Group: line. Use noun phrase in summary. OBS-URL: https://build.opensuse.org/request/show/691992 OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-shade-plugin?expand=0&rev=3
This commit is contained in:
parent
da07915d1d
commit
ac9456872a
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 6 11:14:42 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Add missing Group: line. Use noun phrase in summary.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 5 15:38:17 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
Fri Apr 5 15:38:17 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
Name: maven-shade-plugin
|
Name: maven-shade-plugin
|
||||||
Version: 3.1.1
|
Version: 3.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: This plugin provides the capability to package the artifact in an uber-jar
|
Summary: Capability to package the artifact in an uber-jar
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
URL: http://maven.apache.org/plugins/%{name}
|
URL: http://maven.apache.org/plugins/%{name}
|
||||||
@ -50,11 +50,12 @@ BuildArch: noarch
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
This plugin provides the capability to package the artifact in an
|
This plugin provides the capability to package the artifact in an
|
||||||
uber-jar, including its dependencies and to shade - i.e. rename - the
|
uber-jar, including its dependencies and to shade, i.e. rename, the
|
||||||
packages of some of the dependencies.
|
packages of some of the dependencies.
|
||||||
|
|
||||||
%package javadoc
|
%package javadoc
|
||||||
Summary: API documentation for %{name}
|
Summary: API documentation for %{name}
|
||||||
|
Group: Documentation/HTML
|
||||||
|
|
||||||
%description javadoc
|
%description javadoc
|
||||||
%{summary}.
|
%{summary}.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user