[gluegen2] Change R:java to R:java-headless (Bug 1068109).

Clément David davidcl at fedoraproject.org
Thu Feb 27 19:19:16 UTC 2014


commit f73ca4cafe9da81d319b3f2e4cc1e8cf40033cfc
Author: Clément DAVID <clement.david at scilab-enterprises.com>
Date:   Thu Feb 27 20:19:51 2014 +0100

    Change R:java to R:java-headless (Bug 1068109).

 gluegen2.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gluegen2.spec b/gluegen2.spec
index 13007b8..7fd8259 100644
--- a/gluegen2.spec
+++ b/gluegen2.spec
@@ -1,6 +1,6 @@
 Name:           gluegen2
 Version:        2.0.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 %global src_name gluegen-v%{version}
 Summary:        Java/JNI glue code generator to call out to ANSI C
 
@@ -24,7 +24,7 @@ BuildRequires:  ant-junit
 BuildRequires:  cpptasks
 BuildRequires:  maven-local
 
-Requires:       java >= 1:1.6.0
+Requires:       java-headless >= 1:1.6.0
 Requires:       jpackage-utils
 
 %description
@@ -217,6 +217,9 @@ EOF
 %{_docdir}/%{name}
 
 %changelog
+* Thu Feb 27 2014 Clément David <c.david86 at gmail.com> - 2.0.2-3
+- Change R:java to R:java-headless (Bug 1068109).
+
 * Tue Jan 07 2014 Clément David <c.david86 at gmail.com> - 2.0.2-2
 - Fix bug #1001254 about docdir issue
 - Allow the user to install javadoc without the main package


More information about the scm-commits mailing list