[ezmorph] Add maven-local and maven-shared to BuildRequires (RHBZ#913996)

Andy Grimm arg at fedoraproject.org
Fri Feb 22 14:34:25 UTC 2013


commit 804acf938c12d51434a20bcc911769a17a403608
Author: Andy Grimm <agrimm at gmail.com>
Date:   Fri Feb 22 09:34:22 2013 -0500

    Add maven-local and maven-shared to BuildRequires (RHBZ#913996)

 ezmorph.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ezmorph.spec b/ezmorph.spec
index b43ff09..69f40b8 100644
--- a/ezmorph.spec
+++ b/ezmorph.spec
@@ -1,6 +1,6 @@
 Name:           ezmorph
 Version:        1.0.6
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Object transformation library for Java
 License:        ASL 2.0
 URL:            http://ezmorph.sourceforge.net/
@@ -17,6 +17,8 @@ BuildRequires:  java-devel
 BuildRequires:  jpackage-utils
 BuildRequires:  jakarta-oro
 BuildRequires:  junit
+BuildRequires:  maven-local
+BuildRequires:  maven-shared
 BuildRequires:  maven-compiler-plugin
 BuildRequires:  maven-doxia-sitetools
 BuildRequires:  maven-surefire-plugin
@@ -69,6 +71,9 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP-%{name}.pom
 %{_javadocdir}/%{name}
 
 %changelog
+* Fri Feb 22 2013 Andy Grimm <agrimm at gmail.com> - 1.0.6-7
+- Add maven-local and maven-shared to BuildRequires (RHBZ#913996)
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.6-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list