Update to version 4.21.2
- resolves: rhbz#2328717
This commit is contained in:
parent
f654bad3bb
commit
438b8a6e95
11
samba.spec
11
samba.spec
@ -148,7 +148,7 @@
|
||||
%bcond lmdb 0
|
||||
%endif
|
||||
|
||||
%global samba_version 4.21.1
|
||||
%global samba_version 4.21.2
|
||||
|
||||
# The release field is extended:
|
||||
# <pkgrel>[.<extraver>][.<snapinfo>]%%{?dist}[.<minorbump>]
|
||||
@ -1584,6 +1584,12 @@ cp -a lib/ldb/apidocs/man/* %{buildroot}%{_mandir}
|
||||
rm -f %{buildroot}%{_mandir}/man3/_*
|
||||
rm -f %{buildroot}%{_mandir}/man3/PyLdb*
|
||||
|
||||
# CTDB
|
||||
%if %{with clustering}
|
||||
touch %{buildroot}%{_libexecdir}/ctdb/statd_callout
|
||||
#endif with clustering
|
||||
%endif
|
||||
|
||||
%if %{with testsuite}
|
||||
%check
|
||||
#
|
||||
@ -2640,6 +2646,7 @@ fi
|
||||
%{python3_sitearch}/samba/dcerpc/ntlmssp.*.so
|
||||
%{python3_sitearch}/samba/dcerpc/preg.*.so
|
||||
%{python3_sitearch}/samba/dcerpc/samr.*.so
|
||||
%{python3_sitearch}/samba/dcerpc/schannel.*.so
|
||||
%{python3_sitearch}/samba/dcerpc/security.*.so
|
||||
%{python3_sitearch}/samba/dcerpc/server_id.*.so
|
||||
%{python3_sitearch}/samba/dcerpc/smb_acl.*.so
|
||||
@ -3809,7 +3816,7 @@ fi
|
||||
|
||||
%{_sysconfdir}/ctdb/functions
|
||||
%{_sysconfdir}/ctdb/nfs-linux-kernel-callout
|
||||
%{_sysconfdir}/ctdb/statd-callout
|
||||
%ghost %{_sysconfdir}/ctdb/statd-callout
|
||||
|
||||
# CTDB scripts, no config files
|
||||
# script with executable bit means activated
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (samba-4.21.1.tar.xz) = 182759820708c9df26fbcb09e755e81236ecacf543f3e18a05dbd0ea551ab072d338fe239eb99ff506f158ec45e981a893ce46eacdde6e073ee85ceb43e2669a
|
||||
SHA512 (samba-4.21.1.tar.asc) = 2c1e4b347044e15a852ced8bb412a3f372fd2c2b5e0001b1a773f7283f2d8fa62942143b46cbc3f16b18882255cf0aac4426002453971361b0002357657484f1
|
||||
SHA512 (samba-4.21.2.tar.xz) = c26311a60d3994561aa12c36e54bc37d1161ec1063aa9876ea03dee24984e9c827e5836dc86bc392e37193010275a642b960e775b5a9e029246ba56ae1697682
|
||||
SHA512 (samba-4.21.2.tar.asc) = f3da123d2e86a7e07c4fcb83924edd29195d865091d80125f3531c463662a8a38ba6d8c467932af8cd065d0cc4467131c83a4e3783573b757f6ed9c2bde0befc
|
||||
|
Loading…
Reference in New Issue
Block a user