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

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


commit 352db1c926983166f3907b8076028eacc8821440
Author: Michael Simacek <msimacek at redhat.com>
Date:   Fri Mar 28 15:22:50 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>

 remotetea.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/remotetea.spec b/remotetea.spec
index 5bc90a7..1949e8c 100644
--- a/remotetea.spec
+++ b/remotetea.spec
@@ -1,6 +1,6 @@
 Name:          remotetea
 Version:       1.0.7
-Release:       4%{?dist}
+Release:       5%{?dist}
 Summary:       Java implementation of Sun's ONC/RPC Remote Procedure Protocol
 # GPL with exceptions: src/org/acplt/oncrpc/apps/jrpcgen/JrpcgenSHA.java original
 License:       LGPLv2+
@@ -30,7 +30,6 @@ BuildRequires: java-devel
 BuildRequires: jpackage-utils
 BuildRequires: ant
 BuildRequires: java_cup
-Requires:      java
 Requires:      java_cup
 Requires:      jpackage-utils
 BuildArch:     noarch
@@ -95,6 +94,9 @@ cp -pr javadoc/* %{buildroot}%{_javadocdir}/%{name}
 %doc COPYING.LIB
 
 %changelog
+* Fri Mar 28 2014 Michael Simacek <msimacek at redhat.com> - 1.0.7-5
+- Use Requires: java-headless rebuild (#1067528)
+
 * Wed Dec 11 2013 gil cattaneo <puntogil at libero.it> 1.0.7-4
 - use custom JrpcgenSHA, thanks to Will Benton willb at redhat.com
 - fix license field


More information about the scm-commits mailing list