forked from pool/samba
Package the tmpfilesdir on post-12.2 systems only
this fixes the previous commit for pre-12.3 builds OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=502
This commit is contained in:
parent
7116a1f802
commit
7f56053649
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a26a2801063701553bfc3e167a5a0db2bb09dcb345f5659d97be15ebb2f44c79
|
||||
size 29309
|
||||
oid sha256:e2572198a7ded7724edada0cef6e90b0910756baca9b6da5039e7c0dc61f04e8
|
||||
size 29251
|
||||
|
@ -144,7 +144,7 @@ BuildRequires: systemd-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3493
|
||||
%define SOURCE_TIMESTAMP 3494
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
@ -1769,6 +1769,9 @@ fi
|
||||
%endif
|
||||
%attr(0644,root,root) %{_datadir}/omc/svcinfo.d/%{cifs_init_script}.xml
|
||||
%ghost %{_localstatedir}/run/%{cifs_init_script}
|
||||
%else
|
||||
%dir %{_tmpfilesdir}
|
||||
%{_tmpfilesdir}/samba.conf
|
||||
%endif
|
||||
%dir %{CONFIGDIR}
|
||||
%config(noreplace) %{CONFIGDIR}/lmhosts
|
||||
@ -1816,8 +1819,6 @@ fi
|
||||
%{_libdir}/libnss_wins.so.*
|
||||
%dir %{_libdir}/samba
|
||||
%{_libdir}/samba/charset
|
||||
%dir %{_tmpfilesdir}
|
||||
%{_tmpfilesdir}/samba.conf
|
||||
%{_mandir}/man1/dbwrap_tool.1.*
|
||||
%exclude %doc %{_mandir}/man1/findsmb.1.*
|
||||
%{_mandir}/man1/log2pcap.1.*
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c3cd431060ed3c2cb4e59ce7d4b82fe85cb62eeba6c9e5fabb639df75b2f6478
|
||||
size 53011
|
||||
oid sha256:70ce2b9520f5ee63e1a39e4f6653f2641294876730d2792ca2b1574489ba36dc
|
||||
size 52827
|
||||
|
Loading…
Reference in New Issue
Block a user