[arch-commits] Commit in samba/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Sun May 30 17:23:03 UTC 2010
Date: Sunday, May 30, 2010 @ 13:23:02
Author: tpowa
Revision: 81460
upgpkg: samba 3.5.3-1
bump to latest version
Modified:
samba/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-05-30 17:10:23 UTC (rev 81459)
+++ PKGBUILD 2010-05-30 17:23:02 UTC (rev 81460)
@@ -3,11 +3,11 @@
# Contributor: judd <jvinet at zeroflux.org>
pkgbase=samba
pkgname=('smbclient' 'samba')
-pkgver=3.5.2
+pkgver=3.5.3
# We use the 'A' to fake out pacman's version comparators. Samba chooses
# to append 'a','b',etc to their subsequent releases, which pamcan
# misconstrues as alpha, beta, etc. Bad samba!
-_realver=3.5.2
+_realver=3.5.3
pkgrel=1
arch=(i686 x86_64)
url="http://www.samba.org"
@@ -23,10 +23,6 @@
### UNINSTALL dmapi package before building!!!
build() {
- cd ${srcdir}/${pkgbase}-${_realver}/
- # fix https://bugzilla.samba.org/show_bug.cgi?id=7205
- patch -Np0 -i ${srcdir}/fix-ipv6-mount.patch || return 1
-
cd ${srcdir}/${pkgbase}-${_realver}/source3
./configure --prefix=/usr \
--libdir=/usr/lib/ \
@@ -138,7 +134,7 @@
# copy ldap example
install -D -m644 ${srcdir}/samba-${_realver}/examples/LDAP/samba.schema ${pkgdir}/usr/share/doc/samba/examples/LDAP/samba.schema
}
-md5sums=('6f8cf649207ccd8c2c17e28c335f4e9d'
+md5sums=('7c8d2a34b649380d5df838c3e030dbec'
'e93533fa2296c07c1f645dfdd373657f'
'5697da77590ec092cc8a883bae06093c'
'a4bbfa39fee95bba2e7ad6b535fae7e6'
More information about the arch-commits
mailing list