extra/samba to 4.12.2-2

This commit is contained in:
Kevin Mihelich 2020-05-01 13:36:34 +00:00
parent d544bcbbe2
commit 6da2f46683

View file

@ -13,7 +13,7 @@
pkgbase=samba
pkgname=('smbclient' 'samba')
pkgver=4.12.1
pkgver=4.12.2
pkgrel=2
arch=(x86_64)
url="https://www.samba.org"
@ -30,7 +30,7 @@ source=(https://us1.samba.org/samba/ftp/stable/${pkgbase}-${pkgver}.tar{.gz,.asc
samba.pam
samba.conf)
validpgpkeys=('52FBC0B86D954B0843324CDC6F33915B6568B7EA') #Samba Distribution Verification Key <samba-bugs@samba.org>
sha512sums=('2645f72dcc4718bd2e85af73a54b3e6d0ca9e11bd6991a47a6c17a8b89b69f294a0875ef9762dde28a25d1ff030e0e2d0e073a6993e2df0d6b17e75b72d1cd26'
sha512sums=('c1d5f62ea2e43c246988aa65c4b690de232f73c0213cbc5d532e43c8cfbea17f1ac92435526b64c9a85c582b29381eecfb57713861efc32f6e6257000c393562'
'SKIP'
'2ba0691ded467e4d6e40821f6de58c00f8962209efe2e60284c0c87756ab471c22c3d63b77d506e48c90ed0d852a2a24e41be1d499cf74a73cb99da0b503c858'
'1e6183ab0eb812b3ef687ac2c26ce78f7cb30540f606d20023669ac00ba04075487fb72e4dc89cc05dab0269ff6aca98fc1167cc75669c225b88b592482fbf67'
@ -199,6 +199,10 @@ sys.path.insert(0, '/usr/lib/python${_pyver}/site-packages')" \
# copy ldap example
install -D -m644 "${srcdir}"/samba-${pkgver}/examples/LDAP/samba.schema "${pkgdir}"/usr/share/doc/samba/examples/LDAP/samba.schema
# Fix waf installing the wrong permissions for sudoers.d
chmod 750 ${pkgdir}/etc/sudoers.d
chmod 750 ${pkgdir}/etc/sudoers.d/ctdb
# Fix waf installing the wrong permissions for sudoers.d
chmod 750 ${pkgdir}/etc/sudoers.d
chmod 750 ${pkgdir}/etc/sudoers.d/ctdb