forked from products/SUSE_ALP_Standard
Ignore lvm2:lockd as its a sanlock-devel dependency.
On ALP there's no need for sanlock-devel and its dependencies. lvm2:lockd is a dependency of sanlock. On SR#311580 we received an explicit indication of: "[...] remove the sanlock package from ALP? The ALP libvirt package disables sanlock support and no longer requires sanlock-devel. Any remaining packages with sanlock dependency should consider doing the same."
This commit is contained in:
parent
ba5079d5b6
commit
91c883f073
2
_config
2
_config
@ -254,6 +254,8 @@ Macros:
|
|||||||
:Macros
|
:Macros
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
# On ALP there's no need for sanlock-devel and its dependencies
|
||||||
|
BuildFlags: excludebuild:lvm2:lockd
|
||||||
|
|
||||||
%if "%_repository" == "images" || "%_repository" == "container"
|
%if "%_repository" == "images" || "%_repository" == "container"
|
||||||
Prefer: openSUSE-release -dummy-release
|
Prefer: openSUSE-release -dummy-release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user