Update to Samba 4.2.1
Guenther
This commit is contained in:
parent
453c02a3ab
commit
567467ce2a
@ -9,7 +9,7 @@
|
||||
%define main_release 1
|
||||
|
||||
%define samba_version 4.2.1
|
||||
%define talloc_version 2.1.1
|
||||
%define talloc_version 2.1.2
|
||||
%define ntdb_version 1.0
|
||||
%define tdb_version 1.3.4
|
||||
%define tevent_version 0.9.24
|
||||
@ -170,7 +170,7 @@ BuildRequires: gnutls-devel
|
||||
BuildRequires: perl(Parse::Yapp)
|
||||
|
||||
%if ! %with_internal_talloc
|
||||
%global libtalloc_version 2.1.1
|
||||
%global libtalloc_version 2.1.2
|
||||
|
||||
BuildRequires: libtalloc-devel >= %{libtalloc_version}
|
||||
BuildRequires: pytalloc-devel >= %{libtalloc_version}
|
||||
@ -984,6 +984,7 @@ rm -rf %{buildroot}
|
||||
%{_libdir}/samba/vfs/shadow_copy.so
|
||||
%{_libdir}/samba/vfs/shadow_copy2.so
|
||||
%{_libdir}/samba/vfs/smb_traffic_analyzer.so
|
||||
%{_libdir}/samba/vfs/snapper.so
|
||||
%{_libdir}/samba/vfs/streams_depot.so
|
||||
%{_libdir}/samba/vfs/streams_xattr.so
|
||||
%{_libdir}/samba/vfs/syncops.so
|
||||
|
Loading…
Reference in New Issue
Block a user