commit ddef2da814731f579bde10371d17ca5d9e7fd847
Author: Jan Rękorajski <[email protected]>
Date: Sat Mar 7 15:58:03 2015 +0100
- running tests in paralell is broken
- rel 2
netcdf-cxx.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/netcdf-cxx.spec b/netcdf-cxx.spec
index 5ea1d1c..4b53b00 100644
--- a/netcdf-cxx.spec
+++ b/netcdf-cxx.spec
@@ -7,7 +7,7 @@ Summary: NetCDF C++ library (old API)
Summary(pl.UTF-8): Biblioteka NetCDF dla języka C++ (stare API)
Name: netcdf-cxx
Version: 4.2
-Release: 1
+Release: 2
License: BSD-like
Group: Libraries
Source0: ftp://ftp.unidata.ucar.edu/pub/netcdf/%{name}-%{version}.tar.gz
@@ -87,7 +87,7 @@ Statyczna wersja biblioteki netCDF dla języka C++ ze starym
API.
%{__make}
%if %{with tests}
-%{__make} check
+%{__make} -j1 check
%endif
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/netcdf-cxx.git/commitdiff/ddef2da814731f579bde10371d17ca5d9e7fd847
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit