Blame SPECS/qxl-wddm-dod.spec

c3621b
%global spice_data_dir  %{_datadir}/spice
c3621b
c3621b
c3621b
Name: spice-qxl-wddm-dod
c3621b
Version: 0.20
c3621b
Release: 1%{?dist}
c3621b
License: ASL 2.0
c3621b
Summary: A QXL display-only driver for Windows 10 virtual machines.
c3621b
Group: Virtualization/Management
c3621b
URL: http://www.spice-space.org
c3621b
c3621b
Source0: spice-qxl-wddm-dod-8.1-compatible.zip
c3621b
Source1: spice-qxl-wddm-dod.zip
c3621b
Source2: spice-qxl-wddm-dod-0.20-1-spec.zip
c3621b
Source3: spice-qxl-wddm-dod-0.20-1-sources.zip
c3621b
c3621b
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
c3621b
BuildArch: noarch
c3621b
c3621b
%description
c3621b
QXL is a paravirtualized display driver and a part of SPICE project.
c3621b
This package provides QXL display-only driver for Windows 10 virtual machines.
c3621b
c3621b
%prep
c3621b
c3621b
%build
c3621b
c3621b
%install
c3621b
rm -rf %{buildroot}
c3621b
/usr/bin/install -d %{buildroot}%{spice_data_dir}
c3621b
c3621b
/usr/bin/unzip %{SOURCE1}
c3621b
/bin/cp w10/QxlWddmDod_*.msi %{buildroot}%{spice_data_dir}/
c3621b
c3621b
%clean
c3621b
rm -rf %{buildroot}
c3621b
c3621b
%files
c3621b
%defattr(0644,root,root,0755)
c3621b
%{spice_data_dir}/QxlWddmDod_*.msi
c3621b
c3621b
c3621b
%changelog
c3621b
* Wed Jun  3 2020 Uri Lublin <uril@redhat.com> - 0.20-1
c3621b
- Build for 8.3
c3621b
- Resolves: rhbz#1813149
c3621b
c3621b
* Mon Dec 16 2019 Uri Lublin <uril@redhat.com> - 0.19-2
c3621b
- First build for 8.2
c3621b
- Resolves: rhbz#1757772
c3621b