diff --git a/dmidecode.spec b/dmidecode.spec
index dc1f76b..65c242f 100644
--- a/dmidecode.spec
+++ b/dmidecode.spec
@@ -1,7 +1,7 @@
 Summary:        Tool to analyse BIOS DMI data.
 Name:           dmidecode
 Version:        2.9
-Release: %(R="$Revision: 1.28 $"; RR="${R##: }"; echo ${RR%%?}).1%{?dist}
+Release: %(R="$Revision: 1.29 $"; RR="${R##: }"; echo ${RR%%?}).1%{?dist}
 Epoch:		1
 Group:          System Environment/Base
 License:        GPL
@@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/*
 
 %changelog
+* Fri Mar 14 2008 Doug Chapman <doug.chapman@hp.com> 1:2.9-1.29.1
+- Do not package vpddecode, ownership and biosdecode on ia64 since those are x86 only
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1:2.9-1.27.1
 - Autorebuild for GCC 4.3