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 |
1503 |
%{_libdir}/samba/ldb/tombstone_reanimate.so |
%{_libdir}/samba/ldb/tombstone_reanimate.so |
1504 |
%{_libdir}/samba/ldb/update_keytab.so |
%{_libdir}/samba/ldb/update_keytab.so |
1505 |
%{_libdir}/samba/ldb/wins_ldb.so |
%{_libdir}/samba/ldb/wins_ldb.so |
1506 |
|
%{_libdir}/samba/bind9/dlz_bind9_11.so |
1507 |
|
%{_libdir}/samba/ldb/dsdb_notification.so |
1508 |
|
%{_libdir}/samba/ldb/vlv.so |
1509 |
%{_libdir}/samba/vfs/posix_eadb.so |
%{_libdir}/samba/vfs/posix_eadb.so |
1510 |
%dir /var/lib/samba/sysvol |
%dir /var/lib/samba/sysvol |
1511 |
%{_datadir}/samba/setup |
%{_datadir}/samba/setup |
1542 |
%{_libdir}/samba/libdfs-server-ad-samba4.so |
%{_libdir}/samba/libdfs-server-ad-samba4.so |
1543 |
%{_libdir}/samba/libdnsserver-common-samba4.so |
%{_libdir}/samba/libdnsserver-common-samba4.so |
1544 |
%{_libdir}/samba/libdsdb-module-samba4.so |
%{_libdir}/samba/libdsdb-module-samba4.so |
|
%{_libdir}/samba/libntvfs-samba4.so |
|
1545 |
%{_libdir}/samba/bind9/dlz_bind9_9.so |
%{_libdir}/samba/bind9/dlz_bind9_9.so |
1546 |
%else |
%else |
1547 |
%doc packaging/README.dc-libs |
%doc packaging/README.dc-libs |
2658 |
%endif # with_clustering_support |
%endif # with_clustering_support |
2659 |
|
|
2660 |
%changelog |
%changelog |
2661 |
* 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 |
2662 |
- import 4.6.2-12 [SME: 10429] |
- import 4.6.2-12 [SME: 10429] |
2663 |
|
- change gnutls-devel >= 3.4.7 to gnutls-devel to allow build |
2664 |
- import to SME the two last upstream releases [SME: 10326] |
- import to SME the two last upstream releases [SME: 10326] |
2665 |
|
|
2666 |
* 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 |