- rebuild from the latest upstream sources
- remove non-OSS files from the source tarball - fix the directory structure of the .vfd file, and include it in the -prewhql.zip - Resolves: rhbz#506374
This commit is contained in:
parent
a9cd718a92
commit
4e26434145
@ -1,3 +1,5 @@
|
||||
virtio-win-1.0.0-28503-build.log
|
||||
virtio-win-1.0.0-28503.tar.bz2
|
||||
virtio-win-1.0.0-28503-bin.tar.bz2
|
||||
virtio-win-1.0.0-31351-build.log
|
||||
VirtIOPDBs.zip
|
||||
viostorPDBs.zip
|
||||
virtio-win-1.0.0-31351-prewhql.zip
|
||||
virtio-win-1.0.0-31351.tar.bz2
|
||||
|
||||
8
sources
8
sources
@ -1,3 +1,5 @@
|
||||
3b5f3e193ecfdc3b4620ee5d0f97d3af virtio-win-1.0.0-28503-build.log
|
||||
8c800fe977c6a64aa01dda9d3ea455ba virtio-win-1.0.0-28503.tar.bz2
|
||||
2e006bc3d2cf620a0880ecdf857b7aa9 virtio-win-1.0.0-28503-bin.tar.bz2
|
||||
703ff2b8ccec77bb0824578391598dd9 virtio-win-1.0.0-31351-build.log
|
||||
79841853348df0b6a186a0d603750006 VirtIOPDBs.zip
|
||||
c32c44065e0b67234142341055dc6214 viostorPDBs.zip
|
||||
65461c5590e3980264620e985dc69b44 virtio-win-1.0.0-31351-prewhql.zip
|
||||
4344d43326dc753560b9f59614524a1f virtio-win-1.0.0-31351.tar.bz2
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
%global svnnum 28503
|
||||
%global svnnum 31351
|
||||
|
||||
Summary: VirtIO para-virtualized drivers for Windows(R)
|
||||
Name: virtio-win
|
||||
@ -8,7 +8,7 @@ License: GPLv2
|
||||
Group: Applications/System
|
||||
URL: http://www.redhat.com/
|
||||
Source0: %{name}-%{version}-%{svnnum}.tar.bz2
|
||||
Source1: %{name}-%{version}-%{svnnum}-bin.tar.bz2
|
||||
Source1: %{name}-%{version}-%{svnnum}-prewhql.tar.bz2
|
||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||
BuildArch: noarch
|
||||
BuildRequires: /usr/bin/mkisofs
|
||||
@ -51,5 +51,8 @@ done
|
||||
%{_datadir}/%{name}/*.vfd
|
||||
|
||||
%changelog
|
||||
* Wed Jun 17 2009 Mike Bonnet <mikeb@redhat.com> - 1.0.0-1.31351
|
||||
- rebuild from the latest upstream sources
|
||||
|
||||
* Thu May 7 2009 Mike Bonnet <mikeb@redhat.com> - 1.0.0-1.28503
|
||||
- Initial build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user