From e32e13d9af74691bd352e55fb201835dac9f44d1 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 3 Jul 2011 16:59:34 +0200 Subject: gconf, maj 2.32.4-1 --- extra/gconf/.md5sum.i686 | 3 +-- extra/gconf/.md5sum.x86_64 | 3 +-- extra/gconf/Pkgfile | 9 +++------ 3 files changed, 5 insertions(+), 10 deletions(-) diff --git a/extra/gconf/.md5sum.i686 b/extra/gconf/.md5sum.i686 index bb8bbde0d..b3cec3b0d 100644 --- a/extra/gconf/.md5sum.i686 +++ b/extra/gconf/.md5sum.i686 @@ -1,2 +1 @@ -ddd498fa3a3c68837586a8de27646321 GConf-2.28.1-sysconfdir-1.patch -e3952c493cabee2903690fc4d203dca3 GConf-2.32.1.tar.bz2 +b4475bb58c51ca59c7781cd95b302c13 GConf-2.32.4.tar.bz2 diff --git a/extra/gconf/.md5sum.x86_64 b/extra/gconf/.md5sum.x86_64 index bb8bbde0d..b3cec3b0d 100644 --- a/extra/gconf/.md5sum.x86_64 +++ b/extra/gconf/.md5sum.x86_64 @@ -1,2 +1 @@ -ddd498fa3a3c68837586a8de27646321 GConf-2.28.1-sysconfdir-1.patch -e3952c493cabee2903690fc4d203dca3 GConf-2.32.1.tar.bz2 +b4475bb58c51ca59c7781cd95b302c13 GConf-2.32.4.tar.bz2 diff --git a/extra/gconf/Pkgfile b/extra/gconf/Pkgfile index 8bea701ed..cb0d75ada 100644 --- a/extra/gconf/Pkgfile +++ b/extra/gconf/Pkgfile @@ -6,15 +6,12 @@ # Run on: orbit2,polkit,dbus-glib,gtk,libldap name=gconf -version=2.32.1 -ver_lfs=2.28.1 -release=2 -source=(http://ftp.gnome.org/pub/gnome/sources/GConf/${version%.*}/GConf-$version.tar.bz2\ - http://www.linuxfromscratch.org/patches/blfs/svn/GConf-$ver_lfs-sysconfdir-1.patch ) +version=2.32.4 +release=1 +source=(http://ftp.gnome.org/pub/gnome/sources/GConf/${version%.*}/GConf-$version.tar.bz2) build() { cd GConf-$version - patch -Np1 -i ../GConf-$ver_lfs-sysconfdir-1.patch ./configure --prefix=/usr \ --sysconfdir=/etc \ --disable-static \ -- cgit v1.2.3-54-g00ecf