update viostor.cat

Resolves: rhbz#727799
This commit is contained in:
mikeb 2011-08-03 19:41:18 +00:00
parent 737fb22491
commit a584938225
3 changed files with 14 additions and 1 deletions

View File

@ -28,3 +28,5 @@ virtio-win-1.3.0.zip
virtio-win-1.3.1-bin-whql.zip
virtio-win-1.3.1-drivers.zip
virtio-win-1.3.1.zip
viostor.cat
virtio-win-1.3.1.vfd

View File

@ -2,3 +2,5 @@
168f62fc78f2175398d6a35b1fe060d5 virtio-win-1.3.1-bin-whql.zip
89cb1f3b6e2e2722980b52cb7b27e870 virtio-win-1.3.1-drivers.zip
bb9dddf4041df44c70421ae31f156a94 virtio-win-1.3.1.zip
b8be648ac21dae9420ba9200533f5150 viostor.cat
2c0717504176e11f7a6bfd19001946cf virtio-win-1.3.1.vfd

View File

@ -1,13 +1,15 @@
Summary: VirtIO para-virtualized drivers for Windows(R)
Name: virtio-win
Version: 1.3.1
Release: 1%{?dist}
Release: 2%{?dist}
License: Red Hat Proprietary
Group: Applications/System
URL: http://www.redhat.com/
Source0: %{name}-%{version}.zip
Source1: %{name}-%{version}-bin-whql.zip
Source2: %{name}-%{version}-drivers.zip
Source3: viostor.cat
Source4: virtio-win-1.3.1.vfd
patch0: 00-ms-cross-cert.patch
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildArch: noarch
@ -20,6 +22,10 @@ Windows(R) guests.
%prep
%setup -q -T -b 1 -n %{name}-%{version}
%setup -q -T -a 2 -n %{name}-%{version} -D
cp -p %{SOURCE3} viostor/2k8/amd64/viostor.cat
cp -p %{SOURCE3} drivers/amd64/Win2008/viostor.cat
# the .vfd contains the updated viostor.cat as well
cp -p %{SOURCE4} .
%build
/usr/bin/mkisofs -m drivers -o %{name}-%{version}.iso -r -J \
@ -49,6 +55,9 @@ Windows(R) guests.
%{_datadir}/%{name}/drivers
%changelog
* Wed Aug 3 2011 Mike Bonnet <mikeb@redhat.com> - 1.3.1-2
- update viostor.cat (rhbz#727799)
* Fri Jul 29 2011 Jay Greguske <jgregusk@redhat.com> 1.3.1-1
- Added new vioserial drivers (rhbz#721355)
- prewhql build: 0.1-13