forked from pool/samba
Relocate the tmpfiles.d directory to the client package; (bnc#947552).
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=501
This commit is contained in:
parent
f50d1b53d2
commit
7116a1f802
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:c72a9314d0ceab45dfac826730e748f724c13a51be4f100a5ed2b2f9539b688e
|
oid sha256:a26a2801063701553bfc3e167a5a0db2bb09dcb345f5659d97be15ebb2f44c79
|
||||||
size 29279
|
size 29309
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 25 15:23:47 UTC 2015 - lmuelle@suse.com
|
||||||
|
|
||||||
|
- Relocate the tmpfiles.d directory to the client package; (bnc#947552).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 25 11:58:02 UTC 2015 - lmuelle@suse.com
|
Fri Sep 25 11:58:02 UTC 2015 - lmuelle@suse.com
|
||||||
|
|
||||||
|
@ -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 3492
|
%define SOURCE_TIMESTAMP 3493
|
||||||
%define BRANCH %{version}
|
%define BRANCH %{version}
|
||||||
%global with_mitkrb5 1
|
%global with_mitkrb5 1
|
||||||
%global with_dc 0
|
%global with_dc 0
|
||||||
@ -1659,8 +1659,6 @@ fi
|
|||||||
%else
|
%else
|
||||||
%{_unitdir}/nmb.service
|
%{_unitdir}/nmb.service
|
||||||
%{_unitdir}/smb.service
|
%{_unitdir}/smb.service
|
||||||
%dir %{_tmpfilesdir}
|
|
||||||
%{_tmpfilesdir}/samba.conf
|
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} < 1111
|
%if 0%{?suse_version} && 0%{?suse_version} < 1111
|
||||||
%attr(0600,root,root) %config(noreplace) %{CONFIGDIR}/smbpasswd
|
%attr(0600,root,root) %config(noreplace) %{CONFIGDIR}/smbpasswd
|
||||||
@ -1818,6 +1816,8 @@ fi
|
|||||||
%{_libdir}/libnss_wins.so.*
|
%{_libdir}/libnss_wins.so.*
|
||||||
%dir %{_libdir}/samba
|
%dir %{_libdir}/samba
|
||||||
%{_libdir}/samba/charset
|
%{_libdir}/samba/charset
|
||||||
|
%dir %{_tmpfilesdir}
|
||||||
|
%{_tmpfilesdir}/samba.conf
|
||||||
%{_mandir}/man1/dbwrap_tool.1.*
|
%{_mandir}/man1/dbwrap_tool.1.*
|
||||||
%exclude %doc %{_mandir}/man1/findsmb.1.*
|
%exclude %doc %{_mandir}/man1/findsmb.1.*
|
||||||
%{_mandir}/man1/log2pcap.1.*
|
%{_mandir}/man1/log2pcap.1.*
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:9f660ee6421601bd8dedb081326b5bafae0273ce1ddf1f51ba887a20f5b5bd21
|
oid sha256:c3cd431060ed3c2cb4e59ce7d4b82fe85cb62eeba6c9e5fabb639df75b2f6478
|
||||||
size 53073
|
size 53011
|
||||||
|
Loading…
Reference in New Issue
Block a user