[arch-commits] Commit in samba/repos (testing-i686 testing-i686/PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Thu Apr 9 13:11:36 UTC 2009


    Date: Thursday, April 9, 2009 @ 09:11:36
  Author: tpowa
Revision: 34458

Merged revisions 34456 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/samba/trunk

........
  r34456 | tpowa | 2009-04-09 13:01:04 +0000 (Do, 09 Apr 2009) | 1 line
  
  upgpkg: samba 3.3.3-1
........

Modified:
  samba/repos/testing-i686/	(properties)
  samba/repos/testing-i686/PKGBUILD

----------+
 PKGBUILD |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)


Property changes on: samba/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /samba/trunk:1-31408
   + /samba/trunk:1-34457

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-04-09 13:01:52 UTC (rev 34457)
+++ testing-i686/PKGBUILD	2009-04-09 13:11:36 UTC (rev 34458)
@@ -1,18 +1,18 @@
 # $Id$
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=samba
-pkgver=3.3.2
+pkgver=3.3.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.3.2
-pkgrel=1.1
+_realver=3.3.3
+pkgrel=1
 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.3.2' 'libcap>=2.16' 'heimdal>=1.2-1' 'pam' 'fam' 'gnutls>=2.4.1' 'tdb=3.3.2')
+depends=('db>=4.7' 'popt' 'libcups' 'acl' 'libldap' 'smbclient=3.3.3' 'libcap>=2.16' 'heimdal>=1.2-1' 'pam' 'fam' 'gnutls>=2.4.1' 'tdb=3.3.3')
 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)
@@ -75,8 +75,10 @@
   rm -f ${pkgdir}/usr/share/man/man7/libsmbclient.7
 
   rm -f ${pkgdir}/usr/include/libsmbclient.h
+  # copy ldap example
+  install -D -m644 ${srcdir}/${pkgname}-${_realver}/examples/LDAP/samba.schema ${pkgdir}/usr/share/doc/samba/examples/LDAP/samba.schema
 }
-md5sums=('5c5178ea2c5d9bd5f6569285f2e0e6d7'
+md5sums=('4d5835817416d1ffa30783af45c5a9ed'
          'ce3d88336ade7522e9a8f59bb306accd'
          'e93533fa2296c07c1f645dfdd373657f'
          '5697da77590ec092cc8a883bae06093c'




More information about the arch-commits mailing list