[janino-parent/f15] Add buildnumber-maven-plugin as a build requirement

mef mef at fedoraproject.org
Mon Apr 16 15:07:13 UTC 2012


commit fd39b21e02f12e7ea8f2364d6843539262ada36e
Author: mef3 <mefoster at gmail.com>
Date:   Mon Apr 16 16:07:02 2012 +0100

    Add buildnumber-maven-plugin as a build requirement

 janino-parent.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/janino-parent.spec b/janino-parent.spec
index 53d0f3a..c9eb468 100644
--- a/janino-parent.spec
+++ b/janino-parent.spec
@@ -1,6 +1,6 @@
 Name:           janino-parent
 Version:        2.6.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Parent POM for Janino
 
 License:        BSD
@@ -14,6 +14,7 @@ Patch0:         %{name}-remove-modules.patch
 
 BuildRequires:  codehaus-parent
 BuildRequires:  maven
+BuildRequires:  buildnumber-maven-plugin
 BuildRequires:  jpackage-utils
 BuildRequires:  java-devel >= 1:1.6.0
 
@@ -48,6 +49,9 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 
 
 %changelog
+* Mon Apr 16 2012 Mary Ellen Foster <mefoster at gmail.com> - 2.6.1-3
+- BuildRequire buildnumber-maven-plugin
+
 * Wed Mar 21 2012 Mary Ellen Foster <mefoster at gmail.com> - 2.6.1-2
 - Add proper jpackage-utils requires
 - Rename patch file


More information about the scm-commits mailing list