Add connections.tdb and g_lock.tdb

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=530
This commit is contained in:
Lars Müller 2016-03-02 17:55:24 +00:00 committed by Git OBS Bridge
parent 91761c3145
commit 5a0be9a0e1
3 changed files with 6 additions and 6 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6dd076b965812674d50e32648319ffbcc14a2ce2b876224fe913eacb7c621ca2
size 12702
oid sha256:9d62271131b8536fc1e4b964e69d48e0d735b0bb4cde3c82517b38bcf94bb748
size 12670

View File

@ -142,7 +142,7 @@ BuildRequires: libpcp-devel
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 3609
%define SOURCE_TIMESTAMP 3610
%define BRANCH %{version}
%global with_mitkrb5 1
%global with_dc 0
@ -1568,7 +1568,7 @@ for fn in netlogon_creds_cli.tdb passdb.tdb secrets.tdb smbpasswd; do
test ! -e %{LOCKDIR}/private/$fn && test -e %{CONFIGDIR}/$fn && \
mv %{CONFIGDIR}/$fn %{LOCKDIR}/private/
done
for fn in brlock.tdb dbwrap_watchers.tdb gencache_notrans.tdb leases.tdb locking.tdb mutex.tdb names.tdb printer_list.tdb serverid.tdb smbXsrv_client_global.tdb smbXsrv_open_global.tdb smbXsrv_session_global.tdb smbXsrv_tcon_global.tdb smbXsrv_version_global.tdb srv_fss.tdb; do
for fn in brlock.tdb connections.tdb dbwrap_watchers.tdb gencache_notrans.tdb g_lock.tdb leases.tdb locking.tdb mutex.tdb names.tdb printer_list.tdb serverid.tdb smbXsrv_client_global.tdb smbXsrv_open_global.tdb smbXsrv_session_global.tdb smbXsrv_tcon_global.tdb smbXsrv_version_global.tdb srv_fss.tdb; do
test ! -e %{LOCKDIR}/lock/$fn && test -e %{LOCKDIR}/$fn && \
mv %{LOCKDIR}/$fn %{LOCKDIR}/lock/
done

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3aa0febdd885f37e1b8b757160e883ca17a79a165210c4f89db13dc41a91d8bc
size 55686
oid sha256:5aaef1388aa1efc0353dd3fedbce14c9a9731043b5615d895a9198bf0855ed78
size 55695