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

alexlan alexlan at fedoraproject.org
Mon Sep 7 21:40:06 UTC 2009


Author: alexlan

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

Modified Files:
	octave-forge.spec 
Log Message:
* 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.



Index: octave-forge.spec
===================================================================
RCS file: /cvs/pkgs/rpms/octave-forge/devel/octave-forge.spec,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -p -r1.85 -r1.86
--- octave-forge.spec	7 Sep 2009 02:25:30 -0000	1.85
+++ octave-forge.spec	7 Sep 2009 21:40:05 -0000	1.86
@@ -2,7 +2,7 @@
 
 Name:           octave-forge
 Version:        20090607
-Release:        13%{?dist}
+Release:        14%{?dist}
 Summary:        Contributed functions for octave
 
 Group:          Applications/Engineering
@@ -96,8 +96,7 @@ Provides: octave-generate_html = 0.0.9
 # temporarily disable: doesn't yet build
 # Provides: octave-graceplot = 1.0.8
 Provides: octave-integration = 1.0.7
-# temporarily disable: doesn't yet build
-# Provides: octave-java = 1.2.6
+Provides: octave-java = 1.2.6
 # octave-jhandles is removed
 Provides: octave-mapping = 1.0.7
 Provides: octave-msh = 0.1.1
@@ -150,9 +149,7 @@ rm main/ftp-*.tar.gz
 rm main/fixed-*.tar.gz
 # 8. exclude graceplot --  doesn't build against Octave 3.2
 rm extra/graceplot-*.tar.gz
-# 9. exclude java --  doesn't build against Octave 3.2
-rm extra/java-*.tar.gz
-# 10. exclude spanish -- doesn't build against Octave 3.2
+# 9. exclude spanish -- doesn't build against Octave 3.2
 rm language/spanish-*.tar.gz
 
 #Unpack everything
@@ -172,8 +169,8 @@ done
 #apply patches
 %patch0 -p0
 %patch1 -p0
-#disable patch for the moment, not building 'java'
-#patch2 -p0
+%patch2 -p0
+# excluding fixed package
 #patch3 -p0
 %patch4 -p0
 
@@ -249,6 +246,10 @@ octave -q -H --no-site-file --eval "pkg(
 
 
 %changelog
+* 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.
+
 * Sun Sep  6 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 20090607-13
 - Rebuild against new lapack/octave combination to fix ieee problem
 




More information about the fedora-extras-commits mailing list