Fix NTLMSSP regressions caused by previous CVE fixes; (bso#11849); (bsc#975962).
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=540
This commit is contained in:
@@ -142,7 +142,7 @@ BuildRequires: libpcp-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3643
|
||||
%define SOURCE_TIMESTAMP 3659
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
@@ -282,6 +282,7 @@ how to.
|
||||
Source Timestamp: %{SOURCE_TIMESTAMP}
|
||||
Branch: %{BRANCH}
|
||||
|
||||
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||
%package core-devel
|
||||
Summary: Development files shared by Samba subpackages
|
||||
@@ -291,12 +292,13 @@ Conflicts: samba-devel
|
||||
|
||||
%description core-devel
|
||||
This package contains the libraries and header files needed to
|
||||
develop programs which make use of the Samba core.
|
||||
develop programs which make use of Samba.
|
||||
|
||||
Source Timestamp: %{SOURCE_TIMESTAMP}
|
||||
Branch: %{BRANCH}
|
||||
|
||||
%endif
|
||||
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1001 || 0%{?suse_version} > 1110
|
||||
|
||||
%package doc
|
||||
|
Reference in New Issue
Block a user