forked from pool/samba
Accepting request 510316 from network:samba:STABLE
1 OBS-URL: https://build.opensuse.org/request/show/510316 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=217
This commit is contained in:
commit
db4aaaeeac
@ -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,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 13 21:13:21 UTC 2017 - dmulder@suse.com
|
||||
|
||||
- Fix ctdb logs to /var/log/log.ctdb instead of /var/log/ctdb; (bsc#1048339).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%define build_ceph 1
|
||||
%endif
|
||||
%endif
|
||||
%define vendor_files_git_vers git.b446743
|
||||
%define vendor_files_git_vers git.f8c2b1c
|
||||
|
||||
Name: samba
|
||||
BuildRequires: autoconf
|
||||
@ -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
|
||||
@ -1626,6 +1627,9 @@ fi
|
||||
%if 0%{?suse_version} > 1220
|
||||
%service_add_pre ctdb.service
|
||||
%endif
|
||||
if [ -e %{_sysconfdir}/sysconfig/ctdb ] ; then
|
||||
sed -i s/CTDB_LOGFILE=/CTDB_LOGGING=file:/g %{_sysconfdir}/sysconfig/ctdb
|
||||
fi
|
||||
|
||||
%preun -n ctdb
|
||||
%if 0%{?suse_version} > 1220
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1c311e3bea7477b2558acf2bf91aa7ac0c50ec991c20d709855d4fd6e58bf43
|
||||
size 54063
|
3
vendor-files-git.f8c2b1c.tar.bz2
Normal file
3
vendor-files-git.f8c2b1c.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e335306f41ce08089cf79bf1eb89109e46c0b7c791f855b4175d4cafb760c36
|
||||
size 54952
|
Loading…
Reference in New Issue
Block a user