diff --git a/hdf5.changes b/hdf5.changes index 9f22b15..d687e41 100644 --- a/hdf5.changes +++ b/hdf5.changes @@ -1,8 +1,7 @@ ------------------------------------------------------------------- Tue Oct 17 14:07:15 UTC 2017 - eich@suse.com -- Add magic to limit the number of flavors built in the - in the OBS ring. +- Add magic to limit the number of flavors built in the OBS ring. ------------------------------------------------------------------- Fri Sep 8 14:35:32 UTC 2017 - eich@suse.com diff --git a/hdf5.spec b/hdf5.spec index 6b25b72..e408ea6 100644 --- a/hdf5.spec +++ b/hdf5.spec @@ -38,7 +38,7 @@ ExclusiveArch: do_not_build # Magic for OBS Staging. Only build the flavors required by # other packages in the ring. %if %{with ringdisabled} - %if "%flavor" != "standard" + %if "%flavor" != "serial" ExclusiveArch: do_not_build %endif %endif