Bug 448458 (postal)
Summary: | Review Request: postal - mail server benchmark | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Russell Coker <russell> | ||||
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: | low | ||||||
Version: | rawhide | CC: | david, fedora-package-review, itamar, notting, susi.lehtola | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2009-05-10 17:41:31 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 | ||||||
Attachments: |
|
Description
Russell Coker
2008-05-27 02:37:03 UTC
Hi Russell, I am only performing a pre-review (not formal) of your packaging request. I am not entitled to sponsor you, however someone else will in due time. 1] There seems to be a version inconsistency. The hyperlink for the source version 0.70 leads to source version 0.69. Kindly check with upstream. I have changed the version to 0.69 for further testing. 2] The RPM package fails to build due to a build error during compilation of the program (please take a look at the log file attached) Instead of --------------------------------------- %configure --prefix=${RPM_BUILD_ROOT} --------------------------------------- It is preferable to use -------------------------------------- %configure --disable-static -------------------------------------- 3]Kindly avoid using hardcoded paths for %files section. Use macros as much as possible. They are defined here : http://fedoraproject.org/wiki/Packaging/RPMMacros Example: /usr/sbin/rabid will become %{_sbindir}/rabid and so on 4] Kindly include the %dist tag with your release number as : Release: 2%{?dist} for your future releases. Thanks Created attachment 308552 [details]
Postal Build Fail LOG
This package review has been sitting idle for 10 months plus now. My preference is that the original packager would pick this up and continue it, however failing that one week from now I'll mark this as a dead review and close the ticket, and likely work on getting it packaged and reviewed. https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews#Submitter_not_responding Russell: Please pick this review back up if you are interested in maintaining it within Fedora. Thanks It's been a couple weeks - and no response. I'll start working on repackaging this shortly. Closing notabug and blocking FE-DEADREVIEW per: https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews#Submitter_not_responding *** This bug has been marked as a duplicate of bug 500082 *** |