From e9870f3ca7016f1b250c94283f12d1f07c75f46c Mon Sep 17 00:00:00 2001 From: immarvin Date: Thu, 13 Nov 2014 23:57:00 -0800 Subject: [PATCH] update versin&release since the elf.mod has been updated to support ppc64le Former-commit-id: f97369f6b6d762ee320b42acbb8cd3a942a99a44 --- grub2-xcat/grub2-xcat.spec | 2 +- grub2-xcat/readme | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/grub2-xcat/grub2-xcat.spec b/grub2-xcat/grub2-xcat.spec index 628116a..d861250 100644 --- a/grub2-xcat/grub2-xcat.spec +++ b/grub2-xcat/grub2-xcat.spec @@ -2,7 +2,7 @@ Summary: grub2 resources generated by grub2-mknetdir Name: grub2-xcat Version: 1.0 #Release: snap%(date +"%Y%m%d%H%M") -Release: 1 +Release: 2 License: GPLv3+ Group: Applications/System Vendor: IBM Corp. diff --git a/grub2-xcat/readme b/grub2-xcat/readme index 9460f6a..b364973 100644 --- a/grub2-xcat/readme +++ b/grub2-xcat/readme @@ -6,8 +6,13 @@ rpmbuild -bb ./grub2-xcat.spec #notes: -the grub2-res.tar.gz is generated by: -1.run the following cmd on a RHEL7-PPC64 node: +1.the grub2-res.tar.gz is generated by: +run the following cmd on a RHEL7-PPC64 node: #grub2-mknetdir --net-directory=/tftpboot/ #cd /tftpboot/boot/grub2/ #tar -czvf /tmp/grub2-res.tar.gz ./powerpc-ieee1275/ + + + + +2.Please update the %version or %release when any modification is made for the files