[arch-commits] Commit in gvfs/repos (3 files)

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


    Date: Friday, April 3, 2009 @ 14:58:25
  Author: jgc
Revision: 32986

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

........
  r32985 | jgc | 2009-04-03 18:58:11 +0000 (Fri, 03 Apr 2009) | 1 line
  
  upgpkg: gvfs 1.2.1-1
........

Modified:
  gvfs/repos/testing-x86_64/	(properties)
  gvfs/repos/testing-x86_64/PKGBUILD
Deleted:
  gvfs/repos/testing-x86_64/gvfs.install

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


Property changes on: gvfs/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /gvfs/trunk:1-30464
   + /gvfs/trunk:1-32985

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-04-03 18:58:11 UTC (rev 32985)
+++ testing-x86_64/PKGBUILD	2009-04-03 18:58:25 UTC (rev 32986)
@@ -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: testing-x86_64/gvfs.install
===================================================================
--- testing-x86_64/gvfs.install	2009-04-03 18:58:11 UTC (rev 32985)
+++ testing-x86_64/gvfs.install	2009-04-03 18:58:25 UTC (rev 32986)
@@ -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