Bug 1370128
Summary: | Review Request: mingw-mediawriter - Fedora Media Writer for Windows | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Martin Bříza <mbriza> |
Component: | Package Review | Assignee: | Igor Gnatenko <ignatenko> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | package-review |
Target Milestone: | --- | Flags: | ignatenko:
fedora-review+
|
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-09-06 18:23:12 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1357424 |
Description
Martin Bříza
2016-08-25 11:38:46 UTC
* No known owner of /usr/i686-w64-mingw32/sys-root/mingw/libexec, /usr/x86_64-w64-mingw32/sys-root/mingw/libexec
Might be a bug in mingw* packaging.
* You can replace mediawriter by %{shortname} in %package, %files
* Is it really noarch?
> BuildRequires: gettext
Isn't it enough to use mingwXY-gettext.
(In reply to Igor Gnatenko from comment #1) > * No known owner of /usr/i686-w64-mingw32/sys-root/mingw/libexec, > /usr/x86_64-w64-mingw32/sys-root/mingw/libexec > Might be a bug in mingw* packaging. Possibly, the directory is used by other packages too. > * You can replace mediawriter by %{shortname} in %package, %files OK > * Is it really noarch? Yes, it is - the only arch-specific thing on mingw packages is the stuff that's in /usr/$arch-w64-mingw32/bin but anything in /usr/$arch-w64-mingw32/sys-root/mingw/ is noarch (because it's not intended to be run under Fedora). > > BuildRequires: gettext > Isn't it enough to use mingwXY-gettext. No. The tools in mingwXY-gettext are Windows binaries. Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/mingw-mediawriter mingw-mediawriter-0-1.1git19b13a8.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-f07b20c277 mingw-mediawriter-0-1.1git19b13a8.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-f07b20c277 mingw-mediawriter-0-1.1git19b13a8.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. |