summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-02-13 10:36:50 +0100
committertnut <thierryn1 at hispeed dot ch>2010-02-13 10:36:50 +0100
commit019e8bc323932de55a09dc014ef27230f6f0a984 (patch)
tree6746f3ffbb7f4f1599c19caf69dea7f143e24879
parentc0cafec7c6040f01545f0c2c057ff665fa525908 (diff)
downloadnutyx-extra-019e8bc323932de55a09dc014ef27230f6f0a984.tar.gz
nutyx-extra-019e8bc323932de55a09dc014ef27230f6f0a984.tar.bz2
nutyx-extra-019e8bc323932de55a09dc014ef27230f6f0a984.tar.xz
nutyx-extra-019e8bc323932de55a09dc014ef27230f6f0a984.zip
maj gnome-vfs#2.24.2-2, maj footprint
-rw-r--r--extra/gnome-vfs/.footprint4
-rw-r--r--extra/gnome-vfs/Pkgfile4
2 files changed, 6 insertions, 2 deletions
diff --git a/extra/gnome-vfs/.footprint b/extra/gnome-vfs/.footprint
index 4e3edee3a..f90c06524 100644
--- a/extra/gnome-vfs/.footprint
+++ b/extra/gnome-vfs/.footprint
@@ -9,6 +9,7 @@ drwxr-xr-x root/root etc/gconf/schemas/
drwxr-xr-x root/root etc/gnome-vfs-2.0/
drwxr-xr-x root/root etc/gnome-vfs-2.0/modules/
-rw-r--r-- root/root etc/gnome-vfs-2.0/modules/default-modules.conf
+-rw-r--r-- root/root etc/gnome-vfs-2.0/modules/smb-module.conf
-rw-r--r-- root/root etc/gnome-vfs-2.0/modules/ssl-modules.conf
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
@@ -112,6 +113,9 @@ drwxr-xr-x root/root usr/lib/gnome-vfs-2.0/modules/
-rw-r--r-- root/root usr/lib/gnome-vfs-2.0/modules/libsftp.a
-rwxr-xr-x root/root usr/lib/gnome-vfs-2.0/modules/libsftp.la
-rwxr-xr-x root/root usr/lib/gnome-vfs-2.0/modules/libsftp.so
+-rw-r--r-- root/root usr/lib/gnome-vfs-2.0/modules/libsmb.a
+-rwxr-xr-x root/root usr/lib/gnome-vfs-2.0/modules/libsmb.la
+-rwxr-xr-x root/root usr/lib/gnome-vfs-2.0/modules/libsmb.so
-rw-r--r-- root/root usr/lib/gnome-vfs-2.0/modules/libtar.a
-rwxr-xr-x root/root usr/lib/gnome-vfs-2.0/modules/libtar.la
-rwxr-xr-x root/root usr/lib/gnome-vfs-2.0/modules/libtar.so
diff --git a/extra/gnome-vfs/Pkgfile b/extra/gnome-vfs/Pkgfile
index 6a690c4e6..38f976f21 100644
--- a/extra/gnome-vfs/Pkgfile
+++ b/extra/gnome-vfs/Pkgfile
@@ -2,11 +2,11 @@
# URL: http://library.gnome.org/devel/gnome-vfs-2.0/
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: gconf, gnome-mime-data
+# Depends on: gconf, gnome-mime-data, samba3
name=gnome-vfs
version=2.24.2
-release=1
+release=2
source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2)
build() {
cd $name-$version