diff --git a/mpiP.changes b/mpiP.changes index 1f89525..59dc6c2 100644 --- a/mpiP.changes +++ b/mpiP.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Tue Oct 17 13:55:39 UTC 2017 - eich@suse.com - -- Add magic to limit the number of flavors built in the - in the OBS ring. - ------------------------------------------------------------------- Fri Oct 13 11:20:18 UTC 2017 - jengelh@inai.de diff --git a/mpiP.spec b/mpiP.spec index 063969d..99a3af4 100644 --- a/mpiP.spec +++ b/mpiP.spec @@ -22,20 +22,10 @@ %define vers 3.4.1 %define _vers 3_4_1 -%bcond_with ringdisabled - %if "%flavor" == "" ExclusiveArch: do_not_build %endif -# Magic for OBS Staging. Only build the flavors required by -# other packages in the ring. -%if %{with ringdisabled} - %if "%flavor" != "standard" -ExclusiveArch: do_not_build - %endif -%endif - %if "%{flavor}" == "gnu-openmpi-hpc" %global compiler_family gnu %undefine c_f_ver