Bug 226244
| Summary: | Merge Review: perl-Carp-Clan | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nobody's working on this, feel free to take it <nobody> |
| Component: | Package Review | Assignee: | Parag AN(पराग) <panemade> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Package Reviews List <fedora-package-review> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | robin.norwood |
| Target Milestone: | --- | Flags: | panemade:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 5.9-4.fc9 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-11-19 18:51:49 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: | |||
|
Description
Nobody's working on this, feel free to take it
2007-01-31 20:33:59 UTC
*** Bug 226245 has been marked as a duplicate of this bug. *** 1)perl as BR is not needed. mock build without it worked successfully.
remove redundant dependency on perl >= 1:5.6.1
2) make test output is
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/01pod............skipped
all skipped: Skipping author tests
t/03yaml...........skipped
all skipped: Skipping author tests
t/04boilerplate....skipped
all skipped: Skipping author tests
t/10basic..........ok
t/11basic..........ok
1/55 skipped: Object::Deadly not installed
All tests successful, 3 tests and 1 subtest skipped.
==> All tests should be successfull
o Removed the extra BR: perl o Object::Deadly is not yet available in Fedora. However, since you've been so nice about reviewing all of my packages, here's an early Christmas present for you: https://bugzilla.redhat.com/show_bug.cgi?id=351611 Once perl-Object-Deadly is built in Fedora, we can remove the comment in the spec file and all tests will pass. can you please update SPEC and build new release removing comment for BR:perl-Object-Deadly ? Done. perl-Carp-Clan-5.9-4.fc9 APPROVED. |