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

Jan de Groot jgc at archlinux.org
Sat Apr 4 11:44:13 UTC 2009


    Date: Saturday, April 4, 2009 @ 07:44:13
  Author: jgc
Revision: 33103

Merged revisions 32985,33041 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
........
  r33041 | jgc | 2009-04-03 22:03:52 +0000 (Fri, 03 Apr 2009) | 2 lines
  
  upgpkg: gvfs 1.2.1-2
      Rebuild for cdio
........

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

--------------+
 PKGBUILD     |    9 ++++-----
 gvfs.install |   14 --------------
 2 files changed, 4 insertions(+), 19 deletions(-)


Property changes on: gvfs/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /gvfs/trunk:1-31996
   + /gvfs/trunk:1-33102

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-04-04 11:44:00 UTC (rev 33102)
+++ testing-i686/PKGBUILD	2009-04-04 11:44:13 UTC (rev 33103)
@@ -2,18 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gvfs
-pkgver=1.2.0
-pkgrel=1
+pkgver=1.2.1
+pkgrel=2
 pkgdesc="Userspace virtual filesystem implemented as a pluggable module for gio"
 arch=(i686 x86_64)
 license=('LGPL')
-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')
+depends=('libsoup>=2.26.0' 'libcdio>=0.81' '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.2')
 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-i686/gvfs.install
===================================================================
--- testing-i686/gvfs.install	2009-04-04 11:44:00 UTC (rev 33102)
+++ testing-i686/gvfs.install	2009-04-04 11:44:13 UTC (rev 33103)
@@ -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