This commit is contained in:
parent
d42a912ccf
commit
070e784f72
@ -1,7 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 1 14:10:42 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- BuildIgnore xml-apis, since the package is not necessary for
|
||||
- BuildIgnore xalan-j2, since the package is not necessary for
|
||||
the build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -32,7 +32,7 @@ BuildRequires: ant
|
||||
BuildRequires: java-devel >= 1.8
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: regexp
|
||||
#BuildIgnore: xml-apis
|
||||
#!BuildIgnore: xalan-j2
|
||||
Requires: regexp
|
||||
BuildArch: noarch
|
||||
|
||||
@ -90,10 +90,8 @@ install -m 644 %{SOURCE2} %{buildroot}%{_mavenpomdir}/%{name}-%{version}.pom
|
||||
|
||||
%add_maven_depmap %{name}-%{version}.pom %{name}-%{version}.jar -a "bcel:bcel"
|
||||
|
||||
%files
|
||||
%files -f .mfiles
|
||||
%license LICENSE.txt
|
||||
%{_javadir}/*
|
||||
%{_mavenpomdir}/*
|
||||
%{_datadir}/maven-metadata/%{name}.xml*
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user