[rhino] Drop R on java-devel - rhbz #991706.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Aug 29 08:06:47 UTC 2013


commit bd514ee6267cde28434e4b87e8cfc86f93561c0c
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Aug 29 11:06:32 2013 +0300

    Drop R on java-devel  - rhbz #991706.

 rhino.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/rhino.spec b/rhino.spec
index 624a3bf..031f266 100644
--- a/rhino.spec
+++ b/rhino.spec
@@ -35,7 +35,7 @@ Name:           rhino
 # of Javascript version 1.7 (which is independent from this particular implementation,
 # e.g., there is C++ implementation in Spidermonkey)
 Version:        1.7R4
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        JavaScript for Java
 License:        MPLv2.0 
 
@@ -58,7 +58,6 @@ BuildRequires:  ant
 BuildRequires:  java-devel >= 1:1.6.0.0
 Requires:       jpackage-utils
 Requires:       jline
-Requires:       java-devel >= 1:1.6.0.0
 
 # Disable xmlbeans until we can get it into Fedora
 #Requires:       xmlbeans
@@ -170,6 +169,9 @@ install -p -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Thu Aug 29 2013 Alexander Kurtakov <akurtako at redhat.com> 1.7R4-5
+- Drop R on java-devel  - rhbz #991706.
+
 * Thu Aug 1 2013 akurtakov <akurtakov at localhost.localdomain> 1.7R4-4
 - Add R on java-devel as rhino requires tools.jar at runtime.
 


More information about the scm-commits mailing list