From 3fb3124a02b77672190f48dd4fa5eec2688812de Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 14 Feb 2011 15:34:34 -0700 Subject: [PATCH] Disable parallel builds --- octave.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/octave.spec b/octave.spec index 3213836..7bd3997 100644 --- a/octave.spec +++ b/octave.spec @@ -90,7 +90,7 @@ export F77=gfortran --with-lapack="-L%{_libdir}/atlas -llapack" \ --with-amd --with-umfpack --with-colamd --with-ccolamd --with-cholmod \ --with-cxsparse -make %{?_smp_mflags} OCTAVE_RELEASE="Fedora %{version}-%{release}" +make OCTAVE_RELEASE="Fedora %{version}-%{release}" %install rm -rf %{buildroot} @@ -192,6 +192,7 @@ fi * Mon Feb 14 2011 Orion Poplawski - 6:3.4.0-3 - Add rpm macros - Rebuild should pick up fixed suitesparse +- Disable parallel builds * Tue Feb 08 2011 Fedora Release Engineering - 6:3.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild