Bug 351611
| Summary: | Review Request: perl-Object-Deadly - An object that dies whenever examined | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Robin Norwood <robin.norwood> |
| Component: | Package Review | Assignee: | Parag AN(पराग) <panemade> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora-package-review, notting |
| Target Milestone: | --- | Flags: | panemade:
fedora-review+
kevin: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-11-15 04:16:37 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
Robin Norwood
2007-10-25 01:46:31 UTC
make test failed tests. Can you please look at that issues and add needed BRs to check make test is not failing while building package? Oops - fixed here: http://people.redhat.com/rnorwood/rpms/perl-Object-Deadly.spec http://people.redhat.com/rnorwood/rpms/perl-Object-Deadly-0.09-2.fc8.src.rpm Review:
+ package builds in mock (development i386).
+ rpmlint is silent for SRPM and for RPM.
+ source files match upstream url
fcf2895dd63b4bdd3a9ad683516b7aef Object-Deadly-0.09.tar.gz
+ package meets naming and packaging guidelines.
+ specfile is properly named, is cleanly written
+ Spec file is written in American English.
+ Spec file is legible.
+ dist tag is present.
+ build root is correct.
+ license is open source-compatible.
+ License text is included in package.
+ %doc is present.
+ BuildRequires are proper.
+ %clean is present.
+ package installed properly.
+ Macro use appears rather consistent.
+ Package contains code, not content.
+ no headers or static libraries.
+ no .pc file present.
+ no -devel subpackage
+ no .la files.
+ no translations are available
+ Does owns the directories it creates.
+ no scriptlets present.
+ no duplicates in %files.
+ file permissions are appropriate.
+ make test outputs
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/02pod-coverage....skipped
all skipped: Skipping author tests
t/03yaml............skipped
all skipped: Skipping author tests
t/04boilerplate.....skipped
all skipped: Skipping author tests
t/10load............# Testing Object::Deadly 0.09, Perl 5.008008, /usr/bin/perl
ok
t/20deadly..........ok
t/21class...........ok
All tests successful, 4 tests skipped.
Files=7, Tests=139, 1 wallclock secs ( 0.36 cusr + 0.06 csys = 0.42 CPU)
+ Package perl-Object-Deadly-0.09-2.fc8 ->
Provides: perl(Object::Deadly) = 0.09 perl(Object::Deadly::_safe)
perl(Object::Deadly::_unsafe) Requires: perl(:MODULE_COMPAT_5.8.8) perl(B)
perl(Carp::Clan) >= 5.4 perl(Devel::Symdump) perl(English) perl(Object::Deadly)
perl(Object::Deadly::_safe) perl(Object::Deadly::_unsafe) perl(Scalar::Util)
perl(overload) perl(strict) perl(vars)
APPROVED.
Robin, can you request for CVS and build this package? New Package CVS Request ======================= Package Name: perl-Object-Deadly Short Description: An object that dies whenever examined Owners: rnorwood Branches: devel InitialCC: fedora-perl-devel-list Cvsextras Commits: yes cvs done. Build. Closing. |