Accepting request 568239 from home:eeich:branches:multimedia:libs

- Fix typo in flavor gnu7-hpc settings.

OBS-URL: https://build.opensuse.org/request/show/568239
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fftw3?expand=0&rev=62
This commit is contained in:
Tomáš Chvátal 2018-01-22 18:12:52 +00:00 committed by Git OBS Bridge
parent 708513398a
commit e9fcc00036
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