[eclipse-eclemma] Add missing BR.

Krzysztof Daniel kdaniel at fedoraproject.org
Thu Jun 20 09:59:21 UTC 2013


commit 6b8156e70707c780a10f2227d665bd1eacd0db9e
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Thu Jun 20 11:59:11 2013 +0200

    Add missing BR.

 eclipse-eclemma.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/eclipse-eclemma.spec b/eclipse-eclemma.spec
index 0fc7f37..39e9162 100644
--- a/eclipse-eclemma.spec
+++ b/eclipse-eclemma.spec
@@ -2,7 +2,7 @@
 
 Name:      eclipse-eclemma
 Version:   2.2.1
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Java code coverage tool plugin for Eclipse
 Group:     Development/Tools
 License:   EPL and ASL 2.0
@@ -18,6 +18,7 @@ BuildRequires: 	  maven-local
 BuildRequires:	  tycho
 BuildRequires:	  tycho-extras
 BuildRequires:	  feclipse-maven-plugin
+BuildRequires:	  maven-plugin-build-helper
 Requires:         java
 Requires:         jpackage-utils
 Requires:         eclipse-jdt >= 1:4.2.0
@@ -85,6 +86,9 @@ popd
 %{install_loc}
 
 %changelog
+* Thu Jun 20 2013 Krzysztof Daniel <kdaniel at redhat.com> 2.2.1-2
+- Add missing BR.
+
 * Thu Jun 20 2013 Krzysztof Daniel <kdaniel at redhat.com> 2.2.1-1
 - Update to 2.2.1.
 


More information about the scm-commits mailing list