Accepting request 450179 from home:bfrogers:branches:Virtualization
Really re-enable rbd/ceph for openSUSE this time. OBS-URL: https://build.opensuse.org/request/show/450179 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=327
This commit is contained in:
parent
0d20567aa1
commit
d4b1ed7a6f
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 13 17:21:25 UTC 2017 - brogers@suse.com
|
||||
|
||||
- Despite the previous entry about re-enabling ceph on Nov 19, 2016
|
||||
the change wasn't actually done. Do it now.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 11 17:36:17 UTC 2017 - afaerber@suse.de
|
||||
|
||||
|
@ -44,7 +44,6 @@
|
||||
%endif
|
||||
%define noarch_supported 1110
|
||||
|
||||
%if 0%{?is_opensuse} == 0
|
||||
%ifarch x86_64
|
||||
%if 0%{?suse_version} > 1320 || ( 0%{?suse_version} == 1315 && ( 0%{?is_opensuse} == 0 || 0%{?sle_version} > 120100 ) )
|
||||
%define with_rbd 1
|
||||
@ -56,7 +55,6 @@
|
||||
%define with_rbd 1
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version} > 1320
|
||||
%define with_seccomp 1
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 13 17:21:25 UTC 2017 - brogers@suse.com
|
||||
|
||||
- Despite the previous entry about re-enabling ceph on Nov 19, 2016
|
||||
the change wasn't actually done. Do it now.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 11 17:36:17 UTC 2017 - afaerber@suse.de
|
||||
|
||||
|
@ -44,7 +44,6 @@
|
||||
%endif
|
||||
%define noarch_supported 1110
|
||||
|
||||
%if 0%{?is_opensuse} == 0
|
||||
%ifarch x86_64
|
||||
%if 0%{?suse_version} > 1320 || ( 0%{?suse_version} == 1315 && ( 0%{?is_opensuse} == 0 || 0%{?sle_version} > 120100 ) )
|
||||
%define with_rbd 1
|
||||
@ -56,7 +55,6 @@
|
||||
%define with_rbd 1
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version} > 1320
|
||||
%define with_seccomp 1
|
||||
|
@ -44,7 +44,6 @@
|
||||
%endif
|
||||
%define noarch_supported 1110
|
||||
|
||||
%if 0%{?is_opensuse} == 0
|
||||
%ifarch x86_64
|
||||
%if 0%{?suse_version} > 1320 || ( 0%{?suse_version} == 1315 && ( 0%{?is_opensuse} == 0 || 0%{?sle_version} > 120100 ) )
|
||||
%define with_rbd 1
|
||||
@ -56,7 +55,6 @@
|
||||
%define with_rbd 1
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version} > 1320
|
||||
%define with_seccomp 1
|
||||
|
Loading…
Reference in New Issue
Block a user