[jmol/el6] Update to 12.0.48.

Jussi Lehtola jussilehtola at fedoraproject.org
Wed Aug 17 15:46:37 UTC 2011


commit b19a1e6709af6c57352d7c9ee14e50ce08df232f
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Wed Aug 17 18:46:24 2011 +0300

    Update to 12.0.48.

 jmol.spec |   12 +++++++++++-
 sources   |    2 +-
 2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/jmol.spec b/jmol.spec
index ad20143..5e700c9 100644
--- a/jmol.spec
+++ b/jmol.spec
@@ -1,5 +1,5 @@
 Name:		jmol
-Version:	12.0.41
+Version:	12.0.48
 Release:	1%{?dist}
 Summary:	An open-source Java viewer for chemical structures in 3D
 Group:		Applications/Engineering
@@ -28,6 +28,13 @@ BuildRequires:	jpackage-utils
 # For javax.vecmath
 BuildRequires:	vecmath
 
+%if 0%{?fedora} > 14
+# In newer releases some of the necessary Java classes are
+# in the browser plugin package
+BuildRequires:	icedtea-web
+Requires:	icedtea-web
+%endif
+
 Requires:	java >= 1:1.6.0
 Requires:	jpackage-utils
 
@@ -127,6 +134,9 @@ rm -rf %{buildroot}
 %doc build/doc/*
 
 %changelog
+* Wed Aug 17 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 12.0.48-1
+- Update to 12.0.48.
+
 * Thu Apr 28 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 12.0.41-1
 - Update to 12.0.41.
 
diff --git a/sources b/sources
index d112410..8601714 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 75268c66c9afac86a59d6348745dd1e4  Jmol_icon_128.png
-4301273881210a0e4bbf47353afc24de  Jmol-12.0.41-full.tar.gz
+991f7b81dc1dce91a6dedec4ffb012fe  Jmol-12.0.48-full.tar.gz


More information about the scm-commits mailing list