forked from pool/ocfs2-tools
Fix stupid missing Requires tag on ocfs2-kmp :-/
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=13
This commit is contained in:
parent
7cddc44e1f
commit
faff4c5289
@ -80,7 +80,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: libdlm openais
|
||||
%if %suse_version < 1120
|
||||
# There's no separate kmp for openSUSE 11.2
|
||||
ocfs2-kmp
|
||||
Requires: ocfs2-kmp
|
||||
%endif
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user