[freemind] updated the classpath of the freemind startup script

hannes hannes at fedoraproject.org
Thu Jul 7 11:24:49 UTC 2011


commit 521a09708cfe1668e32a8858d268a5201b437932
Author: johannes lips <johannes at fedorabox.localdomain>
Date:   Thu Jul 7 13:22:58 2011 +0200

    updated the classpath of the freemind startup script

 freemind.sh   |    2 +-
 freemind.spec |    6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/freemind.sh b/freemind.sh
index dceab79..c21421e 100644
--- a/freemind.sh
+++ b/freemind.sh
@@ -5,7 +5,7 @@
 
 # Configuration
 BASE_FLAGS="-Dfreemind.base.dir=/usr/share/freemind"
-BASE_JARS="groovy commons-io commons-lang commons-logging xml-commons-apis-ext xmlgraphics-commons jgoodies-forms freemind/freemind freemind/freemind-bindings gnu-regexp jibx/run-1.2.3 SimplyHTML/simplyhtml xpp3 batik avalon-framework fop"
+BASE_JARS="groovy commons-io commons-lang commons-logging xml-commons-apis-ext xmlgraphics-commons jgoodies-forms freemind/freemind freemind/freemind-bindings gnu-regexp jibx/run-1.2.3 SimplyHTML/simplyhtml xpp3 batik avalon-framework-api avalon-framework-impl fop"
 BASE_OPTIONS=""
 MAIN_CLASS=freemind.main.FreeMindStarter
 
diff --git a/freemind.spec b/freemind.spec
index c6158f3..69113a0 100644
--- a/freemind.spec
+++ b/freemind.spec
@@ -1,6 +1,6 @@
 Name: freemind		
 Version: 0.9.0
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Free mind mapping software	
 
 Group:	Applications/Productivity
@@ -251,6 +251,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Thu Jul 07 2011 Johannes Lips <Johannes.Lips googlemail com> 0.9.0-4
+- added the avalon-framework-*.jars to the classpath freemind.sh
+
+
 * Thu Jul 06 2011 Johannes Lips <Johannes.Lips googlemail com> 0.9.0-3
 - updated freemind.sh to reflect the version change of jibx
 - added additional jar files to freemind.sh


More information about the scm-commits mailing list