- Use System/Base in fence and reset subpackages

OBS-URL: https://build.opensuse.org/package/show/Virtualization/sanlock?expand=0&rev=35
This commit is contained in:
James Fehlig 2017-04-03 15:32:51 +00:00 committed by Git OBS Bridge
parent 9868a10d1e
commit a1a50e1c49
2 changed files with 7 additions and 2 deletions

View File

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

View File

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