[jspc] add explicit BR on groovy18 compat package

Peter MacKinnon pmackinn at fedoraproject.org
Wed Mar 11 15:52:44 UTC 2015


commit cf7c1953e78790de76d386df2ef26a00a7a8838b
Author: Peter MacKinnon <pmackinn at redhat.com>
Date:   Wed Mar 11 11:52:33 2015 -0400

    add explicit BR on groovy18 compat package

 jspc.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/jspc.spec b/jspc.spec
index a8a819b..e5242a0 100644
--- a/jspc.spec
+++ b/jspc.spec
@@ -4,7 +4,7 @@
 
 Name:          jspc
 Version:       2.0
-Release:       0.14%{dotreltag}%{?dist}
+Release:       0.15%{dotreltag}%{?dist}
 Summary:       Compile JSPs under Maven
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -36,6 +36,7 @@ BuildRequires: maven-plugin-plugin
 BuildRequires: maven-remote-resources-plugin
 BuildRequires: maven-install-plugin
 
+BuildRequires: groovy18
 Requires: groovy18
 
 BuildArch:     noarch
@@ -164,6 +165,9 @@ jar uf  %{name}-maven-plugin/target/%{name}-maven-plugin-2.0-alpha-3.jar META-IN
 %doc LICENSE.txt
 
 %changelog
+* Wed Mar 11 2015 Peter MacKinnon <pmackinn at redhat.com> 2.0-0.15.alpha.3
+- add explicit BR on groovy18 compat package
+
 * Wed Mar 11 2015 Peter MacKinnon <pmackinn at redhat.com> 2.0-0.14.alpha.3
 - add explicit requires on groovy18 compat package
 


More information about the scm-commits mailing list