rpms/octave-forge/devel octave-forge.spec,1.86,1.87

alexlan alexlan at fedoraproject.org
Tue Sep 8 01:40:26 UTC 2009


Author: alexlan

Update of /cvs/pkgs/rpms/octave-forge/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5032

Modified Files:
	octave-forge.spec 
Log Message:
* Mon Sep  7 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 20090607-15
- Re-enable 'fixed' subpackage, builds now, this closes #510841
- ftp, graceplot and spanish packages need fixing upstream, leave
  disabled for the moment



Index: octave-forge.spec
===================================================================
RCS file: /cvs/pkgs/rpms/octave-forge/devel/octave-forge.spec,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -p -r1.86 -r1.87
--- octave-forge.spec	7 Sep 2009 21:40:05 -0000	1.86
+++ octave-forge.spec	8 Sep 2009 01:40:26 -0000	1.87
@@ -2,7 +2,7 @@
 
 Name:           octave-forge
 Version:        20090607
-Release:        14%{?dist}
+Release:        15%{?dist}
 Summary:        Contributed functions for octave
 
 Group:          Applications/Engineering
@@ -66,7 +66,6 @@ Provides: octave-odepkg = 0.6.7
 Provides: octave-optim = 1.0.6
 Provides: octave-optiminterp = 0.3.2
 Provides: octave-outliers = 0.13.9
-# temporarily disable: still not yet ported to Octave 3.2.x
 Provides: octave-parallel = 2.0.1
 Provides: octave-physicalconstants = 0.1.7
 Provides: octave-plot = 1.0.7
@@ -145,11 +144,9 @@ rm extra/windows-*.tar.gz
 rm main/database-*.tar.gz
 # 6. exclude ftp -- SWIG wrappers are broken
 rm main/ftp-*.tar.gz
-# 7. exclude fixed --  doesn't build against Octave 3.2
-rm main/fixed-*.tar.gz
-# 8. exclude graceplot --  doesn't build against Octave 3.2
+# 7. exclude graceplot --  doesn't build against Octave 3.2
 rm extra/graceplot-*.tar.gz
-# 9. exclude spanish -- doesn't build against Octave 3.2
+# 8. exclude spanish -- doesn't build against Octave 3.2
 rm language/spanish-*.tar.gz
 
 #Unpack everything
@@ -170,8 +167,7 @@ done
 %patch0 -p0
 %patch1 -p0
 %patch2 -p0
-# excluding fixed package
-#patch3 -p0
+%patch3 -p0
 %patch4 -p0
 
 #Install with -nodeps
@@ -246,6 +242,11 @@ octave -q -H --no-site-file --eval "pkg(
 
 
 %changelog
+* Mon Sep  7 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 20090607-15
+- Re-enable 'fixed' subpackage, builds now, this closes #510841
+- ftp, graceplot and spanish packages need fixing upstream, leave
+  disabled for the moment
+
 * Mon Sep  7 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 20090607-14
 - Re-enable java subpackage, now building
 - Rebuild against new atlas, fixes the ieee warnings.




More information about the fedora-extras-commits mailing list