From d362d6e2f743a7c6ecbf76abd82774dc85199511 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Aug 29 2013 10:14:40 +0000 Subject: Add missing R: apache-resource-bundles --- diff --git a/apache-parent.spec b/apache-parent.spec index 4f55942..3445af3 100644 --- a/apache-parent.spec +++ b/apache-parent.spec @@ -1,6 +1,6 @@ Name: apache-parent Version: 10 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Parent pom file for Apache projects Group: Development/Libraries License: ASL 2.0 @@ -14,6 +14,8 @@ BuildRequires: jpackage-utils BuildRequires: apache-resource-bundles BuildRequires: maven-remote-resources-plugin +Requires: apache-resource-bundles + %description This package contains the parent pom file for apache projects. @@ -38,6 +40,9 @@ cp %{SOURCE1} LICENSE %doc LICENSE %changelog +* Thu Aug 29 2013 Mikolaj Izdebski - 10-13 +- Add missing R: apache-resource-bundles + * Mon Aug 26 2013 Michal Srb - 10-12 - Migrate away from mvn-rpmbuild