Accepting request 568304 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/568304
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fftw3?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2018-01-26 12:34:55 +00:00 committed by Git OBS Bridge
commit f6d55c048b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 22 16:14:42 UTC 2018 - eich@suse.com
- Fix typo in flavor gnu7-hpc settings.
-------------------------------------------------------------------
Fri Jan 19 06:47:04 UTC 2018 - eich@suse.com

View File

@ -98,7 +98,7 @@ ExclusiveArch: do_not_build
%if "%flavor" == "gnu7-hpc"
%define compiler_family gnu
%undefine c_f_ver 7
%define c_f_ver 7
%bcond_with mpi
%bcond_without hpc
%endif