[arch-commits] CVS update of extra/daemons/samba (PKGBUILD samba.logrotate)

Tobias Powalowski tpowa at archlinux.org
Thu Oct 25 13:05:51 UTC 2007


    Date: Thursday, October 25, 2007 @ 09:05:51
  Author: tpowa
    Path: /home/cvs-extra/extra/daemons/samba

Modified: PKGBUILD (1.96 -> 1.97) samba.logrotate (1.3 -> 1.4)

'upgpkg finally fixed #5980'


-----------------+
 PKGBUILD        |    7 +++----
 samba.logrotate |    2 +-
 2 files changed, 4 insertions(+), 5 deletions(-)


Index: extra/daemons/samba/PKGBUILD
diff -u extra/daemons/samba/PKGBUILD:1.96 extra/daemons/samba/PKGBUILD:1.97
--- extra/daemons/samba/PKGBUILD:1.96	Thu Oct 25 05:51:50 2007
+++ extra/daemons/samba/PKGBUILD	Thu Oct 25 09:05:51 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.96 2007/10/25 09:51:50 tpowa Exp $
+# $Id: PKGBUILD,v 1.97 2007/10/25 13:05:51 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=samba
 pkgver=3.0.26a
@@ -6,7 +6,7 @@
 # to append 'a','b',etc to their subsequent releases, which pamcan
 # misconstrues as alpha, beta, etc.  Bad samba!
 _realver=3.0.26a
-pkgrel=3
+pkgrel=4
 pkgdesc="Tools to access a server's filespace and printers via SMB"
 arch=(i686 x86_64)
 url="http://www.samba.org"
@@ -71,11 +71,10 @@
   rm $startdir/pkg/usr/sbin/mount.cifs
   rm $startdir/pkg/usr/sbin/umount.cifs
 }
-
 md5sums=('16b47e6add332e5ac4523fc88c381d06'
          '9fc80d2b5210a94b386ea0904337f5bd'
          'e93533fa2296c07c1f645dfdd373657f'
-         'eab0a8cfa944cb6ba7b73cc004edf624'
+         '5697da77590ec092cc8a883bae06093c'
          'a4bbfa39fee95bba2e7ad6b535fae7e6'
          '96f82c38f3f540b53f3e5144900acf17'
          'f2f2e348acd1ccb566e95fa8a561b828')
Index: extra/daemons/samba/samba.logrotate
diff -u extra/daemons/samba/samba.logrotate:1.3 extra/daemons/samba/samba.logrotate:1.4
--- extra/daemons/samba/samba.logrotate:1.3	Thu Oct 25 05:51:50 2007
+++ extra/daemons/samba/samba.logrotate	Thu Oct 25 09:05:51 2007
@@ -1,4 +1,4 @@
-/var/log/samba/log.smbd /var/log/samba/log.nbmd /var/log/samba/*.log {
+/var/log/samba/log.smbd /var/log/samba/log.nmbd /var/log/samba/*.log {
    notifempty
    missingok
    sharedscripts




More information about the arch-commits mailing list