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

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


commit 51743cff680a0aed4699666d4db6d5544336ac50
Author: Michael Simacek <msimacek at redhat.com>
Date:   Fri Mar 28 11:11:44 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>

 ant-antlr3.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ant-antlr3.spec b/ant-antlr3.spec
index 83d107a..b792515 100644
--- a/ant-antlr3.spec
+++ b/ant-antlr3.spec
@@ -1,6 +1,6 @@
 Name: ant-antlr3
 Version: 20110110
-Release: 7%{?dist}
+Release: 8%{?dist}
 Summary: Antlr3 task for Ant
 Group: Development/Tools	
 License: ASL 2.0
@@ -16,7 +16,7 @@ Source0: antlr3-task.zip
 BuildRequires: java-devel >= 1:1.6.0
 BuildRequires: jpackage-utils
 BuildRequires: ant
-Requires: java >= 1:1.6.0
+Requires: java-headless >= 1:1.6.0
 Requires: jpackage-utils
 Requires: ant
 BuildArch: noarch
@@ -71,6 +71,9 @@ EOF
 %{_javadocdir}/ant-antlr3
 
 %changelog
+* Fri Mar 28 2014 Michael Simacek <msimacek at redhat.com> - 20110110-8
+- Use Requires: java-headless rebuild (#1067528)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20110110-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list