Remove reference to parent pom
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-net?expand=0&rev=4
This commit is contained in:
parent
e525863ed6
commit
7f0e8b1172
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 9 08:32:51 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Remove reference to the parent pom, since we don't build with
|
||||
maven
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 2 13:30:06 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package apache
|
||||
# spec file for package apache-commons-net
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -57,6 +57,7 @@ Group: Documentation/HTML
|
||||
%prep
|
||||
%setup -q -n %{short_name}-%{version}-src
|
||||
cp %{SOURCE1} build.xml
|
||||
%pom_remove_parent .
|
||||
|
||||
%build
|
||||
%{ant} \
|
||||
|
Loading…
Reference in New Issue
Block a user