This commit is contained in:
parent
10110aad03
commit
0a9ecd9968
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package geronimo
|
||||
# spec file for package geronimo-specs-pom
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -31,6 +31,7 @@ BuildRequires: xmvn-resolve
|
||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-compiler-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-jar-plugin)
|
||||
Obsoletes: geronimo-specs-poms
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -41,7 +42,7 @@ The Project Object Model files for the geronimo-specs modules.
|
||||
cp -p %{SOURCE0} .
|
||||
cp -p %{SOURCE1} LICENSE
|
||||
%pom_remove_parent
|
||||
# IDEA plugin is not really useful for rpm build
|
||||
# not really useful for rpm build
|
||||
%pom_remove_plugin :maven-idea-plugin
|
||||
%{mvn_alias} : org.apache.geronimo.specs:specs
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user