From 8cacd04732449d71879e21a88bcd2dec877fd01b7ab6773c0f4b16f8ab430030 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Wed, 18 Oct 2017 07:40:06 +0000 Subject: [PATCH] Accepting request 534883 from home:eeich:branches:science - Fix cut-n-paste errors in last submission. OBS-URL: https://build.opensuse.org/request/show/534883 OBS-URL: https://build.opensuse.org/package/show/science/hdf5?expand=0&rev=46 --- hdf5.changes | 3 +-- hdf5.spec | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) 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