[octave/f15/master] Disable parallel builds

Orion Poplawski orion at fedoraproject.org
Mon Feb 14 22:34:34 UTC 2011


commit 3fb3124a02b77672190f48dd4fa5eec2688812de
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Mon Feb 14 15:34:34 2011 -0700

    Disable parallel builds

 octave.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
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 <orion[AT]cora.nwra com> - 6:3.4.0-3
 - Add rpm macros
 - Rebuild should pick up fixed suitesparse
+- Disable parallel builds
 
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6:3.4.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild


More information about the scm-commits mailing list