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
This commit is contained in:
Egbert Eich 2017-10-18 07:40:06 +00:00 committed by Git OBS Bridge
parent 28a926b37a
commit 8cacd04732
2 changed files with 2 additions and 3 deletions

View File

@ -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

View File

@ -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