diff --git a/esxboot/efiboot-1.0.0-395084.oss.tgz b/esxboot/efiboot-1.0.0-395084.oss.tgz new file mode 100644 index 0000000..aea89ad Binary files /dev/null and b/esxboot/efiboot-1.0.0-395084.oss.tgz differ diff --git a/esxboot/efiboot.tgz b/esxboot/efiboot.tgz deleted file mode 100644 index cec998d..0000000 Binary files a/esxboot/efiboot.tgz and /dev/null differ diff --git a/esxboot/esxboot-xcat.spec b/esxboot/esxboot-xcat.spec index 7b699d0..84143cb 100644 --- a/esxboot/esxboot-xcat.spec +++ b/esxboot/esxboot-xcat.spec @@ -1,6 +1,6 @@ Name: esxboot-xcat Version: 1.0.0 -Release: 1 +Release: 2 Summary: xCAT patched variant of vmware's boot loader Group: System Environment/Kernel @@ -14,15 +14,15 @@ BuildArch: noarch %define os_release %(rpm -q --qf '%%{release}' %{Distribution}-release | cut -d"." -f 1) -Source0: efiboot.tgz +Source0: efiboot-1.0.0-395084.oss.tgz Patch: esxboot-xcat.patch %description -This is the open source of VMware's boot loader, patched with features and fixes appropriate for xCAT's use. +This is the open source VMware boot loader, patched with features and fixes appropriate for xCAT's use. %prep -%setup -n efiboot +%setup -c %patch -p1 %build