summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Lucas2020-04-12 01:42:28 -0500
committerDJ Lucas2020-04-12 01:42:28 -0500
commit2760b774d7405cf40abb829b680e03ed5cacf0d3 (patch)
treea7f56e47d7d2658e25d10acac7079e4ad895a524
parent2a29e0a34c43fb9c78c5cbcb1ad1121f5f5e8218 (diff)
downloadaur-2760b774d7405cf40abb829b680e03ed5cacf0d3.tar.gz
Fix provision dependencies.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c08ce60db8a2..a3f8800c8523 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = samba-heimdal
pkgver = 4.11.7
- pkgrel = 1
+ pkgrel = 2
url = https://www.samba.org
arch = x86_64
license = GPL3
@@ -94,6 +94,8 @@ pkgname = samba-heimdal
depends = libldb.so
depends = libtdb.so
depends = libtevent.so
+ optdepends = python-dnsupdate: required for AD DC provisioning
+ optdepends = gamin: required for AD DC provisioning
provides = samba
conflicts = samba
backup = etc/logrotate.d/samba
diff --git a/PKGBUILD b/PKGBUILD
index b6f0b0f826c3..f383801dcc2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ pkgbase=samba-heimdal
pkgbaseorig=samba
pkgname=('libwbclient-heimdal' 'smbclient-heimdal' 'samba-heimdal')
pkgver=4.11.7
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url="https://www.samba.org"
license=('GPL3')
@@ -25,7 +25,7 @@ source=(https://us1.samba.org/samba/ftp/stable/${pkgbaseorig}-${pkgver}.tar.gz
samba.logrotate
samba.pam
samba.conf)
-sha512sums=('3815080a1693c596a126371a5ea4e8534317a7266803c7de13a7e5b3ee9757dfbf13c0de20d498a6683d3aaf56941ed42f289e3c24f88713529a5f047a691af2'
+sha512sums=('c728adbc9fd86f9b745f62d2f435d0fd5e8d1381725a657f8d14ec246d5c758c9eb92bd82c25b0c3f40ce4d10eaf5ce7792363b8a8c4df2e6c78c1458fef4f95'
'2ba0691ded467e4d6e40821f6de58c00f8962209efe2e60284c0c87756ab471c22c3d63b77d506e48c90ed0d852a2a24e41be1d499cf74a73cb99da0b503c858'
'1e6183ab0eb812b3ef687ac2c26ce78f7cb30540f606d20023669ac00ba04075487fb72e4dc89cc05dab0269ff6aca98fc1167cc75669c225b88b592482fbf67'
'e46ee848baabb261e7468ecee43aba4d001a24f86f5322ae522abdb75030fd0ebd9063b9df0be3576c4d1654d81331f5e389aee16ec2fa138259ae4728e94efc')
@@ -162,6 +162,8 @@ pkgdesc="SMB Fileserver and AD Domain server (using internal Heimdal server)"
depends=('db>=4.7' 'popt' 'libcups' 'libcap>=2.16' 'gnutls>=2.4.1'
'talloc' 'ldb-heimdal' 'libbsd' 'python' 'iniparser' 'tdb' 'libaio' 'perl-parse-yapp' "smbclient-heimdal>=$pkgver" 'gpgme'
'libldb.so' 'libtdb.so' 'libtevent.so')
+optdepends=('python-dnsupdate: required for AD DC provisioning'
+ 'gamin: required for AD DC provisioning')
provides=('samba')
conflicts=('samba')
backup=(etc/logrotate.d/samba