OBS-URL: https://build.opensuse.org/package/show/Java:packages/glassfish-annotation-api?expand=0&rev=5
This commit is contained in:
parent
0a4ddb4247
commit
3ce7be0644
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user