[wsil4j] Use java-headless instead of java

Gerard Ryan galileo at fedoraproject.org
Mon Feb 24 21:22:34 UTC 2014


commit 99c9645cbd8db49de58d1db0a49b42b475af2d29
Author: Gerard Ryan <gerard at ryan.lt>
Date:   Mon Feb 24 21:23:00 2014 +0000

    Use java-headless instead of java

 wsil4j.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/wsil4j.spec b/wsil4j.spec
index e91d51c..36e7612 100644
--- a/wsil4j.spec
+++ b/wsil4j.spec
@@ -1,6 +1,6 @@
 Name:		wsil4j
 Version:	1.0
-Release:	7%{?dist}
+Release:	8%{?dist}
 Summary:	Web Services Inspection Language for Java API
 
 Group:		Development/Libraries
@@ -21,9 +21,9 @@ BuildRequires:	wsdl4j
 BuildRequires:	java-devel
 BuildRequires:	jpackage-utils
 
-Requires:	java
 Requires:	uddi4j
 Requires:	wsdl4j
+Requires:	java-headless
 Requires:	jpackage-utils
 
 %description
@@ -86,6 +86,9 @@ install -p -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 
 
 %changelog
+* Mon Feb 24 2014 Gerard Ryan <galileo at fedoraproject.org> - 1.0-8
+- Use java-headless instead of java
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list