This commit is contained in:
parent
43cb43e3c8
commit
22507eb694
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:50:05 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Remove reference to the parent pom since we are not building
|
||||
using Maven.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 14 08:18:44 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package plexus-classworlds
|
||||
# spec file for package plexus
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -30,8 +30,6 @@ Source1: %{name}-build.xml
|
||||
BuildRequires: ant
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: mvn(org.codehaus.plexus:plexus:pom:)
|
||||
Requires: mvn(org.codehaus.plexus:plexus:pom:)
|
||||
Obsoletes: %{short_name} < %{version}-%{release}
|
||||
Provides: %{short_name} = %{version}-%{release}
|
||||
BuildArch: noarch
|
||||
@ -72,8 +70,8 @@ ln -s $(build-classpath xml-apis) target/test-lib/xml-apis-1.3.02.jar
|
||||
%pom_remove_plugin :maven-enforcer-plugin
|
||||
%pom_remove_plugin :maven-dependency-plugin
|
||||
|
||||
%{mvn_file} : %{name} %{short_name} plexus/%{short_name}
|
||||
%{mvn_alias} : %{short_name}:%{short_name}
|
||||
%pom_remove_parent .
|
||||
%pom_xpath_inject "pom:project" "<groupId>org.codehaus.plexus</groupId>" .
|
||||
|
||||
%build
|
||||
%{ant} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user