packages: kexec-tools/kexec-tools.spec - updated to 2.0.3
qboosh
qboosh at pld-linux.org
Thu Jan 19 21:17:04 CET 2012
Author: qboosh Date: Thu Jan 19 20:17:04 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 2.0.3
---- Files affected:
packages/kexec-tools:
kexec-tools.spec (1.28 -> 1.29)
---- Diffs:
================================================================
Index: packages/kexec-tools/kexec-tools.spec
diff -u packages/kexec-tools/kexec-tools.spec:1.28 packages/kexec-tools/kexec-tools.spec:1.29
--- packages/kexec-tools/kexec-tools.spec:1.28 Thu Jun 2 20:02:16 2011
+++ packages/kexec-tools/kexec-tools.spec Thu Jan 19 21:16:59 2012
@@ -1,18 +1,21 @@
# $Revision$, $Date$
+# TODO: Xen support (xenctrl.h)
Summary: Tool for starting new kernel without reboot
Summary(pl.UTF-8): Narzędzie pozwalające załadować nowe jądro bez konieczności restartu
Name: kexec-tools
-Version: 2.0.2
-Release: 4
+Version: 2.0.3
+Release: 1
License: GPL v2
Group: Applications/System
-Source0: http://www.kernel.org/pub/linux/utils/kernel/kexec/%{name}-%{version}.tar.bz2
-# Source0-md5: 35d05fed1c97008ac34c5bfb929295eb
+Source0: http://www.kernel.org/pub/linux/utils/kernel/kexec/%{name}-%{version}.tar.xz
+# Source0-md5: 703ffde63d1cbe6a48a2e081f78dab46
Source1: kexec.init
Source2: kexec.sysconfig
URL: http://www.kernel.org/pub/linux/utils/kernel/kexec/
BuildRequires: autoconf
BuildRequires: rpmbuild(macros) >= 1.228
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
BuildRequires: xz-devel
BuildRequires: zlib-devel
Requires(post,preun): /sbin/chkconfig
@@ -72,6 +75,10 @@
%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/kexec
%attr(755,root,root) %{_sbindir}/kdump
%attr(755,root,root) %{_sbindir}/kexec
+%attr(755,root,root) %{_sbindir}/vmcore-dmesg
+%{_mandir}/man8/kdump.8*
+%{_mandir}/man8/kexec.8*
+%{_mandir}/man8/vmcore-dmesg.8*
%ifarch %{ix86} %{x8664}
%dir %{_libdir}/kexec-tools
# what is this anyway, is it needed on other arches?
@@ -84,6 +91,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2012/01/19 20:16:59 qboosh
+- updated to 2.0.3
+
Revision 1.28 2011/06/02 18:02:16 glen
- release 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kexec-tools/kexec-tools.spec?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list