[hawtbuf] added maven-shared as BR

gil gil at fedoraproject.org
Fri Feb 22 12:05:19 UTC 2013


commit 0989b0694b2266c39f3d4116c75a2a95f833b7f3
Author: gil <puntogil at libero.it>
Date:   Fri Feb 22 13:05:08 2013 +0100

    added maven-shared as BR

 hawtbuf.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/hawtbuf.spec b/hawtbuf.spec
index a70aa62..968db3a 100644
--- a/hawtbuf.spec
+++ b/hawtbuf.spec
@@ -31,6 +31,9 @@ BuildRequires: maven-resources-plugin
 BuildRequires: maven-surefire-plugin
 BuildRequires: maven-surefire-provider-junit4
 
+# B/R for maven-archiver
+BuildRequires: mvn(org.apache.maven.shared:maven-shared-components)
+
 Requires:      apache-commons-logging
 
 Requires:      java


More information about the scm-commits mailing list