[jmol] Add forgotten apache-commons BR/R

Stanislav Ochotnicky sochotni at fedoraproject.org
Mon May 7 13:58:53 UTC 2012


commit 8579c6806f76371339403462ba25572eda6b5957
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Mon May 7 15:58:46 2012 +0200

    Add forgotten apache-commons BR/R

 jmol.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jmol.spec b/jmol.spec
index 5cad300..e09898f 100644
--- a/jmol.spec
+++ b/jmol.spec
@@ -1,6 +1,6 @@
 Name:		jmol
 Version:	12.0.48
-Release:	5%{?dist}
+Release:	6%{?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:	ant, ant-contrib
 BuildRequires:	desktop-file-utils
 BuildRequires:	gettext-devel
 BuildRequires:	itext
-BuildRequires:	jakarta-commons-cli
+BuildRequires:	apache-commons-cli
 BuildRequires:	java-devel >= 1:1.6.0
 BuildRequires:	jpackage-utils
 # For javax.vecmath
@@ -46,6 +46,7 @@ Requires:	java >= 1:1.6.0
 Requires:	jpackage-utils
 Requires:   itext
 Requires:   vecmath
+Requires:   apache-commons-cli
 
 %description
 Jmol is a free, open source molecule viewer for students, educators,
@@ -154,6 +155,9 @@ rm -rf %{buildroot}
 %doc build/doc/*
 
 %changelog
+* Mon May  7 2012 Stanislav Ochotnicky <sochotnicky at redhat.com> - 12.0.48-6
+- Add forgotten apache-commons BR/R
+
 * Mon May  7 2012 Stanislav Ochotnicky <sochotnicky at redhat.com> - 12.0.48-5
 - Unbundle bundled libraries
 - Fix javadoc encoding build problem


More information about the scm-commits mailing list