Remove unneeded BR on doxia-core
This commit is contained in:
parent
5c257b2908
commit
9e89ce2223
@ -41,7 +41,6 @@ BuildRequires: mvn(org.apache.felix:org.apache.felix.bundlerepository)
|
|||||||
BuildRequires: mvn(xpp3:xpp3)
|
BuildRequires: mvn(xpp3:xpp3)
|
||||||
%endif
|
%endif
|
||||||
%if %{with reporting}
|
%if %{with reporting}
|
||||||
BuildRequires: mvn(org.apache.maven.doxia:doxia-core)
|
|
||||||
BuildRequires: mvn(org.apache.maven.doxia:doxia-sink-api)
|
BuildRequires: mvn(org.apache.maven.doxia:doxia-sink-api)
|
||||||
BuildRequires: mvn(org.apache.maven.doxia:doxia-site-renderer)
|
BuildRequires: mvn(org.apache.maven.doxia:doxia-site-renderer)
|
||||||
BuildRequires: mvn(org.apache.maven.reporting:maven-reporting-impl)
|
BuildRequires: mvn(org.apache.maven.reporting:maven-reporting-impl)
|
||||||
@ -109,6 +108,9 @@ rm -f src/main/java/org/apache/felix/bundleplugin/baseline/BaselineReport.java
|
|||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 5 2018 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.5.1-1
|
||||||
|
- Remove unneeded BR on doxia-core
|
||||||
|
|
||||||
* Thu Nov 01 2018 Marian Koncek <mkoncek@redhat.com> - 3.5.1-1
|
* Thu Nov 01 2018 Marian Koncek <mkoncek@redhat.com> - 3.5.1-1
|
||||||
- Update to upstream version 3.5.1
|
- Update to upstream version 3.5.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user