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.5 |
%define main_release 12.6 |
10 |
|
|
11 |
%define samba_version 4.4.4 |
%define samba_version 4.4.4 |
12 |
%define talloc_version 2.1.6 |
%define talloc_version 2.1.6 |
194 |
%if %{with_vfs_cephfs} |
%if %{with_vfs_cephfs} |
195 |
BuildRequires: libcephfs1-devel |
BuildRequires: libcephfs1-devel |
196 |
%endif |
%endif |
197 |
|
BuildRequires: gnutls-devel |
198 |
# Allow build with testsuite which uses heimdal |
# Allow build with testsuite which uses heimdal |
199 |
#%if %{with_dc} |
#%if %{with_dc} |
200 |
#BuildRequires: gnutls-devel >= 3.4.7 |
#BuildRequires: gnutls-devel >= 3.4.7 |
2027 |
%endif # with_clustering_support |
%endif # with_clustering_support |
2028 |
|
|
2029 |
%changelog |
%changelog |
2030 |
* Thu Mar 02 2017 Jean-Philipe Pialasse <tests@pialasse.com> 4.4.4-12.5.sme |
* Thu Mar 02 2017 Jean-Philipe Pialasse <tests@pialasse.com> 4.4.4-12.6.sme |
2031 |
- added DC support thanks to Greg Zartman work [SME: 9817] |
- added DC support thanks to Greg Zartman work [SME: 9817] |
2032 |
|
- added Buildrequires gnutls-devel |
2033 |
|
|
2034 |
* Tue Nov 15 2016 Andreas Schneider <asn@redhat.com> - 4.4.4-11 |
* Tue Nov 15 2016 Andreas Schneider <asn@redhat.com> - 4.4.4-12 |
2035 |
- related: #1393051 - Fix return code if ip not defined in gethostbyname |
- related: #1393051 - Fix return code if ip not defined in gethostbyname |
2036 |
|
|
2037 |
* Wed Nov 09 2016 Andreas Schneider <asn@redhat.com> - 4.4.4-11 |
* Wed Nov 09 2016 Andreas Schneider <asn@redhat.com> - 4.4.4-11 |
2635 |
- Call ldconfig at libwbclient and -winbind-clients post(un)install time. |
- Call ldconfig at libwbclient and -winbind-clients post(un)install time. |
2636 |
- Fix empty localization files, use %%find_lang to find and %%lang-mark them. |
- Fix empty localization files, use %%find_lang to find and %%lang-mark them. |
2637 |
- Escape macros in %%changelog. |
- Escape macros in %%changelog. |
|
* Thu Mar 02 2017 Jean-Philipe Pialasse <tests@pialasse.com> -1.sme |
|
|
- fix [SME: ] |
|
|
|
|
2638 |
- Fix source tarball URL. |
- Fix source tarball URL. |
2639 |
|
|
2640 |
* Tue Jun 26 2012 Guenther Deschner <gdeschner@redhat.com> - 2:3.6.6-91 |
* Tue Jun 26 2012 Guenther Deschner <gdeschner@redhat.com> - 2:3.6.6-91 |