diff --git a/grub2-xcat.recompile/Makefile b/grub2-xcat.recompile/Makefile index 66dafa7..347f934 100644 --- a/grub2-xcat.recompile/Makefile +++ b/grub2-xcat.recompile/Makefile @@ -2,7 +2,7 @@ # Maintainer: GONG Jie # -SRC_RPM = grub2-2.02-0.16.ael7b.src.rpm +SRC_RPM = grub2-2.02-0.16.el7.src.rpm SPEC_TEMPLATE = grub2-xcat.spec.template #BUILD_NUMBER_FILE = build-number.txt diff --git a/grub2-xcat.recompile/README b/grub2-xcat.recompile/README index 571d864..2e6d8bd 100644 --- a/grub2-xcat.recompile/README +++ b/grub2-xcat.recompile/README @@ -24,7 +24,7 @@ SRC_RPM = 2. build grub2-deb rpm -For deb package generating, a Debian or Ubunutu environment on any architecture should work. +For deb package generating, a Debian or Ubunutu environment on any architecture wilth alien installed should work. running "./makedeb" will convert the grub2-xcat rpm generated above to deb package. Finally, upload the deb package to the build server. diff --git a/grub2-xcat.recompile/grub2-2.02-0.16.el7.src.rpm b/grub2-xcat.recompile/grub2-2.02-0.16.el7.src.rpm new file mode 100644 index 0000000..4508cd6 Binary files /dev/null and b/grub2-xcat.recompile/grub2-2.02-0.16.el7.src.rpm differ