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:
Tim Serong 2010-06-29 07:35:02 +00:00 committed by Git OBS Bridge
parent 7cddc44e1f
commit faff4c5289

View File

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