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

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


commit cdef8ff751f984c0da3eb36244a99a73f7572a50
Author: Michael Simacek <msimacek at redhat.com>
Date:   Fri Mar 28 15:02:52 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>

 stringtemplate.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/stringtemplate.spec b/stringtemplate.spec
index 16b67e9..698cee6 100644
--- a/stringtemplate.spec
+++ b/stringtemplate.spec
@@ -1,7 +1,7 @@
 Summary: A Java template engine
 Name: stringtemplate
 Version: 3.2.1
-Release: 7%{?dist}
+Release: 8%{?dist}
 URL: http://www.stringtemplate.org/
 Source0: http://www.stringtemplate.org/download/stringtemplate-%{version}.tar.gz
 # Build jUnit tests + make the antlr2 generated code before preparing sources
@@ -14,7 +14,6 @@ BuildRequires: antlr
 # Standard deps
 BuildRequires: java-devel >= 1:1.6.0
 BuildRequires: jpackage-utils
-Requires: java >= 1:1.6.0
 Requires: antlr-tool
 
 %description
@@ -60,6 +59,9 @@ install -Dpm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 %{_javadocdir}/%{name}
 
 %changelog
+* Fri Mar 28 2014 Michael Simacek <msimacek at redhat.com> - 3.2.1-8
+- Use Requires: java-headless rebuild (#1067528)
+
 * Wed Aug 14 2013 Mat Booth <fedora at matbooth.co.uk> - 3.2.1-7
 - Fix FTBFS #993386
 


More information about the scm-commits mailing list