Accepting request 478718 from home:kukuk:branches:Virtualization

Adjust for new system-users RPM

OBS-URL: https://build.opensuse.org/request/show/478718
OBS-URL: https://build.opensuse.org/package/show/Virtualization/sanlock?expand=0&rev=27
This commit is contained in:
James Fehlig 2017-03-16 14:45:58 +00:00 committed by Git OBS Bridge
parent 374ed6e8df
commit cc984a4d6c
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Mar 11 08:40:02 UTC 2017 - kukuk@suse.com
- Add group disk as Prerequires
-------------------------------------------------------------------
Fri Jun 19 10:48:55 MDT 2015 - jfehlig@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package sanlock
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -44,6 +44,9 @@ Requires(pre): %insserv_prereq
%endif
BuildRequires: xz
Requires(pre): %fillup_prereq
%if 0%{?suse_version} > 1320
Requires(pre): group(disk)
%endif
Requires: %{name}-lib = %{version}-%{release}
Recommends: logrotate
Source0: https://git.fedorahosted.org/cgit/sanlock.git/snapshot/%{name}-%{version}.tar.xz