add kdump-in-cluster-environment.txt to rpm pkg
Last time I forgot to install this doc to rpm pkg. So add it now. Signed-off-by: WANG Chao <chaowang@redhat.com>
This commit is contained in:
parent
d802c3a1df
commit
2ef16b5be8
@ -25,6 +25,7 @@ Source17: rhcrashkernel-param
|
|||||||
Source18: kdump.sysconfig.s390x
|
Source18: kdump.sysconfig.s390x
|
||||||
Source19: eppic_030413.tar.gz
|
Source19: eppic_030413.tar.gz
|
||||||
Source20: kdump-lib.sh
|
Source20: kdump-lib.sh
|
||||||
|
Source21: kdump-in-cluster-environment.txt
|
||||||
|
|
||||||
#######################################
|
#######################################
|
||||||
# These are sources for mkdumpramfs
|
# These are sources for mkdumpramfs
|
||||||
@ -145,6 +146,7 @@ export CFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2"
|
|||||||
rm -f kexec-tools.spec.in
|
rm -f kexec-tools.spec.in
|
||||||
# setup the docs
|
# setup the docs
|
||||||
cp %{SOURCE10} .
|
cp %{SOURCE10} .
|
||||||
|
cp %{SOURCE21} .
|
||||||
|
|
||||||
make
|
make
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc64 s390x
|
%ifarch %{ix86} x86_64 ia64 ppc64 s390x
|
||||||
@ -329,6 +331,7 @@ done
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
%doc TODO
|
%doc TODO
|
||||||
%doc kexec-kdump-howto.txt
|
%doc kexec-kdump-howto.txt
|
||||||
|
%doc kdump-in-cluster-environment.txt
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc64 s390x
|
%ifarch %{ix86} x86_64 ia64 ppc64 s390x
|
||||||
%files eppic
|
%files eppic
|
||||||
|
Loading…
Reference in New Issue
Block a user