diff --git a/.cvsignore b/.cvsignore
index cb04527..16ea1df 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-glusterfs-2.0.4.tar.gz
+glusterfs-2.0.6.tar.gz
diff --git a/glusterfs.spec b/glusterfs.spec
index 1407a39..ee01178 100644
--- a/glusterfs.spec
+++ b/glusterfs.spec
@@ -5,9 +5,6 @@
%{?_without_client:%define _without_client --disable-fuse-client}
%{?_without_python:%define _without_python --disable-python}
-# Default to disabling client on RHEL, but allow forcing --with client too
-%{?rhel:%{!?_with_client:%define _without_client --disable-fuse-client}}
-
# Disable the python bindings if we have < 2.4, since 2.4+ is required
%if "%(%{__python} -c "import sys ; print sys.version[:3]")" < "2.4"
%define _without_python --disable-python
@@ -15,12 +12,12 @@
Summary: Cluster File System
Name: glusterfs
-Version: 2.0.4
+Version: 2.0.6
Release: 1%{?pre:.%{pre}}%{?dist}
License: GPLv3+
Group: System Environment/Base
-URL: http://www.gluster.org/docs/index.php/GlusterFS
-Source0: http://ftp.zresearch.com/pub/gluster/glusterfs/2.0/%{version}/glusterfs-%{version}%{?pre}.tar.gz
+URL: http://www.gluster.org/
+Source0: http://ftp.gluster.com/pub/gluster/glusterfs/2.0/%{version}/glusterfs-%{version}%{?pre}.tar.gz
Source1: glusterfsd.init
Source2: glusterfsd.sysconfig
Source3: umount.glusterfs
@@ -235,6 +232,11 @@ fi
%changelog
+* Sat Sep 12 2009 Matthias Saou 2.0.6-1
+- Update to 2.0.6.
+- No longer default to disable the client on RHEL5 (#522192).
+- Update spec file URLs.
+
* Mon Jul 27 2009 Matthias Saou 2.0.4-1
- Update to 2.0.4.
diff --git a/sources b/sources
index dda8ad5..3fb24c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-231784a826781c72bac1479768912194 glusterfs-2.0.4.tar.gz
+dfa42bfc34d799888a1e3032f9143c72 glusterfs-2.0.6.tar.gz