Bug 1281722 - Review Request: perl-Unix-Mknod - Perl extension for mknod, major, minor, and makedev
Summary: Review Request: perl-Unix-Mknod - Perl extension for mknod, major, minor, and...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Petr Šabata
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-13 09:53 UTC by Jitka Plesnikova
Modified: 2015-11-19 08:24 UTC (History)
2 users (show)

Fixed In Version: perl-Unix-Mknod-0.04-2.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-19 08:24:18 UTC
Type: ---
Embargoed:
psabata: fedora-review+


Attachments (Terms of Use)

Description Jitka Plesnikova 2015-11-13 09:53:40 UTC
Spec URL: https://jplesnik.fedorapeople.org/perl-Unix-Mknod/perl-Unix-Mknod.spec
SRPM URL: https://jplesnik.fedorapeople.org/perl-Unix-Mknod/perl-Unix-Mknod-0.04-1.fc24.src.rpm
Description:
This module allows access to the device routines major()/minor()/makedev()
that may or may not be macros in .h files.

Fedora Account System Username: jplesnik

Comment 1 Petr Šabata 2015-11-13 11:30:03 UTC
* Tip: You may drop the coreutils build time dependency if you substitute the `-exec rm -f {} \;' but with `-delete'.

* Tip: The Group tag isn't really needed nowadays.

* As this is an XS package, you should also BR gcc and perl-devel.

* I'm not sure the license could be really considered `MIT'; it looks like a combination of `MIT' and `BSD' (3-clause).  I suggest you check with legal.

Comment 2 Jitka Plesnikova 2015-11-13 14:26:53 UTC
(In reply to Petr Šabata from comment #1)
> * Tip: You may drop the coreutils build time dependency if you substitute
> the `-exec rm -f {} \;' but with `-delete'.
Done

> * Tip: The Group tag isn't really needed nowadays.
Group removed
 
> * As this is an XS package, you should also BR gcc and perl-devel.
Added

> * I'm not sure the license could be really considered `MIT'; it looks like a
> combination of `MIT' and `BSD' (3-clause).  I suggest you check with legal.
License is NCSA

https://lists.fedoraproject.org/pipermail/legal/2015-November/002717.html

Updated files:
https://jplesnik.fedorapeople.org/perl-Unix-Mknod/perl-Unix-Mknod.spec https://jplesnik.fedorapeople.org/perl-Unix-Mknod/perl-Unix-Mknod-0.04-2.fc24.src.rpm

Comment 3 Petr Šabata 2015-11-16 13:39:42 UTC
(In reply to Jitka Plesnikova from comment #2)
> (In reply to Petr Šabata from comment #1)
> > * Tip: The Group tag isn't really needed nowadays.
> Group removed

Not really but it doesn't matter.
The rest is fine now.  Approving.

Comment 4 Gwyn Ciesla 2015-11-18 16:22:11 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/perl-Unix-Mknod

Comment 5 Jitka Plesnikova 2015-11-19 08:24:18 UTC
Thank you for the review and the repository.


Note You need to log in before you can comment on or make changes to this bug.