From 1bcb32e9c7675874eb0a71bede1721d319f5f5da Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Sat, 25 Feb 2012 17:08:11 +0000 Subject: [PATCH] Push spec file tweaks in place for current xnba builds Former-commit-id: b579e4c6cf0f00281d2f0e1f64851fa97258b4a4 --- xnba/xnba-kvm.spec | 6 +++--- xnba/xnba-undi.spec | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) 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