2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 09:01:46 +00:00

Push spec file tweaks in place for current xnba builds

Former-commit-id: b579e4c6cf0f00281d2f0e1f64851fa97258b4a4
This commit is contained in:
jbjohnso 2012-02-25 17:08:11 +00:00
parent aac3a2d30b
commit 1bcb32e9c7
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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