!8 fix build failed in 22.03:LTS:Next

Merge pull request !8 from baizg1107/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2022-01-08 11:33:11 +00:00 committed by Gitee
commit c0029bd901
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,5 +1,6 @@
%bcond_with openmpi
%bcond_with mpich
%define debug_package %{nil}
%if %{with mpich}
%global mpi_list %{?mpi_list} mpich
@ -10,7 +11,7 @@
Name: fftw
Version: 3.3.8
Release: 7
Release: 8
Summary: A C subroutine library for computing the discrete Fourier transform
License: GPLv2+
URL: http://www.fftw.org
@ -456,6 +457,9 @@ fi
%endif
%changelog
* Fri Jan 7 2022 baizhonggui <baizhonggui@huawei.com> - 3.3.8-8
- disable the unused debuginfo to fix build fail
* Tue May 26 2020 Captain Wei <captain.a.wei@gmail.com> - 3.3.8-7
- isable quad-precision compile tempoary