SHA256
1
0
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:
Lars Müller 2015-09-25 15:48:22 +00:00 committed by Git OBS Bridge
parent f50d1b53d2
commit 7116a1f802
4 changed files with 12 additions and 7 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c72a9314d0ceab45dfac826730e748f724c13a51be4f100a5ed2b2f9539b688e
size 29279
oid sha256:a26a2801063701553bfc3e167a5a0db2bb09dcb345f5659d97be15ebb2f44c79
size 29309

View File

@ -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

View File

@ -144,7 +144,7 @@ BuildRequires: systemd-devel
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 3492
%define SOURCE_TIMESTAMP 3493
%define BRANCH %{version}
%global with_mitkrb5 1
%global with_dc 0
@ -1659,8 +1659,6 @@ fi
%else
%{_unitdir}/nmb.service
%{_unitdir}/smb.service
%dir %{_tmpfilesdir}
%{_tmpfilesdir}/samba.conf
%endif
%if 0%{?suse_version} && 0%{?suse_version} < 1111
%attr(0600,root,root) %config(noreplace) %{CONFIGDIR}/smbpasswd
@ -1818,6 +1816,8 @@ 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.*

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9f660ee6421601bd8dedb081326b5bafae0273ce1ddf1f51ba887a20f5b5bd21
size 53073
oid sha256:c3cd431060ed3c2cb4e59ce7d4b82fe85cb62eeba6c9e5fabb639df75b2f6478
size 53011