Bug 605967
| Summary: | Review Request: sendpage - Dial a modem and send/receive pages via SNPP/TAP | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nathaniel McCallum <nathaniel> |
| Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora-package-review, notting |
| 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: | 2012-06-29 22:14: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: | 201449 | ||
|
Description
Nathaniel McCallum
2010-06-19 17:56:58 UTC
This fails to build for me:
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sendpage-1.000003-1.fc15.x86_64
error: Installed (but unpackaged) file(s) found:
/usr/local/lib64/perl5/auto/sendpage/.packlist
Installed (but unpackaged) file(s) found:
/usr/local/lib64/perl5/auto/sendpage/.packlist
If you look at other perl packages, or the suggested template, you'll see that these are always deleted. However, I'm not sure how they would end up under /usr/local, as it is not permissible for Fedora packages to ever place files there.
The spec uses macros inconsistently; please just drop the bizarre and difficult-to-type %{__install} and %{__mkdir_p}. Or, if you insist on them, you need at least %{__sed} and %{__rm} as well.
Please clear the whiteboard when providing a package which builds.
Still doesn't build after 19 months; closing. |