diff --git a/devhelp.spec b/devhelp.spec
index 4a3ce25..b587524 100644
--- a/devhelp.spec
+++ b/devhelp.spec
@@ -1,10 +1,10 @@
-%define mozver 37:1.7.8
-ExclusiveArch: i386 x86_64 ppc
+%define mozver 37:1.7.10
+ExcludeArch: ppc64
 
 Summary:             API document browser
 Name:                devhelp
 Version:             0.10
-Release:             1
+Release:             2
 License:             GPL
 Group:               Development/Tools
 Url:                 http://ftp.gnome.org/pub/gnome/sources/devhelp/
@@ -102,6 +102,10 @@ done
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Tue Jul 19 2005 Christopher Aillon <caillon@redhat.com> 0.10.0-2
+- Rebuild against new mozilla
+- Add builds for ia64 s390 s390x
+
 * Thu May 19 2005 Ray Strode <rstrode@redhat.com> 0.10.0-1
 - Update to 0.10.0 (bug #157753)