Accepting request 229825 from home:Dmitry_R:branches:science
- Remove files with problematic licenses OBS-URL: https://build.opensuse.org/request/show/229825 OBS-URL: https://build.opensuse.org/package/show/science/openblas?expand=0&rev=21
This commit is contained in:
parent
8c0cd20a46
commit
93dab2c628
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 12 09:02:16 UTC 2014 - dmitry_r@opensuse.org
|
||||||
|
|
||||||
|
- Remove files with problematic licenses
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 4 20:32:24 UTC 2014 - dmitry_r@opensuse.org
|
Fri Apr 4 20:32:24 UTC 2014 - dmitry_r@opensuse.org
|
||||||
|
|
||||||
|
@ -113,6 +113,12 @@ cd OpenBLAS-%{version}
|
|||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
|
|
||||||
|
# Bad licenses
|
||||||
|
# openblas 0.29 will contain lapack 3.5.0 with fixed files
|
||||||
|
rm lapack-netlib/DOCS/psfig.tex
|
||||||
|
rm lapack-netlib/lapacke/example/example_DGESV_rowmajor.c
|
||||||
|
rm lapack-netlib/lapacke/example/example_ZGESV_rowmajor.c
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
# prepare build for serial, threaded and OpenMP versions
|
# prepare build for serial, threaded and OpenMP versions
|
||||||
cp -ar OpenBLAS-%{version} openmp
|
cp -ar OpenBLAS-%{version} openmp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user