Follow up to the previous commit

/var/lib/samba/private/sock belongs to the client package which is
required by winbind and the main Samba package.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=492
This commit is contained in:
Lars Müller 2015-09-16 14:42:27 +00:00 committed by Git OBS Bridge
parent eb55750eef
commit 5b4a4124a0
3 changed files with 7 additions and 7 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b67f27626d2de8af237aa565110757c9883e04ac6b1908d6266ec32d743b0400
size 29269
oid sha256:c36571cf9688890a4a69f6924cdf1d383661444577eaa0f56926f91bcccae652
size 29266

View File

@ -144,7 +144,7 @@ BuildRequires: systemd-devel
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 3481
%define SOURCE_TIMESTAMP 3482
%define BRANCH %{version}
%global with_mitkrb5 1
%global with_dc 0
@ -1672,8 +1672,6 @@ fi
%attr(0775,root,ntadmin) %{LOCKDIR}/drivers
%dir %{LOCKDIR}/msg
%{LOCKDIR}/netlogon
%dir %{LOCKDIR}/private
%attr(0700,root,root) %dir %{LOCKDIR}/private/sock
%attr(0770,root,users) %dir %{LOCKDIR}/profiles
%{_bindir}/smbstatus
%{_sbindir}/nmbd
@ -1849,6 +1847,8 @@ fi
%{_localstatedir}/adm/fillup-templates/samba-client-dhcp.conf
%{_localstatedir}/adm/fillup-templates/sysconfig.dhcp-samba-client
%dir %{LOCKDIR}
%dir %{LOCKDIR}/private
%attr(0700,root,root) %dir %{LOCKDIR}/private/sock
%attr(0750,root,root) %dir %{LOGDIR}
%ghost %dir %{PIDDIR}
%if 0%{?suse_version} > 1220

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c9cf9426f10cd78e5979540812b845e42e38918efaf18b2b77588a0c0c21e45
size 52927
oid sha256:9d9248fce6083b90aad859771a5dc43dd08bcd6af60ab38547391122ecd58e2a
size 52939