From 37ffb7edc35aa10093f8bb843bf042ea5f8bf931 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Jul 30 2014 14:40:17 +0000 Subject: Fix build-requires on apache-parent --- diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index e185fe9..42b09d5 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -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 - 34-4 +- Fix build-requires on apache-parent + * Sat Jun 07 2014 Fedora Release Engineering - 34-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild