[scilab] Update classpath.xml due to the flexdock move.

Clément David davidcl at fedoraproject.org
Mon Jan 2 17:31:07 UTC 2012


commit 3e8862dd46641dc93e47e5df877ad5a2bb987eff
Author: Clément DAVID <c.david86 at gmail.com>
Date:   Mon Jan 2 18:01:12 2012 +0100

    Update classpath.xml due to the flexdock move.

 scilab.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/scilab.spec b/scilab.spec
index a324c5b..76b25b6 100644
--- a/scilab.spec
+++ b/scilab.spec
@@ -1,6 +1,6 @@
 Name:           scilab
 Version:        5.3.3
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Scientific software package for numerical computations
 
 Group:          Applications/Engineering
@@ -45,11 +45,11 @@ BuildRequires:  jpackage-utils
 BuildRequires:  java-devel
 BuildRequires:  ant
 
-BuildRequires:  flexdock >= 0.5.2
+BuildRequires:  flexdock >= 1.0
 BuildRequires:  jogl
 BuildRequires:  mesa-libGL-devel
 
-Requires:       flexdock >= 0.5.2
+Requires:       flexdock >= 1.0
 Requires:       jogl
 
 BuildRequires:  jrosetta >= 1.0.4
@@ -268,6 +268,9 @@ s:%lang(C) ::
 %{_datadir}/%{name}/modules/*/tests
 
 %changelog
+* Mon Jan  2 2012 Clément David <c.david86 at gmail.com> - 5.3.3-6
+- Update classpath.xml due to the flexdock move.
+
 * Tue Nov 22 2011 Clément David <c.david86 at gmail.com> - 5.3.3-5
 - use %{_hdf5_version} to avoid runtime crash
 


More information about the scm-commits mailing list