From 88dad9614a923d201ddeb0c3e215d01aeec8246bd7ccd929f3adb4231162f1f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 22 Jan 2018 18:12:52 +0000 Subject: [PATCH] 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 --- fftw3.changes | 5 +++++ fftw3.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/fftw3.changes b/fftw3.changes index 4c35219..9949b01 100644 --- a/fftw3.changes +++ b/fftw3.changes @@ -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 diff --git a/fftw3.spec b/fftw3.spec index 44bb167..91a6ba0 100644 --- a/fftw3.spec +++ b/fftw3.spec @@ -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