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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Mar 5 17:22:17 UTC 2014


commit 3cb8bec128c3c5833be189055e24a8e24465304f
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Tue Mar 4 09:05:36 2014 +0100

    Use Requires: java-headless rebuild (#1067528)

 regexp.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/regexp.spec b/regexp.spec
index c5edabc..17ee67f 100644
--- a/regexp.spec
+++ b/regexp.spec
@@ -32,7 +32,7 @@
 
 Name:           regexp
 Version:        1.5
-Release:        13%{dist}
+Release:        14%{dist}
 Epoch:          0
 Summary:        Simple regular expressions API
 License:        ASL 2.0
@@ -41,7 +41,7 @@ Url:            http://jakarta.apache.org/%{name}/
 Source0:        http://www.apache.org/dist/jakarta/regexp/jakarta-regexp-%{version}.tar.gz
 Source1:        http://repo.maven.apache.org/maven2/%{full_name}/%{full_name}/1.4/%{full_name}-1.4.pom
 BuildRequires:  jpackage-utils >= 0:1.6
-Requires:       java
+Requires:       java-headless
 
 BuildRequires:  ant >= 1.6
 BuildArch:      noarch
@@ -100,6 +100,9 @@ ant -Djakarta-site2.dir=. test
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky at redhat.com> - 0:1.5-14
+- Use Requires: java-headless rebuild (#1067528)
+
 * Fri Jul 26 2013 Stanislav Ochotnicky <sochotnicky at redhat.com> - 0:1.5-13
 - Rebuild for #988462
 


More information about the scm-commits mailing list