[arch-commits] Commit in samba/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Eric Belanger eric at archlinux.org
Tue Jun 3 23:07:26 UTC 2008


    Date: Tuesday, June 3, 2008 @ 19:07:26
  Author: eric
Revision: 2483

Merged revisions 2-2482 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/samba/trunk

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r2482 | eric | 2008-06-03 19:07:11 -0400 (Tue, 03 Jun 2008) | 2 lines
  
  upgpkg: samba 3.0.30-1
      upstream update to fix security bug (closes  FS#10526)
........

Modified:
  samba/repos/extra-x86_64/	(properties)
  samba/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |   17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)


Property changes on: samba/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /samba/trunk:1
   + /samba/trunk:1-2482

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-06-03 23:07:11 UTC (rev 2482)
+++ extra-x86_64/PKGBUILD	2008-06-03 23:07:26 UTC (rev 2483)
@@ -1,21 +1,25 @@
 # $Id$
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=samba
-pkgver=3.0.28A
+pkgver=3.0.30
 # 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.0.28
+_realver=3.0.30
 pkgrel=1
 pkgdesc="Tools to access a server's filespace and printers via SMB"
 arch=(i686 x86_64)
 url="http://www.samba.org"
 license=('GPL')
 backup=(etc/logrotate.d/samba etc/pam.d/samba etc/samba/smb.conf etc/xinetd.d/swat etc/conf.d/samba)
-depends=('db>=4.6' 'popt' 'libcups' 'acl' 'libldap' 'smbclient>=3.0.27A' 'libcap' 'heimdal>=1.0.1' 'pam' 'fam')
+depends=('db>=4.6' 'popt' 'libcups' 'acl' 'libldap' 'smbclient>=3.0.30' 'libcap' 'heimdal>=1.0.1' 'pam' 'fam')
 options=(!makeflags)
 source=(http://us1.samba.org/samba/ftp/${pkgname}-${_realver}.tar.gz \
         no-clients.patch samba samba.logrotate swat.xinetd samba.pam samba.conf.d)
+md5sums=('d647ec1f34414fa8691f74536dcccfb5' '9fc80d2b5210a94b386ea0904337f5bd'\
+         'e93533fa2296c07c1f645dfdd373657f' '5697da77590ec092cc8a883bae06093c'\
+         'a4bbfa39fee95bba2e7ad6b535fae7e6' '96f82c38f3f540b53f3e5144900acf17'\
+         'f2f2e348acd1ccb566e95fa8a561b828')
 
 # for x86_64 and probably i686 make sure to not have dmapi/xfsdump installed when 
 # compiling or it will link against it which is not wanted right now(?)
@@ -72,10 +76,3 @@
   rm $startdir/pkg/usr/sbin/mount.cifs
   rm $startdir/pkg/usr/sbin/umount.cifs
 }
-md5sums=('8761cd7c02833d959fbebd4f69895075'
-         '9fc80d2b5210a94b386ea0904337f5bd'
-         'e93533fa2296c07c1f645dfdd373657f'
-         '5697da77590ec092cc8a883bae06093c'
-         'a4bbfa39fee95bba2e7ad6b535fae7e6'
-         '96f82c38f3f540b53f3e5144900acf17'
-         'f2f2e348acd1ccb566e95fa8a561b828')





More information about the arch-commits mailing list