[sfntly] Resolves:rh#1068526: Switch to java-headless (build)requires

pnemade pnemade at fedoraproject.org
Tue Mar 4 10:20:14 UTC 2014


commit a82de3d6fa728f8687dd316fd3022beee622434f
Author: Parag Nemade <pnemade at redhat.com>
Date:   Tue Mar 4 15:51:04 2014 +0530

    Resolves:rh#1068526: Switch to java-headless (build)requires

 sfntly.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sfntly.spec b/sfntly.spec
index 9e1a0fc..6241e32 100644
--- a/sfntly.spec
+++ b/sfntly.spec
@@ -2,7 +2,7 @@
 
 Name:           sfntly
 Version:        0
-Release:        0.6.%{alphatag}%{?dist}
+Release:        0.7.%{alphatag}%{?dist}
 Summary:        A Library for Using, Editing, and Creating SFNT-based Fonts
 License:        ASL 2.0
 URL:            http://code.google.com/p/sfntly/
@@ -31,7 +31,7 @@ Requires:       icu4j-charset
 Requires:       beust-jcommander
 
 Requires:       jpackage-utils
-Requires:       java
+Requires:       java-headless
 
 %description
 sfntly is a Java library for using, editing, and creating sfnt
@@ -104,6 +104,9 @@ popd
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Mar 04 2014 Parag Nemade <pnemade AT redhat DOT com> - 0-0.7.r214
+- Resolves:rh#1068526: Switch to java-headless (build)requires
+
 * Sat Sep 07 2013 Parag Nemade <pnemade AT redhat DOT com> - 0-0.6.r214
 - enable %check and add BR: ant-junit
 


More information about the scm-commits mailing list