Accepting request 762080 from Java:packages

Remove reference to parent pom

OBS-URL: https://build.opensuse.org/request/show/762080
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-net?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2020-01-12 22:16:55 +00:00 committed by Git OBS Bridge
commit cfce4b8294
2 changed files with 9 additions and 2 deletions

View File

@ -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> Sat Mar 2 13:30:06 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -57,6 +57,7 @@ Group: Documentation/HTML
%prep %prep
%setup -q -n %{short_name}-%{version}-src %setup -q -n %{short_name}-%{version}-src
cp %{SOURCE1} build.xml cp %{SOURCE1} build.xml
%pom_remove_parent .
%build %build
%{ant} \ %{ant} \