diff --git a/xfsprogs-wrapper.h b/xfsprogs-wrapper.h index 66ded61..a684cac 100644 --- a/xfsprogs-wrapper.h +++ b/xfsprogs-wrapper.h @@ -17,6 +17,8 @@ #include "platform_defs-s390.h" #elif defined(__x86_64__) #include "platform_defs-x86_64.h" +#elif defined(__alpha__) +#include "platform_defs-alpha.h" #else #error "This xfsprogs-devel package does not work your architecture?" #endif diff --git a/xfsprogs.spec b/xfsprogs.spec index bdc851c..21d643d 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -1,7 +1,7 @@ Summary: Utilities for managing the XFS filesystem Name: xfsprogs Version: 2.9.4 -Release: 1%{?dist} +Release: 2%{?dist} # Licensing based on generic "GNU GENERAL PUBLIC LICENSE" # in source, with no mention of version. # doc/COPYING file specifies what is GPL and what is LGPL @@ -111,6 +111,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Mon Oct 01 2007 Eric Sandeen 2.9.4-2 +- Add alpha to the multilib wrapper (#310411) + * Mon Sep 10 2007 Eric Sandeen 2.9.4-1 - Update to xfsprogs 2.9.4 @@ -121,7 +124,7 @@ rm -rf $RPM_BUILD_ROOT - Update license tag * Thu Jul 26 2007 Eric Sandeen 2.9.3-1 - - Upgrade to xfsprogs 2.9.2, quota, xfs_repair, and filestreams changes +- Upgrade to xfsprogs 2.9.2, quota, xfs_repair, and filestreams changes * Thu Jul 6 2007 Eric Sandeen 2.8.21-1 - Upgrade to xfsprogs 2.8.21, lazy sb counters enabled,