SHA256
1
0
forked from pool/samba

Drop superfluous %attr from msg dir

0755 is the mode we use by default to create the dirs at build-time

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=490
This commit is contained in:
Lars Müller 2015-09-11 18:22:32 +00:00 committed by Git OBS Bridge
parent 4feae129de
commit 7430495a61
3 changed files with 6 additions and 6 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:5cd9e36158beb7e32fe817edf75a9ffcc41cda9c8fe53d1933d0dd3b4df467e9 oid sha256:a59d1cedc84c7025cd908504565a918a744416b65c210eafa808f249e668369f
size 29279 size 29330

View File

@ -144,7 +144,7 @@ BuildRequires: systemd-devel
%else %else
%define build_make_smp_mflags %{?jobs:-j%jobs} %define build_make_smp_mflags %{?jobs:-j%jobs}
%endif %endif
%define SOURCE_TIMESTAMP 3478 %define SOURCE_TIMESTAMP 3479
%define BRANCH %{version} %define BRANCH %{version}
%global with_mitkrb5 1 %global with_mitkrb5 1
%global with_dc 0 %global with_dc 0
@ -1671,7 +1671,7 @@ fi
%{_libdir}/samba/config %{_libdir}/samba/config
%{_libdir}/samba/rpc %{_libdir}/samba/rpc
%attr(0775,root,ntadmin) %{LOCKDIR}/drivers %attr(0775,root,ntadmin) %{LOCKDIR}/drivers
%attr(0755,root,root) %dir %{LOCKDIR}/msg %dir %{LOCKDIR}/msg
%{LOCKDIR}/netlogon %{LOCKDIR}/netlogon
%attr(0770,root,users) %dir %{LOCKDIR}/profiles %attr(0770,root,users) %dir %{LOCKDIR}/profiles
%{_bindir}/smbstatus %{_bindir}/smbstatus

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:4cafb8bd308d250a037eda3b8f6e0db22a847f4ad9814072cb7dfe7fc39d0e7f oid sha256:742de3afacfb450f4de61c3d480fb7f686d9e5a99693e57575ed2eaf18897f58
size 52929 size 52934