[jackson] switch to java-headless (build)requires (rhbz#1068160)

gil gil at fedoraproject.org
Tue Mar 11 18:41:54 UTC 2014


commit 18d8d091b45da0dddcf3f10e0ea304d46f276e34
Author: gil <puntogil at libero.it>
Date:   Tue Mar 11 17:39:27 2014 +0100

    switch to java-headless (build)requires (rhbz#1068160)

 jackson.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/jackson.spec b/jackson.spec
index 197cb21..c55666e 100644
--- a/jackson.spec
+++ b/jackson.spec
@@ -1,6 +1,6 @@
 Name:    jackson
 Version: 1.9.11
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Jackson Java JSON-processor
 License: ASL 2.0 or LGPLv2
 URL:     http://jackson.codehaus.org
@@ -19,7 +19,7 @@ Patch4:  %{name}-1.9.11-javadoc.patch
 
 BuildArch: noarch
 
-Requires: java
+Requires: java-headless
 Requires: jpackage-utils
 Requires: joda-time >= 1.6.2
 Requires: stax2-api >= 3.1.1
@@ -124,6 +124,9 @@ cp -rp dist/javadoc/* %{buildroot}%{_javadocdir}/%{name}/.
 %doc release-notes
 
 %changelog
+* Thu Nov 14 2013 gil cattaneo <puntogil at libero.it> 1.9.11-3
+- switch to java-headless (build)requires (rhbz#1068160)
+
 * Thu Nov 14 2013 gil cattaneo <puntogil at libero.it> 1.9.11-2
 - use objectweb-asm3
 


More information about the scm-commits mailing list