[freemind] fixed jibx version

hannes hannes at fedoraproject.org
Sun May 6 15:36:34 UTC 2012


commit f4460180fbf5f19fad33c21769829b7b75fb8230
Author: hannes <hannes at fedoraproject.org>
Date:   Sun May 6 16:36:59 2012 +0100

    fixed jibx version

 freemind.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/freemind.spec b/freemind.spec
index af25e68..09fc1e4 100644
--- a/freemind.spec
+++ b/freemind.spec
@@ -1,6 +1,6 @@
 Name: freemind		
 Version: 0.9.0
-Release:	9%{?dist}
+Release:	10%{?dist}
 Summary:	Free mind mapping software	
 
 Group:	Applications/Productivity
@@ -118,9 +118,9 @@ build-jar-repository -p -s jibx bcel commons-logging log4j xpp3 jibx jaxme/jaxme
 mv jibx/commons-logging.jar jibx/commons-logging-1.0.4.jar
 mv jibx/jaxme_jaxmejs.jar jibx/jaxme-js-0.3.jar
 mv jibx/log4j.jar jibx/log4j-1.2.8.jar
-mv jibx/jibxbind-1.2.3.jar jibx/jibx-bind.jar
-mv jibx/jibxextras-1.2.3.jar jibx/jibx-extras.jar
-mv jibx/jibxrun-1.2.3.jar jibx/jibx-run.jar
+mv jibx/jibxbind-1.2.4.jar jibx/jibx-bind.jar
+mv jibx/jibxextras-1.2.4.jar jibx/jibx-extras.jar
+mv jibx/jibxrun-1.2.4.jar jibx/jibx-run.jar
 
 #add all jars for building the svg plugin
 cd %{_builddir}/freemind/plugins/svg
@@ -260,6 +260,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun May 06 2012 Johannes Lips <hannes at fedoraproject.org> 0.9.0-10
+- bumped the jibx version in the spec due to jibx update 
+
 * Fri Mar 30 2012 Johannes Lips <hannes at fedoraproject.org> 0.9.0-9
 - fixed the startup script to find all necessary files
 - fixes bug #800769 


More information about the scm-commits mailing list