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

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Mar 28 20:54:12 UTC 2014


commit cd42aeb7eb03c3160c7b7d5c95b9e68f678cf4c2
Author: Michael Simacek <msimacek at redhat.com>
Date:   Fri Mar 28 18:23:51 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>

 jmol.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/jmol.spec b/jmol.spec
index ff47b2a..e111372 100644
--- a/jmol.spec
+++ b/jmol.spec
@@ -1,6 +1,6 @@
 Name:        jmol
 Version:     14.0.11
-Release:     1%{?dist}
+Release:     2%{?dist}
 Summary:     An open-source Java viewer for chemical structures in 3D
 Group:       Applications/Engineering
 # most is LGPLv2+, src/com/obrador is combination of IJG and BSD
@@ -29,7 +29,7 @@ BuildRequires:    naga
 # in the browser plugin package
 BuildRequires:    icedtea-web
 Requires:         icedtea-web
-Requires:         java >= 1:1.6.0
+Requires:         java-headless >= 1:1.6.0
 Requires:         jpackage-utils
 Requires:         apache-commons-cli
 Requires:         jspecview >= 2-6.1464svn
@@ -139,6 +139,9 @@ rm -rf %{buildroot}
 %doc build/doc/*
 
 %changelog
+* Fri Mar 28 2014 Michael Simacek <msimacek at redhat.com> - 14.0.11-2
+- Use Requires: java-headless rebuild (#1067528)
+
 * Thu Mar 13 2014 Susi Lehtola <jussilehtola at fedoraproject.org> - 14.0.11-1
 - Update to 14.0.11.
 


More information about the scm-commits mailing list