[apache-parent] Add missing R: apache-resource-bundles

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Aug 29 10:15:00 UTC 2013


commit d362d6e2f743a7c6ecbf76abd82774dc85199511
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu Aug 29 12:14:40 2013 +0200

    Add missing R: apache-resource-bundles

 apache-parent.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
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 <mizdebsk at redhat.com> - 10-13
+- Add missing R: apache-resource-bundles
+
 * Mon Aug 26 2013 Michal Srb <msrb at redhat.com> - 10-12
 - Migrate away from mvn-rpmbuild
 


More information about the scm-commits mailing list