Fridrich Strba 2019-04-08 11:07:17 +00:00 committed by Git OBS Bridge
parent 0a4ddb4247
commit 3ce7be0644
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 8 11:06:36 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Do not depend on the parent pom at all, since we don't build
with maven.
-------------------------------------------------------------------
Tue Jan 29 10:22:14 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -31,8 +31,6 @@ Source2: https://raw.githubusercontent.com/javaee/%{groupId}/master/LICEN
BuildRequires: ant
BuildRequires: fdupes
BuildRequires: javapackages-local
BuildRequires: jvnet-parent
Requires: jvnet-parent
BuildArch: noarch
%description
@ -50,6 +48,8 @@ This package contains javadoc for %{name}.
cp %{SOURCE1} build.xml
cp %{SOURCE2} .
%pom_remove_parent .
%build
%{ant}