From a1a50e1c49779ae0fcaa622421f8b7283b90eb70cc49c3db83e396d32ba0a06d Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Mon, 3 Apr 2017 15:32:51 +0000 Subject: [PATCH] - Use System/Base in fence and reset subpackages OBS-URL: https://build.opensuse.org/package/show/Virtualization/sanlock?expand=0&rev=35 --- sanlock.changes | 5 +++++ sanlock.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/sanlock.changes b/sanlock.changes index ebda803..fb76d2d 100644 --- a/sanlock.changes +++ b/sanlock.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 3 15:31:43 UTC 2017 - jfehlig@suse.com + +- Use System/Base in fence and reset subpackages + ------------------------------------------------------------------- Mon Apr 3 07:21:10 UTC 2017 - mpluskal@suse.com diff --git a/sanlock.spec b/sanlock.spec index 381974d..f3c0003 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -114,7 +114,7 @@ developing applications that use %{name}. %if %{with_fence_sanlockd} %package -n fence-sanlock Summary: Fence agent using sanlock and wdmd -Group: System Environment/Base +Group: System/Base Requires: sanlock = %{version}-%{release} %description -n fence-sanlock @@ -125,7 +125,7 @@ daemon for using sanlock and wdmd as a cluster fence agent. %if %{with_sanlk_reset} %package -n sanlk-reset Summary: Host reset daemon and client using sanlock -Group: System Environment/Base +Group: System/Base Requires: libsanlock1 = %{version}-%{release} Requires: sanlock = %{version}-%{release}