really update viostor.cat
Resolves: rhbz#727799
This commit is contained in:
parent
a584938225
commit
6986c901c1
35
.cvsignore
35
.cvsignore
@ -1,32 +1,3 @@
|
||||
virtio-win-1.1.16-drivers.zip
|
||||
virtio-win-1.1.16-pdbs.zip
|
||||
virtio-win-1.1.16-prewhql.zip
|
||||
virtio-win-1.1.16.tar.bz2
|
||||
virtio-win-1.1.16-bin-whql.tar.bz2
|
||||
virtio-win-1.1.16-build.log
|
||||
virtio-win-1.1.16.1-bin-whql.tar.bz2
|
||||
virtio-win-1.1.16.1-drivers.zip
|
||||
virtio-win-1.1.16-2-bin-whql.zip
|
||||
virtio-win-1.1.16.2-drivers.zip
|
||||
virtio-win-1.1.16-2.tar.bz2
|
||||
virtio-win-1.1.16-2.zip
|
||||
virtio-win-1.1.16-2-drivers.zip
|
||||
virtio-win-1.1.16-3-bin-whql.zip
|
||||
virtio-win-1.1.16-3-drivers.zip
|
||||
virtio-win-1.1.16-4-bin-whql.zip
|
||||
virtio-win-1.1.16-4-drivers.zip
|
||||
virtio-win-prewhql-0.1.zip
|
||||
virtio-win-1.2.0.zip
|
||||
virtio-win-1.2.0-bin-whql.zip
|
||||
virtio-win-1.2.0-drivers.zip
|
||||
virtio-win-1.2.0-1-bin-whql.zip
|
||||
virtio-win-1.2.0-1-drivers.zip
|
||||
virtio-win-1.3.0-bin-whql.zip
|
||||
virtio-win-1.3.0-drivers.zip
|
||||
virtio-win-1.3.0.zip
|
||||
00-ms-cross-cert.patch
|
||||
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
|
||||
virtio-win-1.3.2.zip
|
||||
virtio-win-1.3.2-drivers.zip
|
||||
virtio-win-1.3.2-bin-whql.zip
|
||||
|
||||
9
sources
9
sources
@ -1,6 +1,3 @@
|
||||
732f641f5c8fb59eafc4a57d61da30b7 00-ms-cross-cert.patch
|
||||
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
|
||||
bb9dddf4041df44c70421ae31f156a94 virtio-win-1.3.2.zip
|
||||
17e8ac18085e12c33acd7af0db3b5eca virtio-win-1.3.2-drivers.zip
|
||||
fad175340da76d6230a4b4300e543d8e virtio-win-1.3.2-bin-whql.zip
|
||||
|
||||
@ -1,16 +1,13 @@
|
||||
Summary: VirtIO para-virtualized drivers for Windows(R)
|
||||
Name: virtio-win
|
||||
Version: 1.3.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.3.2
|
||||
Release: 1%{?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
|
||||
BuildRequires: /usr/bin/mkisofs
|
||||
@ -22,10 +19,6 @@ 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 \
|
||||
@ -55,7 +48,7 @@ cp -p %{SOURCE4} .
|
||||
%{_datadir}/%{name}/drivers
|
||||
|
||||
%changelog
|
||||
* Wed Aug 3 2011 Mike Bonnet <mikeb@redhat.com> - 1.3.1-2
|
||||
* Thu Aug 4 2011 Mike Bonnet <mikeb@redhat.com> - 1.3.2-1
|
||||
- update viostor.cat (rhbz#727799)
|
||||
|
||||
* Fri Jul 29 2011 Jay Greguske <jgregusk@redhat.com> 1.3.1-1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user