diff --git a/.cvsignore b/.cvsignore
index 9a12c58..a57af8d 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-anaconda-10.2.0.63.tar.bz2
+anaconda-10.2.0.64.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index a9e9279..4e5ec02 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
 Name: anaconda
-Version: 10.2.0.63
+Version: 10.2.0.64
 Release: 1
 License: GPL
 Summary: Graphical system installer
@@ -11,8 +11,6 @@ Requires: pyparted, libxml2-python, python-urlgrabber
 Requires: anaconda-help, system-logos
 Obsoletes: anaconda-images <= 10
 Url: http://fedora.redhat.com/projects/anaconda-installer/
-# temporary due to buildsys horkage
-ExcludeArch: s390 s390x
 
 BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
 
@@ -71,6 +69,17 @@ rm -rf $RPM_BUILD_ROOT
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Thu May 19 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.64-1
+- Handle longer arch strings (notting)
+- Fix traceback in network screen (#158134)
+- Include synaptics for X config (pnasrat)
+- Magic boot for mac vs mac64 on disc1/dvd (pnasrat)
+- Bump point at which we use graphical stage2 for http/ftp (#157274)
+- Use uuid in mdadm.conf, stop using copy of md.h (#136051)
+- Support deletion of bootloader entries in text mode (#125358)
+- Support RAID /boot on pSeries along with handling of multiple PReP 
+  partitions (Dustin Kirkland)
+
 * Tue May 17 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.63-1
 - add arch to buildstamp (notting, #151927)
 - Fix am.po format strings
diff --git a/sources b/sources
index 7db58f0..9447f42 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8b63866ef06cf7c995535b10505e3e5e  anaconda-10.2.0.63.tar.bz2
+ba64fb9998da4dbab266288170e16128  anaconda-10.2.0.64.tar.bz2