[eclipse-jgit] Add missing R: javaewah to eclipse-jgit.

Krzysztof Daniel kdaniel at fedoraproject.org
Tue Jun 25 11:34:19 UTC 2013


commit b989e089cb9f2c9dafb84411f1f79065f3dfd29d
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Tue Jun 25 13:34:02 2013 +0200

    Add missing R: javaewah to eclipse-jgit.

 eclipse-jgit.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/eclipse-jgit.spec b/eclipse-jgit.spec
index 27eda36..7cba64d 100644
--- a/eclipse-jgit.spec
+++ b/eclipse-jgit.spec
@@ -7,7 +7,7 @@
 
 Name:           %{?scl_prefix}eclipse-jgit
 Version:        3.0.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Eclipse JGit
 
 Group:          Development/Tools
@@ -38,6 +38,7 @@ BuildRequires:  javaewah
 BuildRequires:  mvn(org.codehaus.mojo:build-helper-maven-plugin)
 %{?scl:Requires: %scl_runtime}
 Requires: %{?scl_prefix}eclipse-platform >= 3.5.0
+Requires:  javaewah
 
 %description
 A pure Java implementation of the Git version control system.
@@ -159,6 +160,9 @@ install -m 755 org.eclipse.jgit.pgm/jgit.sh %{buildroot}%{_bindir}/jgit
 %doc README.md
 
 %changelog
+* Tue Jun 25 2013 Krzysztof Daniel <kdaniel at redhat.com> 3.0.0-3
+- Add missing R: javaewah to eclipse-jgit.
+
 * Tue Jun 25 2013 Krzysztof Daniel <kdaniel at redhat.com> 3.0.0-2
 - Move symlinks to eclipse-jgit.
 - Fix jgit classpath.


More information about the scm-commits mailing list