From 07ff295fc2a8b985b7c213c15decf5dabdaeff10 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Mon, 12 Jan 2009 17:33:18 -0600 Subject: compiled without fam support. --- abs/core-testing/LinHES-config/PKGBUILD | 2 +- abs/core-testing/samba/PKGBUILD | 6 +++--- abs/core-testing/samba/__changelog | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 abs/core-testing/samba/__changelog diff --git a/abs/core-testing/LinHES-config/PKGBUILD b/abs/core-testing/LinHES-config/PKGBUILD index 3e7d05e..8114e24 100755 --- a/abs/core-testing/LinHES-config/PKGBUILD +++ b/abs/core-testing/LinHES-config/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-config pkgver=1.0 -pkgrel=172 +pkgrel=175 conflicts=(MythVantage-config MythVantage-config-dev LinHES-config-dev ) pkgdesc="Install and configure your system" depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils nmbscan ) diff --git a/abs/core-testing/samba/PKGBUILD b/abs/core-testing/samba/PKGBUILD index 67151b9..f54a289 100644 --- a/abs/core-testing/samba/PKGBUILD +++ b/abs/core-testing/samba/PKGBUILD @@ -6,13 +6,13 @@ pkgver=3.2.6 # to append 'a','b',etc to their subsequent releases, which pamcan # misconstrues as alpha, beta, etc. Bad samba! _realver=3.2.6 -pkgrel=2 +pkgrel=3 pkgdesc="Tools to access a server's filespace and printers via SMB" arch=(i686 x86_64) url="http://www.samba.org" license=('GPL3') backup=(etc/logrotate.d/samba etc/pam.d/samba etc/samba/smb.conf etc/xinetd.d/swat etc/conf.d/samba) -depends=('db>=4.7' 'popt' 'libcups' 'acl' 'libldap' 'smbclient=3.2.6' 'libcap' 'heimdal>=1.2-1' 'pam' 'fam' 'gnutls>=2.4.1' 'tdb=3.2.6') +depends=('db>=4.7' 'popt' 'libcups' 'acl' 'libldap' 'smbclient=3.2.6' 'libcap' 'heimdal>=1.2-1' 'pam' 'gnutls>=2.4.1' 'tdb=3.2.6') options=(!makeflags) source=(http://us1.samba.org/samba/ftp/stable/${pkgname}-${_realver}.tar.gz \ no-clients.patch samba samba.logrotate swat.xinetd samba.pam samba.conf.d) @@ -27,7 +27,7 @@ build() { --with-fhs --with-pam --with-ads --with-acl-support \ --without-cifsmount --without-libsmbclient \ --with-syslog --with-pam_smbpass \ - --localstatedir=/var --disable-dnssd --libdir=/usr/lib/samba + --localstatedir=/var --disable-dnssd --libdir=/usr/lib/samba --without-fam make || return 1 mkdir -p ${pkgdir}/var/log/samba mkdir -p ${pkgdir}/etc/samba/private diff --git a/abs/core-testing/samba/__changelog b/abs/core-testing/samba/__changelog new file mode 100644 index 0000000..8af7e88 --- /dev/null +++ b/abs/core-testing/samba/__changelog @@ -0,0 +1 @@ +remove fam support \ No newline at end of file -- cgit v0.12