]> git.pld-linux.org Git - packages/kexec-tools.git/commitdiff
- updated to 2.0.6 auto/th/kexec-tools-2.0.6-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 7 Mar 2014 19:48:39 +0000 (20:48 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 7 Mar 2014 19:48:39 +0000 (20:48 +0100)
- removed obsolete efi patch

kexec-tools-efi.patch [deleted file]
kexec-tools.spec

diff --git a/kexec-tools-efi.patch b/kexec-tools-efi.patch
deleted file mode 100644 (file)
index 08aa3f7..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- kexec-tools-2.0.5/kexec/arch/i386/kexec-bzImage.c.orig     2013-11-19 02:06:56.000000000 +0100
-+++ kexec-tools-2.0.5/kexec/arch/i386/kexec-bzImage.c  2014-02-08 07:38:55.604858355 +0100
-@@ -40,6 +40,7 @@
- #include <arch/options.h>
- static const int probe_debug = 0;
-+int bzImage_support_efi_boot = 0;
- int bzImage_probe(const char *buf, off_t len)
- {
index f387a963e8845e7b648c181e97fa8a97d871eeb6..dad031ba273edea44e9019fa3973733107033a15 100644 (file)
@@ -7,16 +7,15 @@
 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.5
+Version:       2.0.6
 Release:       1
 License:       GPL v2
 Group:         Applications/System
 Source0:       https://www.kernel.org/pub/linux/utils/kernel/kexec/%{name}-%{version}.tar.xz
-# Source0-md5: e476990aa00e27a799a89b3c8f63e82b
+# Source0-md5: 9192e5b9fab094b90f481226d1ad5e74
 Source1:       kexec.init
 Source2:       kexec.sysconfig
 Patch0:                %{name}-format.patch
-Patch1:                %{name}-efi.patch
 URL:           https://www.kernel.org/pub/linux/utils/kernel/kexec/
 BuildRequires: autoconf >= 2.50
 BuildRequires: rpmbuild(macros) >= 1.228
@@ -47,7 +46,6 @@ działać na każdej architekturze.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__autoconf}
This page took 0.210774 seconds and 4 git commands to generate.