[apache-commons-logging] Add missing BR: maven-dependency-plugin, build-helper-maven-plugin

Michal Srb msrb at fedoraproject.org
Mon Aug 5 17:11:39 UTC 2013


commit b7edd16b1172e3d5a57896306bf9cd4e3a61d289
Author: Michal Srb <msrb at redhat.com>
Date:   Mon Aug 5 19:11:21 2013 +0200

    Add missing BR: maven-dependency-plugin, build-helper-maven-plugin

 apache-commons-logging.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/apache-commons-logging.spec b/apache-commons-logging.spec
index 3ddf184..7a3ca70 100644
--- a/apache-commons-logging.spec
+++ b/apache-commons-logging.spec
@@ -4,7 +4,7 @@
 
 Name:           apache-%{short_name}
 Version:        1.1.3
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Apache Commons Logging
 License:        ASL 2.0
 URL:            http://commons.apache.org/%{base_name}
@@ -20,6 +20,8 @@ BuildRequires:  mvn(log4j:log4j)
 BuildRequires:  mvn(logkit:logkit)
 BuildRequires:  mvn(org.apache.commons:commons-parent)
 BuildRequires:  mvn(org.apache.maven.plugins:maven-failsafe-plugin)
+BuildRequires:  mvn(org.apache.maven.plugins:maven-dependency-plugin)
+BuildRequires:  mvn(org.codehaus.mojo:build-helper-maven-plugin)
 
 
 %description
@@ -92,6 +94,9 @@ install -pm 644 %{SOURCE2} %{buildroot}/%{_mavenpomdir}/JPP-%{short_name}-api.po
 # -----------------------------------------------------------------------------
 
 %changelog
+* Mon Aug 05 2013 Michal Srb <msrb at redhat.com> - 1.1.3-5
+- Add missing BR: maven-dependency-plugin, build-helper-maven-plugin
+
 * Mon Aug 05 2013 Michal Srb <msrb at redhat.com> - 1.1.3-4
 - Add missing BR: maven-failsafe-plugin
 


More information about the scm-commits mailing list