# Up to two digits, to fit in the iso label %global rel 0 %global spice_nsis_version 0.141 %global source_base spice-nsis-%{spice_nsis_version} Name: spice-guest-tools-nsis Version: %{spice_nsis_version} Release: %{rel}_master%{?release_suffix}%{?dist} Summary: SPICE Windows Guest Tools License: GPLv2 and GPLv2+ and ASL 2.0 and Zlib and MIT Source: http://resources.ovirt.org/pub/ovirt-master-snapshot/src/ovirt-wgt/%{source_base}.tar.bz2 BuildArch: noarch BuildRequires: genisoimage BuildRequires: rsync BuildRequires: mingw32-nsis >= 3.01 # Drop these when virtio-win includes the drivers not inside an iso. # See comment in Makefile. BuildRequires: p7zip BuildRequires: p7zip-plugins BuildRequires: hardlink # From copr://teuf/spice-mingw BuildRequires: mingw32-spice-vdagent >= 0.8.0 BuildRequires: mingw64-spice-vdagent >= 0.8.0 BuildRequires: mingw32-qemu-ga BuildRequires: mingw64-qemu-ga # From copr://teuf/nsis BuildRequires: nsis-simple-service-plugin >= 1.30-2 # From https://fedoraproject.org/wiki/Windows_Virtio_Drivers#Yum.7CDnf_Repo BuildRequires: virtio-win Obsoletes: ovirt-guest-tools %description Windows Guest tools ISO for oVirt Virtualization Manager. %global make_common_opts \\\ PREFIX=%{_prefix} \\\ DISPLAYED_VERSION='%{version}-%{release}' %prep %setup -n %{source_base} -q %build make %{make_common_opts} %install make %{make_common_opts} install DESTDIR="%{buildroot}" rm %{buildroot}%{_datadir}/spice-guest-tools/*.iso %files %{_datadir}/spice-guest-tools/spice-guest-tools-%{version}.exe %changelog * Mon Oct 30 2017 Christophe Fergeau - 0.141-0 - First version of spice-guest-tools-nsis.spec based off the preexisting ovirt-guest-tools-iso.spec file * Tue Jan 24 2017 Yedidyah Bar David - 4.2-0 - Bumping version to 4.2 * Tue Jun 21 2016 Yedidyah Bar David - 4.1-0 - Bumping version to 4.1 * Wed Feb 10 2016 Sandro Bonazzola - 4.0-0 - Bumping version to 4.0 * Wed Nov 11 2015 Yedidyah Bar David 3.6-3 - merged into upstream git repo spice-nsis - separated Makefile out of the spec file * Tue Oct 20 2015 Yedidyah Bar David 3.6-2 - Updated oVirt Guest Agent (1.0.11) - dropped "artifacts" from all paths * Mon Nov 24 2014 Lev Veyde 3.5-7 - Updated oVirt Guest Agent (1.0.10.3) * Wed Oct 22 2014 Lev Veyde 3.5-6 - Volume label was changed to include oVirt prefix - ISO metada was added * Wed Oct 08 2014 Lev Veyde 3.5-5 - Initial RPM based version of oVirt Guest Tools - Includes latest oVirt Guest Agent 1.0.10.2 - Includes Spice Agent 0.7.2 - Includes Spice QXL 0.1-21 - Includes VirtIO-Win 0.1-81