[arch-commits] Commit in gvfs/trunk (PKGBUILD gvfs.install)

Jan de Groot jgc at archlinux.org
Fri Apr 3 18:58:12 UTC 2009


    Date: Friday, April 3, 2009 @ 14:58:11
  Author: jgc
Revision: 32985

upgpkg: gvfs 1.2.1-1

Modified:
  gvfs/trunk/PKGBUILD
Deleted:
  gvfs/trunk/gvfs.install

--------------+
 PKGBUILD     |    5 ++---
 gvfs.install |   14 --------------
 2 files changed, 2 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-03 17:03:52 UTC (rev 32984)
+++ PKGBUILD	2009-04-03 18:58:11 UTC (rev 32985)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gvfs
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="Userspace virtual filesystem implemented as a pluggable module for gio"
 arch=(i686 x86_64)
@@ -10,10 +10,9 @@
 depends=('libsoup>=2.26.0' 'libcdio>=0.80-3' 'fuse>=2.7.4' 'bluez>=4.30' 'smbclient>=3.3.1' 'libgphoto2>=2.4.3' 'gnome-keyring>=2.26.0' 'avahi>=0.6.24' 'libarchive>=2.6.1')
 makedepends=('pkgconfig' 'intltool')
 url="http://www.gnome.org"
-install=gvfs.install
 options=(!libtool)
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.2/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('d30aa7b099e4a3746da81265d27363da')
+md5sums=('df8f624587adfabe7009838ce6d8d5fd')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Deleted: gvfs.install
===================================================================
--- gvfs.install	2009-04-03 17:03:52 UTC (rev 32984)
+++ gvfs.install	2009-04-03 18:58:11 UTC (rev 32985)
@@ -1,14 +0,0 @@
-post_install() {
-  cat << _EOF
-==> 
-==> GVFS requires FUSE to operate correctly
-==>
-==> To make full use of GVFS, please load the "fuse" kernel module at bootup.
-==> To do so, add 'fuse' to the MODULES array in /etc/rc.conf
-==>
-==> Without this module, GVFS will not be compatible with applications that
-==> are not GIO-enabled.
-==>
-_EOF
-
-}




More information about the arch-commits mailing list