forked from pool/kexec-tools
Accepting request 244913 from Kernel:kdump
1 OBS-URL: https://build.opensuse.org/request/show/244913 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kexec-tools?expand=0&rev=103
This commit is contained in:
commit
42121aebc8
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 21:34:43 UTC 2014 - tonyj@suse.com
|
||||
|
||||
- Do not package kdump.8 as it is only a placeholder, full man page is provided
|
||||
by kdump package (bnc#892090)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 26 14:53:22 UTC 2014 - tonyj@suse.com
|
||||
|
||||
|
@ -98,9 +98,8 @@ a2x -D . -d manpage -f manpage %{S:2}
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
mkdir -p $RPM_BUILD_ROOT%{_mandir}/man8
|
||||
install -c -m 0644 kexec/kexec.8 $RPM_BUILD_ROOT%{_mandir}/man8
|
||||
install -c -m 0644 kexec-bootloader.8 $RPM_BUILD_ROOT%{_mandir}/man8
|
||||
rm -f $RPM_BUILD_ROOT%{_mandir}/man8/kdump.8
|
||||
mkdir -p $RPM_BUILD_ROOT%{_sbindir}
|
||||
install -m 0755 %{S:1} $RPM_BUILD_ROOT%{_sbindir}
|
||||
mkdir -p $RPM_BUILD_ROOT%{_unitdir}
|
||||
|
Loading…
x
Reference in New Issue
Block a user