[arch-commits] Commit in smb4k/repos (4 files)

Giovanni Scafora giovanni at archlinux.org
Mon Feb 23 22:55:56 UTC 2009


    Date: Monday, February 23, 2009 @ 17:55:56
  Author: giovanni
Revision: 27622

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

........
  r27620 | giovanni | 2009-02-23 14:45:12 -0800 (lun, 23 feb 2009) | 2 lines
  
  upgpkg: smb4k 0.10.2-1
      New version 0.10.2
........

Modified:
  smb4k/repos/extra-i686/	(properties)
  smb4k/repos/extra-i686/ChangeLog
  smb4k/repos/extra-i686/PKGBUILD
  smb4k/repos/extra-i686/smb4k.install

---------------+
 ChangeLog     |    4 ++++
 PKGBUILD      |    4 ++--
 smb4k.install |    7 +++----
 3 files changed, 9 insertions(+), 6 deletions(-)


Property changes on: smb4k/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /smb4k/trunk:1-18567
   + /smb4k/trunk:1-27621

Modified: extra-i686/ChangeLog
===================================================================
--- extra-i686/ChangeLog	2009-02-23 22:46:27 UTC (rev 27621)
+++ extra-i686/ChangeLog	2009-02-23 22:55:56 UTC (rev 27622)
@@ -1,3 +1,7 @@
+2009-02-24  Giovanni Scafora  <giovanni at archlinux.org>
+
+	* smb4k 0.10.2
+
 2008-09-06  Giovanni Scafora  <giovanni at archlinux.org>
 
 	* smb4k 0.10.0

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-02-23 22:46:27 UTC (rev 27621)
+++ extra-i686/PKGBUILD	2009-02-23 22:55:56 UTC (rev 27622)
@@ -5,7 +5,7 @@
 # Contributor: Emanuele Rampichini <emanuele.rampichini at gmail.com>
 
 pkgname=smb4k
-pkgver=0.10.1
+pkgver=0.10.2
 pkgrel=1
 pkgdesc="A KDE program that browses samba shares."
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'automoc4')
 install=smb4k.install
 source=(http://download.berlios.de/smb4k/$pkgname-$pkgver.tar.bz2)
-md5sums=('6488ca6070d12cd6f87dc7088434167d')
+md5sums=('19f631160cfb69a12370c72c1841fb7e')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver

Modified: extra-i686/smb4k.install
===================================================================
--- extra-i686/smb4k.install	2009-02-23 22:46:27 UTC (rev 27621)
+++ extra-i686/smb4k.install	2009-02-23 22:55:56 UTC (rev 27622)
@@ -1,11 +1,10 @@
-# $Id: smb4k.install,v 1.1 2007/11/20 03:09:26 travis Exp $
+# $Id: smb4k.install,v 1.2 2009/02/23 03:09:26 travis Exp $
 # arg 1:  the new package version
 post_install() {
     echo "==> Note: To enable mounting and unmounting of smb/cifs shares as"
-    echo "==> user, you will need to issue the following commands as root:"
+    echo "==> user, you will need to issue the following command as root:"
     echo "# chmod +s \$(which mount.cifs) \$(which umount.cifs)"
-    echo "# chmod +s \$(which smbmnt) \$(which smbumount)"
-    echo "==> These commands will need to be re-run every upgrade of smbclient"
+    echo "==> These command will need to be re-run every upgrade of smbclient"
 }
 
 # arg 1:  the new package version




More information about the arch-commits mailing list