Added missing BR: mingw64-gcc, mingw64-g++

i9
Arkady L. Shane 1 year ago
parent 568e26fd8b
commit 619f0903ea
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -7,7 +7,7 @@
Name: mingw-qemu-ga-win Name: mingw-qemu-ga-win
Version: 106.0.0 Version: 106.0.0
Release: 1%{?dist} Release: 1%{?dist}.inferit
Summary: Qemus Guest agent for Windows Summary: Qemus Guest agent for Windows
Group: System Environment/Daemons Group: System Environment/Daemons
@ -41,6 +41,8 @@ BuildRequires: mingw32-pixman
BuildRequires: mingw64-pixman BuildRequires: mingw64-pixman
BuildRequires: mingw32-gcc >= 7.4.0 BuildRequires: mingw32-gcc >= 7.4.0
BuildRequires: mingw64-gcc >= 7.4.0 BuildRequires: mingw64-gcc >= 7.4.0
BuildRequires: mingw32-g++ >= 7.4.0
BuildRequires: mingw64-g++ >= 7.4.0
BuildRequires: mingw32-glib2 BuildRequires: mingw32-glib2
BuildRequires: mingw64-glib2 BuildRequires: mingw64-glib2
BuildRequires: mingw64-headers >= 10.0.0 BuildRequires: mingw64-headers >= 10.0.0
@ -120,6 +122,9 @@ cp build/qga/qemu-ga-x86_64.msi $RPM_BUILD_ROOT%{mingw64_bindir}
%{mingw64_bindir}/qemu-ga* %{mingw64_bindir}/qemu-ga*
%changelog %changelog
* Wed Jan 17 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 106.0.0-1.inferit
- Added missing BR: mingw64-gcc, mingw64-g++
* Fri Sep 22 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 106.0.0-1 * Fri Sep 22 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 106.0.0-1
- Rebuilt for MSVSphere 9.3 beta - Rebuilt for MSVSphere 9.3 beta

Loading…
Cancel
Save