Accepting request 510060 from home:dmdiss:ceph-sambagw
- Fix inconsistent ctdb socket path; (bsc#1048352). - Fix non-admin cephx authentication; (bsc#1048387). OBS-URL: https://build.opensuse.org/request/show/510060 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=565
This commit is contained in:
parent
7466787b91
commit
88ef9fdf19
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09087d13ea46368e6ca1cf8652345ef70a35b56b4367338637178faebee903f0
|
||||
size 25941302
|
3
samba-4.6.5+git.32.af7a173b7a1.tar.bz2
Normal file
3
samba-4.6.5+git.32.af7a173b7a1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63b999c3cf32b783dd0f071795661b62731629c918969f84f20edc90c071f8c7
|
||||
size 25950985
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 12 22:30:48 UTC 2017 - ddiss@suse.com
|
||||
|
||||
- Fix inconsistent ctdb socket path; (bsc#1048352).
|
||||
- Fix non-admin cephx authentication; (bsc#1048387).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 7 14:31:47 UTC 2017 - ddiss@suse.com
|
||||
|
||||
|
@ -147,7 +147,7 @@ BuildRequires: librados-devel
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
Version: 4.6.5+git.27.6afd48b1083
|
||||
Version: 4.6.5+git.32.af7a173b7a1
|
||||
Release: 0
|
||||
Url: https://www.samba.org/
|
||||
Obsoletes: samba-32bit < %{version}
|
||||
@ -1106,6 +1106,7 @@ CONFIGURE_OPTIONS="\
|
||||
%endif
|
||||
--enable-fhs \
|
||||
--with-cluster-support \
|
||||
--with-socketpath=%{_localstatedir}/lib/ctdb/ctdb.socket \
|
||||
%if 0%{?build_ceph}
|
||||
--enable-ceph-reclock \
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user