SHA256
1
0
forked from pool/samba

Accepting request 460727 from home:dimstar:Factory

Fix build with util-linux change as prepared in Staging:C

OBS-URL: https://build.opensuse.org/request/show/460727
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=551
This commit is contained in:
David Disseldorp 2017-02-27 16:33:47 +00:00 committed by Git OBS Bridge
parent a71b3f3d30
commit 4102b25c8b
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 27 15:30:21 UTC 2017 - dimstar@opensuse.org
- Change insserv_prereq requires to requires(pre): this is
factually seen not a runtime requirement of samba, but of the
rpm scriptlets.
-------------------------------------------------------------------
Wed Jan 25 17:20:31 UTC 2017 - ddiss@suse.com

View File

@ -263,7 +263,7 @@ Provides: smbfs
Obsoletes: samba-gplv3-client < %{version}
Obsoletes: samba-client-gplv2 < %{version}
%if 0%{?suse_version} > 0
Requires: %{?insserv_prereq}
Requires(pre): %{?insserv_prereq}
%endif
Requires: /sbin/chkconfig
Requires: /sbin/ldconfig
@ -417,7 +417,7 @@ Recommends: logrotate
Recommends: /usr/sbin/nscd
%endif
%if 0%{?suse_version} > 0
Requires: %{?insserv_prereq}
Requires(pre): %{?insserv_prereq}
%endif
Requires: /sbin/ldconfig
Requires: /usr/sbin/groupadd