forked from pool/samba
Really add the WINBINDDOPTIONS sysconfig variable on install; (bnc#857454).
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=369
This commit is contained in:
parent
9ee43dc393
commit
930725ece3
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ce2405a5073ed2d9903b4217505fec9610fb1b23f72f81e1875f04dc037260c
|
||||
size 71222
|
||||
oid sha256:5e644442795539e95b7172924fb8bbd8d1430ab9f3d8700cbe56c94896337d40
|
||||
size 71127
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 14 21:57:32 UTC 2014 - lmuelle@suse.com
|
||||
|
||||
- Really add the WINBINDDOPTIONS sysconfig variable on install; (bnc#857454).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 13 13:04:53 UTC 2014 - lmuelle@suse.com
|
||||
|
||||
|
@ -139,7 +139,7 @@ BuildRequires: systemd
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3147
|
||||
%define SOURCE_TIMESTAMP 3148
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
@ -1713,7 +1713,7 @@ fi
|
||||
%if 0%{?suse_version} > 1220
|
||||
%service_add_post winbind.service
|
||||
%{_bindir}/systemd-tmpfiles --create %{_prefix}/lib/tmpfiles.d/samba.conf
|
||||
%fillup_only -a
|
||||
%{fillup_only -ans samba winbind}
|
||||
%endif
|
||||
|
||||
%preun winbind
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dbb3937659544844917911e2ef78807f40f9928490b267771493238fcc3a235b
|
||||
size 53842
|
||||
oid sha256:ad0ebee279c031494c8fca6b30e7ccc2927a014fad9f7d5db06929dea9549121
|
||||
size 53903
|
||||
|
Loading…
Reference in New Issue
Block a user