6 |
# ctdb is enabled by default, you can disable it with: --without clustering |
# ctdb is enabled by default, you can disable it with: --without clustering |
7 |
%bcond_without clustering |
%bcond_without clustering |
8 |
|
|
9 |
%define main_release 12.2 |
%define main_release 12.3 |
10 |
|
|
11 |
%define samba_version 4.6.2 |
%define samba_version 4.6.2 |
12 |
%define talloc_version 2.1.9 |
%define talloc_version 2.1.9 |
212 |
BuildRequires: libcephfs1-devel |
BuildRequires: libcephfs1-devel |
213 |
%endif |
%endif |
214 |
%if %{with_dc} |
%if %{with_dc} |
215 |
BuildRequires: gnutls-devel >= 3.4.7 |
BuildRequires: gnutls-devel |
216 |
# Required by samba-tool to run tests |
# Required by samba-tool to run tests |
217 |
BuildRequires: python-crypto |
BuildRequires: python-crypto |
218 |
%endif |
%endif |
2656 |
%endif # with_clustering_support |
%endif # with_clustering_support |
2657 |
|
|
2658 |
%changelog |
%changelog |
2659 |
* Tue May 08 2018 Jean-Philipe Pialasse <tests@pialasse.com> - 4.6.2-12.2.sme |
* Tue May 08 2018 Jean-Philipe Pialasse <tests@pialasse.com> - 4.6.2-12.3.sme |
2660 |
- import 4.6.2-12 [SME: 10429] |
- import 4.6.2-12 [SME: 10429] |
2661 |
|
- change gnutls-devel >= 3.4.7 to gnutls-devel to allow build |
2662 |
- import to SME the two last upstream releases [SME: 10326] |
- import to SME the two last upstream releases [SME: 10326] |
2663 |
|
|
2664 |
* Fri Nov 17 2017 Andreas Schneider <asn@redhat.com> - 4.6.2-12 |
* Fri Nov 17 2017 Andreas Schneider <asn@redhat.com> - 4.6.2-12 |