forked from pool/samba
- Update to 4.6.2
+ remove bso#12721 patches now upstream - Enable samba-ceph build for openSUSE and SLE12SP3+; (fate#321622). + x86-64 and aarch64 - Fix CVE-2017-2619 regression with "follow symlinks = no"; (bso#12721). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=557
This commit is contained in:
committed by
Git OBS Bridge
parent
1382a46a1c
commit
6539ffb439
10
samba.spec
10
samba.spec
@@ -21,8 +21,8 @@
|
||||
%if 0%{?suse_version} > 1140 && 0%{?suse_version} != 1315
|
||||
%define build_ctdb_pmda 1
|
||||
%endif
|
||||
%if 0%{?suse_version} > 1320
|
||||
%ifarch x86_64
|
||||
%if 0%{?suse_version} > 1320 || 0%{?sle_version} > 120200
|
||||
%ifarch aarch64 x86_64
|
||||
%define build_ceph 1
|
||||
%endif
|
||||
%endif
|
||||
@@ -130,7 +130,7 @@ BuildRequires: libpcp-devel
|
||||
BuildRequires: libcephfs-devel
|
||||
BuildRequires: librados-devel
|
||||
%endif
|
||||
%define samba_ver 4.6.1
|
||||
%define samba_ver 4.6.2
|
||||
%define samba_ver_suffix %nil
|
||||
%if "%{samba_ver_suffix}" == ""
|
||||
%define samba_source_location https://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
|
||||
@@ -152,11 +152,11 @@ BuildRequires: librados-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3756
|
||||
%define SOURCE_TIMESTAMP 3760
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
Version: 4.6.1
|
||||
Version: 4.6.2
|
||||
Release: 0
|
||||
Url: https://www.samba.org/
|
||||
Obsoletes: samba-gplv3 < %{version}
|
||||
|
Reference in New Issue
Block a user