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.4 |
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 |
1539 |
%{_libdir}/samba/libdfs-server-ad-samba4.so |
%{_libdir}/samba/libdfs-server-ad-samba4.so |
1540 |
%{_libdir}/samba/libdnsserver-common-samba4.so |
%{_libdir}/samba/libdnsserver-common-samba4.so |
1541 |
%{_libdir}/samba/libdsdb-module-samba4.so |
%{_libdir}/samba/libdsdb-module-samba4.so |
|
%{_libdir}/samba/libntvfs-samba4.so |
|
1542 |
%{_libdir}/samba/bind9/dlz_bind9_9.so |
%{_libdir}/samba/bind9/dlz_bind9_9.so |
1543 |
%else |
%else |
1544 |
%doc packaging/README.dc-libs |
%doc packaging/README.dc-libs |
2655 |
%endif # with_clustering_support |
%endif # with_clustering_support |
2656 |
|
|
2657 |
%changelog |
%changelog |
2658 |
* 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.4.sme |
2659 |
- import 4.6.2-12 [SME: 10429] |
- import 4.6.2-12 [SME: 10429] |
2660 |
|
- change gnutls-devel >= 3.4.7 to gnutls-devel to allow build |
2661 |
- import to SME the two last upstream releases [SME: 10326] |
- import to SME the two last upstream releases [SME: 10326] |
2662 |
|
|
2663 |
* 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 |