[grub2: 4/22] drop grub-1.99-grub_test_assert_printf.patch fixed upstream

Peter Jones pjones at fedoraproject.org
Mon Jun 4 15:49:53 UTC 2012


commit 670545d7258aeda3edb13edbcc734308721f5efc
Author: Mads Kiilerich <mads at kiilerich.com>
Date:   Fri Jun 1 18:38:29 2012 +0200

    drop grub-1.99-grub_test_assert_printf.patch fixed upstream
    
    revno: 4377
    author: Peter Jones <pjones at redhat.com>
    committer: Vladimir 'phcoder' Serbinenko <phcoder at gmail.com>
    branch nick: grub
    timestamp: Sun 2012-05-27 14:26:18 +0200
    message:
            The old code gives arguments to a printf function which can't work
            correctly, and the compiler complains.
    
            * grub-core/tests/example_functional_test.c (example_test): Add
            missing text.
            * grub-core/tests/lib/test.c (add_failure): Rewrite.
            * include/grub/test.h (grub_test_assert_helper): New declaration.
            (grub_test_assert): Use grub_test_assert_helper.

 grub-1.99-grub_test_assert_printf.patch |  167 -------------------------------
 grub2.spec                              |    1 -
 2 files changed, 0 insertions(+), 168 deletions(-)
---
diff --git a/grub2.spec b/grub2.spec
index eeba680..f2dd2a3 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -50,7 +50,6 @@ Source0:        ftp://alpha.gnu.org/gnu/grub/grub-%{tarversion}.tar.xz
 Source3:        README.Fedora
 Source4:	http://unifoundry.com/unifont-5.1.20080820.pcf.gz
 Source5:	theme.tar.bz2
-Patch1:		grub-1.99-grub_test_assert_printf.patch
 Patch2:		grub-1.99-just-say-linux.patch
 Patch3:		grub2-handle-initramfs-on-xen.patch
 Patch4:		grub-1.99-Fix-tests-of-zeroed-partition.patch


More information about the scm-commits mailing list