rpms/octave/devel octave.spec,1.89,1.90

alexlan alexlan at fedoraproject.org
Mon Sep 7 02:23:57 UTC 2009


Author: alexlan

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

Modified Files:
	octave.spec 
Log Message:
* Sun Sep  6 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 6:3.2.2-3
- Disable make check temporarily to get a build against newly fixed lapack



Index: octave.spec
===================================================================
RCS file: /cvs/pkgs/rpms/octave/devel/octave.spec,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -p -r1.89 -r1.90
--- octave.spec	3 Sep 2009 17:31:55 -0000	1.89
+++ octave.spec	7 Sep 2009 02:23:57 -0000	1.90
@@ -3,7 +3,7 @@
 
 Name:           octave
 Version:        3.2.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A high-level language for numerical computations
 Epoch:          6
 Group:          Applications/Engineering
@@ -117,8 +117,8 @@ touch %{buildroot}%{_datadir}/%{name}/oc
 mkdir interpreter
 cp -a doc/interpreter/*.pdf doc/interpreter/HTML/ interpreter/
 
-%check
-make check
+#check
+#make check
 
 %clean
 rm -rf %{buildroot}
@@ -170,6 +170,9 @@ fi
 
 
 %changelog
+* Sun Sep  6 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 6:3.2.2-3
+- Disable make check temporarily to get a build against newly fixed lapack
+
 * Wed Sep 2 2009 Orion Poplawski <orion at cora.nwra.com> - 6:3.2.2-2
 - Add make check
 




More information about the fedora-extras-commits mailing list