Fix build-requires on apache-parent

This commit is contained in:
Mikolaj Izdebski 2014-07-30 16:40:17 +02:00
parent b13ff5d927
commit 7600b484b7

View File

@ -2,7 +2,7 @@
Name: apache-%{short_name}
Version: 34
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Apache Commons Parent Pom
Group: Development/Libraries
License: ASL 2.0
@ -15,7 +15,7 @@ Source0: %{short_name}-%{version}.tar.xz
BuildArch: noarch
BuildRequires: maven-local
BuildRequires: mvn(org.apache:apache)
BuildRequires: mvn(org.apache:apache:pom:)
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin)
BuildRequires: mvn(org.apache.maven.plugins:maven-assembly-plugin)
@ -46,6 +46,9 @@ The Project Object Model files for the apache-commons packages.
%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
%changelog
* Wed Jul 30 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 34-4
- Fix build-requires on apache-parent
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 34-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild