diff --git a/numactl.spec b/numactl.spec
index 64c2638..a729154 100644
--- a/numactl.spec
+++ b/numactl.spec
@@ -1,11 +1,11 @@
 Name:		numactl
 Summary:	Library for tuning for Non Uniform Memory Access machines
 Version:	2.0.3
-Release:	2%{dist} 
+Release:	3%{dist} 
 License:	LGPLv2/GPLv2
 Group: 		System Environment/Base
 URL:		ftp://oss.sgi.com/www/projects/libnuma/download
-Source0:	ftp://oss.sgi.com/www/projects/libnuma/download/numactl-%{version}-rc3.tar.gz
+Source0:	ftp://oss.sgi.com/www/projects/libnuma/download/numactl-%{version}.tar.gz
 Buildroot:	%{_tmppath}/%{name}-buildroot
 
 Patch0: numactl-2.0.3-rc3-distance_parsing.patch
@@ -27,7 +27,7 @@ Requires: %{name} = %{version}-%{release}
 Provides development headers for numa library calls
 
 %prep
-%setup -q -n %{name}-%{version}-rc3
+%setup -q -n %{name}-%{version}
 %patch0 -p1
 %patch1 -p1
 
@@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Jun 26 2009 Neil Horman <nhorman@redhat.com>
+- Update to full 2.0.3 version (bz 506795)
+
 * Wed Jun 17 2009 Neil Horman <nhorman@redhat.com>
 - Fix silly libnuma warnings again (bz 499633)
 
diff --git a/sources b/sources
index 2350e8a..32da7f1 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-4d7ab06668024a1d59cf7a4997a9acd2  numactl-2.0.3-rc3.tar.gz
+#4d7ab06668024a1d59cf7a4997a9acd2  numactl-2.0.3-rc3.tar.gz
+8e4fb249e5f719c25d7f433964fb9220  numactl-2.0.3.tar.gz