Add /var/cache/samba to the client file list; (bnc#846586).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=370
This commit is contained in:
Lars Müller
2014-01-16 19:56:19 +00:00
committed by Git OBS Bridge
parent 930725ece3
commit f7c09598cc
4 changed files with 12 additions and 5 deletions

View File

@@ -139,7 +139,7 @@ BuildRequires: systemd
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 3148
%define SOURCE_TIMESTAMP 3149
%define BRANCH %{version}
%global with_mitkrb5 1
%global with_dc 0
@@ -1280,6 +1280,7 @@ install -d -m 0755 -p \
%{buildroot}/%{_datadir}/omc/svcinfo.d \
%{buildroot}/%{_datadir}/samba/{LDAP,templates} \
%{buildroot}/%{_localstatedir}/adm \
%{buildroot}/%{_localstatedir}/cache/samba \
%{buildroot}/%{LOCKDIR}/{netlogon,drivers/{WIN40,W32X86,W32MIPS,W32ALPHA,W32PPC,IA64,x64},printing,profiles,winbindd_privileged} \
%{buildroot}/%{LOGDIR} \
%{buildroot}/%{PIDDIR} \
@@ -1970,6 +1971,7 @@ fi
%doc %{DOCDIR}/README.%{VENDOR}
%{_localstatedir}/adm/fillup-templates/samba-client-dhcp.conf
%{_localstatedir}/adm/fillup-templates/sysconfig.dhcp-samba-client
%dir %{_localstatedir}/cache/samba
%dir %{LOCKDIR}
%attr(0750,root,root) %dir %{LOGDIR}
%ghost %dir %{PIDDIR}