Description of problem: The nettle.wxi file refers to hogweed-2.3.dll & nettle-4-7.dll currently: # grep hogweed /usr/share/wixl-0.93.28-5876/include/* /usr/share/wixl-0.93.28-5876/include/nettle.wxi: <File Id="fil7D9A5BA189964756C558D780557F3FE3" KeyPath="yes" Source="$(var.SourceDir)/bin/libhogweed-2-3.dll"/> But the current mingw32-nettle RPM in Fedora 20 include newer DLL versions now # rpm -ql mingw32-nettle | grep dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libhogweed-2-5.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libnettle-4-7.dll This causes build failures for Windows MSI files referencing nettle Just need to update the hogweed and nettle dll versions to 2-5 and 4-7 respectively. Version-Release number of selected component (if applicable): msitools-0.93.28-1.fc20.x86_64 nettle-2.7.1-3.fc20.x86_64
msitools-0.93.40-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/msitools-0.93.40-1.fc20
Package msitools-0.93.40-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing msitools-0.93.40-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-7194/msitools-0.93.40-1.fc20 then log in and leave karma (feedback).
msitools-0.93.40-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.