diff --git a/xnba/xnba-kvm.spec b/xnba/xnba-kvm.spec index 36eae7a..93ddce1 100644 --- a/xnba/xnba-kvm.spec +++ b/xnba/xnba-kvm.spec @@ -1,6 +1,6 @@ Name: xnba-kvm Version: 1.0.3 -Release: 1 +Release: 7 Summary: xNBA loader for virtual guests Obsoletes: etherboot-zroms-kvm Provides: etherboot-zroms-kvm @@ -22,14 +22,14 @@ ExclusiveArch: i386 x86_64 #git from 2011/12/15 -Source0: xnba-%{version}-111215.tar.bz2 +Source0: xnba-%{version}-7.tar.bz2 %description The xNBA network bootloader provides network boot capability for virtual machines with e1000 and virtio network devices. This includes iSCSI and PXE with tftp or ftp image download capability. It is a modified variant of iPXE %prep -%setup -n xnba +%setup -n xnba-1.0.3-7 %build diff --git a/xnba/xnba-undi.spec b/xnba/xnba-undi.spec index afde87c..ae710f8 100644 --- a/xnba/xnba-undi.spec +++ b/xnba/xnba-undi.spec @@ -1,6 +1,6 @@ Name: xnba-undi Version: 1.0.3 -Release: 5 +Release: 7 Summary: xCAT Network Boot Agent for x86 PXE hosts Obsoletes: gpxe-undi @@ -15,14 +15,14 @@ BuildArch: noarch %define os_release %(rpm -q --qf '%%{release}' %{Distribution}-release | cut -d"." -f 1) -Source0: xnba-%{version}-111103.tar.bz2 +Source0: xnba-%{version}-7.tar.bz2 %description The xCAT Network Boot Agent is a slightly modified version of gPXE. It provides enhanced boot features for any UNDI compliant x86 host. This includes iSCSI, http/ftp downloads, and gPXE script based booting. %prep -%setup -n xnba +%setup -n xnba-1.0.3-7 %build