Fix build-requires on parent POM
This commit is contained in:
parent
3815468317
commit
690c551705
@ -1,6 +1,6 @@
|
||||
Name: maven-reporting-api
|
||||
Version: 3.0
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
# Maven-shared defines maven-reporting-api version as 3.0
|
||||
Epoch: 1
|
||||
Summary: API to manage report generation
|
||||
@ -15,7 +15,7 @@ Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(org.apache.maven.shared:maven-shared-components)
|
||||
BuildRequires: mvn(org.apache.maven.shared:maven-shared-components:pom:)
|
||||
BuildRequires: mvn(org.apache.maven.doxia:doxia-sink-api)
|
||||
|
||||
Obsoletes: maven-shared-reporting-api < %{epoch}:%{version}-%{release}
|
||||
@ -56,6 +56,9 @@ cp %{SOURCE1} LICENSE.txt
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 4 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:3.0-8
|
||||
- Fix build-requires on parent POM
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.0-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user