commit 47aeab042069d20eea0162654a0d26651d3ba3bd
Author: Jakub Bogusz <[email protected]>
Date:   Fri Mar 7 20:48:39 2014 +0100

    - updated to 2.0.6
    - removed obsolete efi patch

 kexec-tools-efi.patch | 10 ----------
 kexec-tools.spec      |  6 ++----
 2 files changed, 2 insertions(+), 14 deletions(-)
---
diff --git a/kexec-tools.spec b/kexec-tools.spec
index f387a96..dad031b 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -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}
diff --git a/kexec-tools-efi.patch b/kexec-tools-efi.patch
deleted file mode 100644
index 08aa3f7..0000000
--- a/kexec-tools-efi.patch
+++ /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)
- {
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kexec-tools.git/commitdiff/47aeab042069d20eea0162654a0d26651d3ba3bd

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to