diff --git a/ocfs2-tools.changes b/ocfs2-tools.changes index 17b6c32..8891083 100644 --- a/ocfs2-tools.changes +++ b/ocfs2-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 23 14:25:30 UTC 2017 - ghe@suse.com + +- Fix dependencies problem between ocfs2-tools and ocfs2-kmp (bsc#1060601) + ------------------------------------------------------------------- Mon Sep 04 15:45:15 UTC 2017 - ghe@suse.com diff --git a/ocfs2-tools.spec b/ocfs2-tools.spec index 8cf3d78..b712a4a 100644 --- a/ocfs2-tools.spec +++ b/ocfs2-tools.spec @@ -1,7 +1,7 @@ # # spec file for package ocfs2-tools # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -65,9 +65,7 @@ Requires: glib2 >= 2.2.3 Requires: modutils Requires: net-tools BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?suse_version} < 1320 Recommends: ocfs2-kmp -%endif %if 0%{?suse_version} >= 1315 %define systemd_enabled 1 %else