[eclipselink] Use Requires: java-headless rebuild (#1067528)

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Mar 28 20:31:28 UTC 2014


commit 805732f6c9a2a912465023c1687fb52e775a4e9d
Author: Michael Simacek <msimacek at redhat.com>
Date:   Fri Mar 28 17:09:28 2014 +0100

    Use Requires: java-headless rebuild (#1067528)
    
    Signed-off-by: Michael Simacek <msimacek at redhat.com>
    Signed-off-by: Mikolaj Izdebski <mizdebsk at redhat.com>

 eclipselink.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/eclipselink.spec b/eclipselink.spec
index cefac00..68b9244 100644
--- a/eclipselink.spec
+++ b/eclipselink.spec
@@ -2,7 +2,7 @@
 %global namedversion %{version}%{?reltag}
 Name:          eclipselink
 Version:       2.4.2
-Release:       4%{?dist}
+Release:       5%{?dist}
 Summary:       Eclipse Persistence Services Project
 License:       EPL and BSD
 Url:           http://www.eclipse.org/eclipselink/
@@ -47,7 +47,6 @@ Requires:      eclipselink-persistence-api
 Requires:      objectweb-asm3
 Requires:      tuscany-sdo-java
 
-Requires:      java
 Requires:      jpackage-utils
 BuildArch:     noarch
 
@@ -161,6 +160,9 @@ cp -pr target/api/* %{buildroot}%{_javadocdir}/%{name}
 %doc license.html
 
 %changelog
+* Fri Mar 28 2014 Michael Simacek <msimacek at redhat.com> - 2.4.2-5
+- Use Requires: java-headless rebuild (#1067528)
+
 * Mon Jan 20 2014 Michal Srb <msrb at redhat.com> - 2.4.2-4
 - Provide org.eclipse.persistence:org.eclipse.persistence.jpa
 


More information about the scm-commits mailing list