diff --git a/cfengine-3.5.0b1.tar.gz b/cfengine-3.5.0b1.tar.gz
deleted file mode 100644
index e899cf5..0000000
--- a/cfengine-3.5.0b1.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c85472e45a572a26617b5b17476d3cc7e541757928edcc89c6fe2e9e3f9adcb7
-size 4774388
diff --git a/cfengine-3.5.0rc.tar.gz b/cfengine-3.5.0rc.tar.gz
new file mode 100644
index 0000000..b5846c6
--- /dev/null
+++ b/cfengine-3.5.0rc.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:70673ffdabd426f395915dd89a7b3a58b95c04ce991c8ae1085b3bd3253d36a9
+size 1031645
diff --git a/cfengine.changes b/cfengine.changes
index 9dba64a..3c96698 100644
--- a/cfengine.changes
+++ b/cfengine.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Fri Jun  7 10:00:36 UTC 2013 - kkaempf@suse.com
+
+- Update to 3.5.0 - Release Candidate
+
 -------------------------------------------------------------------
 Wed May 15 11:58:21 UTC 2013 - kkaempf@suse.com
 
diff --git a/cfengine.spec b/cfengine.spec
index 22ada91..d6a383a 100644
--- a/cfengine.spec
+++ b/cfengine.spec
@@ -28,7 +28,7 @@ Name:           cfengine
 Summary:        CFEngine automates large-scale IT computing infrastructure
 License:        GPL-3.0
 Group:          Productivity/Networking/System
-Version:        3.5.0b1
+Version:        3.5.0rc
 Release:        0
 Url:            http://www.cfengine.org/
 Source:         %{name}-%{version}.tar.gz
@@ -143,7 +143,7 @@ This package contains the files of the cfengine server.
 
 
 %prep
-%setup -q
+%setup -q -n core-%{version}
 ##### rpmlint
 #### wrong-file-end-of-line-encoding
 #### incorrect-fsf-address
@@ -151,7 +151,7 @@ This package contains the files of the cfengine server.
 find ./examples -type f -name "*.cf" -exec perl -p -i -e 's|\r\n|\n|,s|^# Foundation.*|# Foundation, 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA|' {} \;
 
 %build
-#autoreconf -fi
+autoreconf -fi
 CC=gcc CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \
 %configure \
   --disable-static \
@@ -329,7 +329,7 @@ fi
 %files
 %defattr(-,root,root)
 %doc LICENSE
-%doc README
+# %doc README
 %doc ChangeLog
 %{_sbindir}/cf-agent
 %{_sbindir}/cf-execd
@@ -348,7 +348,7 @@ fi
 %{_sbindir}/rccf-monitord
 %endif
 
-%{_mandir}/man?/*
+# %{_mandir}/man?/*
 %dir %{basedir}
 /var/%{name}
 %exclude %{basedir}/backup