Bug 823523 - Review Request: perl-syntax - Activate syntax extensions
Summary: Review Request: perl-syntax - Activate syntax extensions
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 Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 855657 (view as bug list)
Depends On:
Blocks: 824430
TreeView+ depends on / blocked
 
Reported: 2012-05-21 13:06 UTC by Jitka Plesnikova
Modified: 2012-09-14 08:27 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-24 15:17:35 UTC
Type: Bug
Embargoed:
ppisar: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Jitka Plesnikova 2012-05-21 13:06:37 UTC
Spec URL: http://jplesnik.fedorapeople.org/perl-syntax-0.004.spec
SRPM URL: http://jplesnik.fedorapeople.org/perl-syntax-0.004-1.fc18.src.rpm
Description: This module activates community provided syntax extensions to Perl. You pass it a feature name, and optionally a scalar with arguments, and the dispatching system will load and install the extension in your package.
Fedora Account System Username: jplesnik

Comment 1 Pierre-YvesChibon 2012-05-21 13:24:20 UTC
FYI, the url you give to your spec file is invalid :)

Comment 2 Pierre-YvesChibon 2012-05-21 13:27:59 UTC
If you are not sponsored, don't miss the yellow block at: http://fedoraproject.org/wiki/PackageMaintainers/Join#Create_Your_Review_Request

Comment 3 Jitka Plesnikova 2012-05-21 13:36:59 UTC
The correct url to spec file is
Spec URL: http://jplesnik.fedorapeople.org/perl-syntax.spec

Comment 4 Petr Pisar 2012-05-24 08:01:30 UTC
Source file is original. Ok.
Summary verified from lib/syntax.pm. Ok.
License verified from lib/syntax.pm and LICENSE. Ok.
URL and Source0 are usable. Ok.
Description verified from lib/syntax.pm. Ok.
No XS code, noarch BuilArch is Ok.

TODO: Remove useless files from documentation (dist.ini, README, weaver.ini).

TODO: Build-require `perl(lib)' for running tests (t/basic.t:6).

TODO: Remove the build-requires for optional tests because they are not used. Release tests terminate before using the modules because of unset RELEASE_TESTING environment variable. Or export the variable for `make test' to proceed the release tests.

All tests pass. Ok.

$ rpmlint  perl-syntax.spec ../SRPMS/perl-syntax-0.004-1.fc18.src.rpm ../RPMS/noarch/perl-syntax-0.004-1.fc18.noarch.rpm 
2 packages and 1 specfiles checked; 0 errors, 0 warnings.
rpmlint is Ok.

$ rpm -q -lv -p  ../RPMS/noarch/perl-syntax-0.004-1.fc18.noarch.rpm
drwxr-xr-x    2 root    root                        0 May 24 03:54 /usr/share/doc/perl-syntax-0.004
-rw-r--r--    1 root    root                      528 May 18 14:47 /usr/share/doc/perl-syntax-0.004/Changes
-rw-r--r--    1 root    root                    18386 May 18 14:47 /usr/share/doc/perl-syntax-0.004/LICENSE
-rw-r--r--    1 root    root                     1518 May 18 14:47 /usr/share/doc/perl-syntax-0.004/META.json
-rw-r--r--    1 root    root                     2095 May 18 14:47 /usr/share/doc/perl-syntax-0.004/README
-rw-r--r--    1 root    root                      873 May 18 14:47 /usr/share/doc/perl-syntax-0.004/dist.ini
-rw-r--r--    1 root    root                      294 May 18 14:47 /usr/share/doc/perl-syntax-0.004/weaver.ini
-rw-r--r--    1 root    root                     2724 May 24 03:54 /usr/share/man/man3/syntax.3pm.gz
-rw-r--r--    1 root    root                     4346 May 18 14:47 /usr/share/perl5/vendor_perl/syntax.pm
File permissions and layout are Ok.

$ rpm -q --requires -p ../RPMS/noarch/perl-syntax-0.004-1.fc18.noarch.rpm  |sort |uniq -c
      1 perl(Carp)
      1 perl(Data::OptList) >= 0.104
      1 perl(:MODULE_COMPAT_5.14.2)
      1 perl(namespace::clean)
      1 perl(strict)
      1 perl(warnings)
      1 rpmlib(CompressedFileNames) <= 3.0.4-1
      1 rpmlib(FileDigests) <= 4.6.0-1
      1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
      1 rpmlib(PayloadIsXz) <= 5.2-1
Binary requires are Ok.

$ rpm -q --provides -p ../RPMS/noarch/perl-syntax-0.004-1.fc18.noarch.rpm  |sort |uniq -c
      1 perl(syntax) = 0.004
      1 perl-syntax = 0.004-1.fc18
Binary provides are Ok.

$ resolvedeps rawhide ../RPMS/noarch/perl-syntax-0.004-1.fc18.noarch.rpm  
Binary dependencies resolvable. Ok.

Package builds in F18 (http://koji.fedoraproject.org/koji/taskinfo?taskID=4097368). Ok.

Package is in line with Fedora and Perl packaging guidelines.


Please consider fixing the `TODO' items before building the package.

Resolution: Package APPROVED.

Comment 5 Jitka Plesnikova 2012-05-24 08:35:41 UTC
New Package SCM Request
=======================
Package Name: perl-syntax
Short Description: Activate syntax extensions
Owners: jplesnik mmaslano ppisar psabata
Branches:
InitialCC: perl-sig

Comment 6 Gwyn Ciesla 2012-05-24 14:48:37 UTC
Git done (by process-git-requests).

Comment 7 Jitka Plesnikova 2012-05-24 15:17:35 UTC
Thank you for the review and the repository.

Comment 8 Petr Pisar 2012-09-14 08:27:47 UTC
*** Bug 855657 has been marked as a duplicate of this bug. ***


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