forked from pool/samba
Accepting request 921168 from home:scabrero:branches:network:samba:STABLE
- Add missing build dependency on bison when building with the embedded Heimdal Kerberos OBS-URL: https://build.opensuse.org/request/show/921168 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=649
This commit is contained in:
parent
5191ffffd9
commit
66c0b2b677
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:614ab01321ae1d693b3d6828707978685ed44c92d7f2a248611e8018ff80d2c6
|
|
||||||
size 25317136
|
|
3
samba-4.15.0+git.178.87c21e30fda.tar.bz2
Normal file
3
samba-4.15.0+git.178.87c21e30fda.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8e1286722d28cc2336c11ded209b015530ec0288c99ecd59c74cd3b8f7ae6089
|
||||||
|
size 25319877
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 23 11:41:44 UTC 2021 - Samuel Cabrero <scabrero@suse.de>
|
||||||
|
|
||||||
|
- Add missing build dependency on bison when building with the
|
||||||
|
embedded Heimdal Kerberos
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 20 14:25:41 UTC 2021 - Samuel Cabrero <scabrero@suse.de>
|
Mon Sep 20 14:25:41 UTC 2021 - Samuel Cabrero <scabrero@suse.de>
|
||||||
|
|
||||||
|
@ -168,6 +168,7 @@ BuildRequires: libgnutls-devel >= 3.2.0
|
|||||||
%endif
|
%endif
|
||||||
%if ! %{with_mitkrb5}
|
%if ! %{with_mitkrb5}
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
|
BuildRequires: bison
|
||||||
%endif
|
%endif
|
||||||
%if %{with_mscat}
|
%if %{with_mscat}
|
||||||
BuildRequires: libgnutls-devel >= 3.5.6
|
BuildRequires: libgnutls-devel >= 3.5.6
|
||||||
@ -188,7 +189,7 @@ BuildRequires: liburing-devel
|
|||||||
%else
|
%else
|
||||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||||
%endif
|
%endif
|
||||||
Version: 4.15.0+git.177.73057cd57b6
|
Version: 4.15.0+git.178.87c21e30fda
|
||||||
Release: 0
|
Release: 0
|
||||||
URL: https://www.samba.org/
|
URL: https://www.samba.org/
|
||||||
Obsoletes: samba-32bit < %{version}
|
Obsoletes: samba-32bit < %{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user