Fixing ppc64 ARCH def
This commit is contained in:
parent
a1fe24e639
commit
163b36d3bb
@ -1,6 +1,6 @@
|
|||||||
Name: kexec-tools
|
Name: kexec-tools
|
||||||
Version: 1.102pre
|
Version: 1.102pre
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Summary: The kexec/kdump userspace component.
|
Summary: The kexec/kdump userspace component.
|
||||||
@ -103,7 +103,7 @@ tar -z -x -v -f %{SOURCE9}
|
|||||||
tar -z -x -v -f %{SOURCE13}
|
tar -z -x -v -f %{SOURCE13}
|
||||||
|
|
||||||
%ifarch ppc
|
%ifarch ppc
|
||||||
%define archdef ARCH=ppc
|
%define archdef ARCH=ppc64
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -227,6 +227,9 @@ done
|
|||||||
%doc kexec-kdump-howto.txt
|
%doc kexec-kdump-howto.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 25 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-8
|
||||||
|
- Fixing ARCH definition for bz 438661
|
||||||
|
|
||||||
* Mon Mar 24 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-7
|
* Mon Mar 24 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-7
|
||||||
- Adding patches for bz 438661
|
- Adding patches for bz 438661
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user