Cleanup previous commit

use 'msg.lock' and 'msg.sock' in the package filelist too

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=507
This commit is contained in:
Lars Müller 2015-10-22 17:36:01 +00:00 committed by Git OBS Bridge
parent 62c00a1075
commit aaddbc12cb
3 changed files with 8 additions and 8 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9862951a1e800c18d5782294f6ddeeeb090e7b709c98462f4f9d036dad8a18fd
size 29339
oid sha256:1727fb6e51caecc5294c55d83fc2c7f6ddb1f84391a441e32b87aa6a65a2f747
size 29351

View File

@ -144,7 +144,7 @@ BuildRequires: systemd-devel
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 3504
%define SOURCE_TIMESTAMP 3506
%define BRANCH %{version}
%global with_mitkrb5 1
%global with_dc 0
@ -1224,7 +1224,7 @@ install -d -m 0755 -p \
%{buildroot}/%{_datadir}/omc/svcinfo.d \
%{buildroot}/%{_datadir}/samba/{LDAP,templates} \
%{buildroot}/%{_localstatedir}/adm \
%{buildroot}/%{LOCKDIR}/{drivers/{WIN40,W32X86,W32MIPS,W32ALPHA,W32PPC,IA64,x64},netlogon,msg,printing,private/sock,profiles,winbindd_privileged} \
%{buildroot}/%{LOCKDIR}/{drivers/{WIN40,W32X86,W32MIPS,W32ALPHA,W32PPC,IA64,x64},netlogon,msg.lock,printing,private/msg.sock,profiles,winbindd_privileged} \
%{buildroot}/%{LOGDIR} \
%{buildroot}/%{PIDDIR} \
%{buildroot}/%{_var}/adm/fillup-templates \
@ -1673,7 +1673,7 @@ fi
%{_libdir}/samba/config
%{_libdir}/samba/rpc
%attr(0775,root,ntadmin) %{LOCKDIR}/drivers
%dir %{LOCKDIR}/msg
%dir %{LOCKDIR}/msg.lock
%{LOCKDIR}/netlogon
%attr(0770,root,users) %dir %{LOCKDIR}/profiles
%{_bindir}/smbstatus
@ -1851,7 +1851,7 @@ fi
%{_localstatedir}/adm/fillup-templates/sysconfig.dhcp-samba-client
%dir %{LOCKDIR}
%dir %{LOCKDIR}/private
%attr(0700,root,root) %dir %{LOCKDIR}/private/sock
%attr(0700,root,root) %dir %{LOCKDIR}/private/msg.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:caecfeef4aeb9d45b8f1f1ade5179a8923d5c3f14fc4bf809990647b5811db61
size 53122
oid sha256:9f7df670506ce7c448dfd47a4b4b9e9bcf20554871085da6968914a3057d72f7
size 53024