[grub2/f19] pj0 shouldn't be in the committed release number. Woops.

Peter Jones pjones at fedoraproject.org
Tue May 7 18:02:38 UTC 2013


commit 3987410b844f85d3eee4d1e4d62388299132dd6b
Author: Peter Jones <pjones at redhat.com>
Date:   Thu Apr 4 11:14:36 2013 -0400

    pj0 shouldn't be in the committed release number.  Woops.

 grub2.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/grub2.spec b/grub2.spec
index dc63b4e..553eabc 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -41,7 +41,7 @@
 Name:           grub2
 Epoch:          1
 Version:        2.00
-Release:        17%{?dist}.pj0
+Release:        17%{?dist}
 Summary:        Bootloader with support for Linux, Multiboot and more
 
 Group:          System Environment/Base
@@ -189,8 +189,8 @@ cd grub-efi-%{tarversion}
 make %{?_smp_mflags}
 GRUB_MODULES="	all_video boot btrfs cat chain configfile echo efifwsetup \
 		efinet ext2 fat font gfxmenu gfxterm gzio halt hfsplus iso9660 \
-		jpeg linuxefi minicmd normal part_apple part_msdos part_gpt \
-		password_pbkdf2 png reboot search search_fs_uuid \
+		jpeg linuxefi lvm minicmd normal part_apple part_msdos \
+		part_gpt password_pbkdf2 png reboot search search_fs_uuid \
 		search_fs_file search_label sleep test video xfs \
 		mdraid09 mdraid1x blscfg"
 ./grub-mkimage -O %{grubefiarch} -o %{grubeficdname}.orig -p /EFI/BOOT \


More information about the scm-commits mailing list