adding multilang. support infrastructure to kexec-tools

This commit is contained in:
Neil Horman 2007-02-22 16:43:38 +00:00
parent 5aa5561a7f
commit 2cc4ff7df4
2 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,7 @@ Source9: makedumpfile-1.0.7.tar.gz
Source10: kexec-kdump-howto.txt
Source11: firstboot_kdump.py
Source12: mkdumprd.8
Source13: pofiles.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires(pre): coreutils chkconfig sed
Requires: busybox >= 1.2.0
@ -127,6 +128,8 @@ tar -z -x -v -f %{SOURCE9}
%patch605 -p1
%patch606 -p1
tar -z -x -v -f %{SOURCE13}
%build
%configure \
%ifarch ppc64

BIN
pofiles.tar.gz Normal file

Binary file not shown.