Bug 970411
Summary: | Review Request: mingw-libid3tag - ID3 tag manipulation library | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Steve <ulatekh> |
Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | amigadave, package-review, ulatekh |
Target Milestone: | --- | Flags: | ulatekh:
needinfo-
|
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | NotReady | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-03-14 11:34:53 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: | 201449 |
Description
Steve
2013-06-04 01:31:25 UTC
Hi, I cannot give a formal review because I am not a sponsor, but I can give some informal comments: * BuildRoot is not required: https://fedoraproject.org/wiki/Packaging:Guidelines#BuildRoot_tag * %clean is not required: https://fedoraproject.org/wiki/Packaging:Guidelines#.25clean * "BuildRequires: mingw32-gcc-c++" does not seem to be needed (as there are no C++ source files) * "BuildRequires: mingw??-binutils" is not required, as it is automatically pulled in via mingw??-gcc * "Requires: pkgconfig" is not required, as it is pulled in automatically * "%defattr(-,root,root,-)" is not required: https://fedoraproject.org/wiki/Packaging:Guidelines#File_Permissions * "rm -rf %{buildroot}" in %install is not required I have made the changes which reflect my review comments (as I needed libid3tag for a MinGW version of EasyTAG), which you can find in one of my github repositories: https://github.com/amigadave/easytag-dlls-specs/commit/51fa0002312afdd23206722d914d4dbaec4bb24f Hi, this review seems to be stalled, as you (Steve) have not responded to my comments for 1 month. Following https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews#Submitter_not_responding I will close this bug in a week if there is no further response. Closing after a further week of inactivity as per https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews#Submitter_not_responding *** This bug has been marked as a duplicate of bug 1076456 *** |