[ini4j] Require java-headless

Omair Majid omajid at fedoraproject.org
Mon Feb 24 15:31:17 UTC 2014


commit 63682c8243ca353fe9078ac45814e8365a23b84a
Author: Omair Majid <omajid at redhat.com>
Date:   Mon Feb 24 10:31:48 2014 -0500

    Require java-headless

 ini4j.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/ini4j.spec b/ini4j.spec
index a7aa74e..725f9a5 100644
--- a/ini4j.spec
+++ b/ini4j.spec
@@ -1,6 +1,6 @@
 Name:           ini4j
 Version:        0.5.1
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Java API for handling files in Windows .ini format
 Group:          Development/Libraries
 License:        ASL 2.0
@@ -51,7 +51,7 @@ BuildRequires:  xmlrpc3-client
 BuildRequires:  xmlrpc3-common
 
 Requires:       jpackage-utils
-Requires:       java >= 1:1.6.0
+Requires:       java-headless
 
 
 %description
@@ -105,6 +105,10 @@ find . -type f \( -iname "*.jar" -o -iname "*.class" -o -iname "*.exe" -o -iname
 
 
 %changelog
+* Mon Feb 24 2014 Omair Majid<omajid at redhat.com> - 0.5.1-11
+- Switch to xmvn from mvn-rpmbuild
+- Require java-headless
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.1-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list