[uddi4j] RHBZ#1068576: Switch to java-headless requires

Gerard Ryan galileo at fedoraproject.org
Tue Feb 25 20:18:31 UTC 2014


commit 8ec354e6e69395580cf0cc7343d5f0f73955d47c
Author: Gerard Ryan <gerard at ryan.lt>
Date:   Tue Feb 25 20:19:13 2014 +0000

    RHBZ#1068576: Switch to java-headless requires

 uddi4j.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/uddi4j.spec b/uddi4j.spec
index d0e6ad5..9042f56 100644
--- a/uddi4j.spec
+++ b/uddi4j.spec
@@ -1,6 +1,6 @@
 Name:		uddi4j
 Version:	2.0.5
-Release:	7%{?dist}
+Release:	8%{?dist}
 Summary:	Universal Description, Discovery and Integration registry API for Java
 Group:		Development/Libraries
 License:	IBM
@@ -24,9 +24,9 @@ BuildRequires:	xerces-j2
 BuildRequires:	java-devel
 BuildRequires:	jpackage-utils
 
-Requires:	java
 Requires:	axis
 Requires:	xerces-j2
+Requires:	java-headless
 Requires:	jpackage-utils
 
 %description
@@ -90,8 +90,8 @@ install -p -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 %{_javadocdir}/%{name}
 
 %changelog
-* Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.5-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+* Tue Feb 25 2014 Gerard Ryan <galileo at fedoraproject.org> - 2.0.5-8
+- RHBZ#1068576: Switch to java-headless requires
 
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.5-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild


More information about the scm-commits mailing list