[virt-tools-list] [virt-viewer] mingw,spec: Bump msitools version
Fabiano Fidêncio
fidencio at redhat.com
Wed Jun 22 10:59:36 UTC 2016
Fedora 24 has GLib 2.48.0, which brings a new dependency: PCRE.
The new dependency is already added to the wxi file (in msitools) and a
new msitools build including the fix is already done [0].
Let's just bump the version in our spec file and make sure we will be
using the msitools which includes the fix.
[0]: https://bodhi.fedoraproject.org/updates/FEDORA-2016-a7a2db6109
---
mingw-virt-viewer.spec.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mingw-virt-viewer.spec.in b/mingw-virt-viewer.spec.in
index 3109f5f..06f1992 100644
--- a/mingw-virt-viewer.spec.in
+++ b/mingw-virt-viewer.spec.in
@@ -65,7 +65,7 @@ BuildRequires: icoutils
BuildRequires: dos2unix
BuildRequires: hicolor-icon-theme
BuildRequires: hwdata
-BuildRequires: msitools >= 0.95-4
+BuildRequires: msitools >= 0.95-5
BuildArch: noarch
--
2.7.4
More information about the virt-tools-list
mailing list