adding multilang. support infrastructure to kexec-tools
This commit is contained in:
parent
5aa5561a7f
commit
2cc4ff7df4
@ -17,6 +17,7 @@ Source9: makedumpfile-1.0.7.tar.gz
|
|||||||
Source10: kexec-kdump-howto.txt
|
Source10: kexec-kdump-howto.txt
|
||||||
Source11: firstboot_kdump.py
|
Source11: firstboot_kdump.py
|
||||||
Source12: mkdumprd.8
|
Source12: mkdumprd.8
|
||||||
|
Source13: pofiles.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
Requires(pre): coreutils chkconfig sed
|
Requires(pre): coreutils chkconfig sed
|
||||||
Requires: busybox >= 1.2.0
|
Requires: busybox >= 1.2.0
|
||||||
@ -127,6 +128,8 @@ tar -z -x -v -f %{SOURCE9}
|
|||||||
%patch605 -p1
|
%patch605 -p1
|
||||||
%patch606 -p1
|
%patch606 -p1
|
||||||
|
|
||||||
|
tar -z -x -v -f %{SOURCE13}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
BIN
pofiles.tar.gz
Normal file
BIN
pofiles.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user