Bug 718932 (perl-Starman) - Review Request: perl-Starman - High-performance preforking PSGI/Plack web server
Summary: Review Request: perl-Starman - High-performance preforking PSGI/Plack web server
Keywords:
Status: CLOSED ERRATA
Alias: perl-Starman
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Remi Collet
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 718931
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-05 08:26 UTC by Emmanuel Seyman
Modified: 2011-07-31 03:50 UTC (History)
3 users (show)

Fixed In Version: perl-Starman-0.2013-2.fc15
Clone Of:
Environment:
Last Closed: 2011-07-31 03:50:18 UTC
Type: ---
Embargoed:
fedora: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Emmanuel Seyman 2011-07-05 08:26:26 UTC
Spec URL: http://people.parinux.org/~seyman/fedora/perl-Starman/perl-Starman.spec
SRPM URL: http://people.parinux.org/~seyman/fedora/perl-Starman/perl-Starman-0.2013-1.fc15.src.rpm
Description:
Starman is a PSGI perl web server that has unique features such as high
performance, preforking, use of signals and a small memory footprint. It is PSGI
compatible and offers HTTP/1.1 support.

Comment 1 Remi Collet 2011-07-06 16:15:59 UTC
=== FORMAL REVIEW ===
 -=N/A  x=Check  !=Problem,  ?=Not evaluated

=== REQUIRED ITEMS ===
 [x] Rpmlint output:
perl-Starman.src: I: checking
perl-Starman.src: W: spelling-error Summary(en_US) preforking -> preforming, reforging
perl-Starman.src: W: spelling-error %description -l en_US preforking -> preforming, reforging
perl-Starman.src: I: checking-url http://search.cpan.org/dist/Starman/ (timeout 10 seconds)
perl-Starman.src: I: checking-url http://www.cpan.org/authors/id/M/MI/MIYAGAWA/Starman-0.2013.tar.gz (timeout 10 seconds)
perl-Starman.noarch: I: checking
perl-Starman.noarch: W: spelling-error Summary(en_US) preforking -> preforming, reforging
perl-Starman.noarch: W: spelling-error %description -l en_US preforking -> preforming, reforging
perl-Starman.noarch: W: incoherent-version-in-changelog 0.2013-1 ['0.2013-1.fc15.remi', '0.2013-1.remi']
perl-Starman.noarch: I: checking-url http://search.cpan.org/dist/Starman/ (timeout 10 seconds)
perl-Starman.spec: I: checking-url http://www.cpan.org/authors/id/M/MI/MIYAGAWA/Starman-0.2013.tar.gz (timeout 10 seconds)
2 packages and 1 specfiles checked; 0 errors, 5 warnings.
 [x] Package is named according to the Package Naming Guidelines.
 [x] Spec file name must match the base package %{name}, in the format
%{name}.spec.
 [x] Package meets the Packaging Guidelines including the Perl specific items
 [x] Package is licensed with an open-source compatible license and meets other
legal requirements as defined in the legal section of Packaging Guidelines.
 [x] License field in the package spec file matches the actual license.
     License type: perl
 [x] If (and only if) the source package includes the text of the license(s) in
its own file, then that file, containing the text of the license(s) for the
package is included in %doc.
 [x] Spec file is legible and written in American English.
 [x] Sources used to build the package matches the upstream source, as provided
in the spec URL.
	md5sum : 302a9955f8721a5a26f04e7d562f683c  Starman-0.2013.tar.gz
 [x] Package successfully compiles and builds into binary rpms on at least one
supported architecture.
     Tested on: f14 x86_64
 [x] Package is not known to require ExcludeArch
 [x] All build dependencies are listed in BuildRequires, except for any that
are listed in the exceptions section of Packaging Guidelines.
 [-] The spec file handles locales properly.
 [-] ldconfig called in %post and %postun if required.
 [-] Packages don't bundle copies of system librarie
 [-] Package is not relocatable.
 [x] Package must own all directories that it creates.
 [x] Package requires other packages for directories it uses.
 [x] Package does not contain duplicates in %files.
 [x] Permissions on files are set properly.
 [x] Package consistently uses macros.
 [x] Package contains code, or permissable content.
 [-] Large documentation files are in a -doc subpackage, if required.
 [x] Package uses nothing in %doc for runtime.
 [-] Header files in -devel subpackage, if present.
 [-] Static libraries in -static subpackage, if present.
 [-] Development .so files in -devel subpackage, if present.
 [-] Fully versioned dependency in subpackages with %{?_isa}, if present.
 [-] Package does not contain any libtool archives (.la).
 [-] Package contains a properly installed %{name}.desktop file if it is a GUI
 [x] All filenames in rpm packages must be valid UTF-8
 [x] Package does not own files or directories owned by other packages.

=== SUGGESTED ITEMS ===
 [x] Final requires
/usr/bin/perl  
perl >= 0:5.008_001
perl(:MODULE_COMPAT_5.12.4)  
perl(Data::Dump)  
perl(Getopt::Long)  
perl(HTTP::Date)  
perl(HTTP::Parser::XS)  
perl(HTTP::Status)  
perl(IO::Socket)  
perl(Net::Server::PreFork)  
perl(Net::Server::SIG)  
perl(Plack::Runner)  
perl(Plack::TempBuffer)  
perl(Plack::Util)  
perl(Socket)  
perl(Starman::Server)  
perl(Symbol)  
perl(base)  
perl(constant)  
perl(parent)  
perl(strict)  
 [x] Final provides
perl(HTTP::Server::PSGI::Net::Server::PreFork)  
perl(Plack::Handler::Starman)  
perl(Starman) = 0.2013
perl(Starman::Server)  
perl-Starman = 0.2013-1.fc15.remi
 [x] Latest version is packaged.
 [?] If the source package does not include license text(s) as a separate file
     from upstream, the packager SHOULD query upstream to include it. 
 [-] The description and summary sections in the package spec file should contain
     translations for supported Non-English languages, if available.
 [x] Reviewer should test that the package builds in mock.
     Tested on: Koji 
	http://koji.fedoraproject.org/koji/taskinfo?taskID=3182735
 [-] The package should compile and build into binary rpms on all supported architectures.
     Tested on:
 [x] Package functions as described.
 [-] If scriptlets are used, those scriptlets must be sane. 
 [-] If the package has file dependencies outside of /etc, /bin, /sbin, /usr/bin, or /usr/sbin 
     consider requiring the package which provides the file instead of the file itself. 
 [x] your package should contain man pages for binaries/scripts. 
     If it doesn't, work with upstream to add them where they make sense.
 [-] The placement of pkgconfig(.pc) files is correct.
 [x] %check is present and the tests pass

As usually, i would prefer a more explicit %file

===========
 APPROVED
===========

Comment 2 Emmanuel Seyman 2011-07-07 10:28:47 UTC
I've uploaded a new release. The only change is the %files bloc which is now:

%doc Changes README
%{perl_vendorlib}/HTTP
%{perl_vendorlib}/Plack
%{perl_vendorlib}/Starman
%{perl_vendorlib}/Starman.pm
%{_bindir}/starman
%{_mandir}/man1/*
%{_mandir}/man3/*

Spec URL:
http://people.parinux.org/~seyman/fedora/perl-Starman/perl-Starman.spec
SRPM URL:
http://people.parinux.org/~seyman/fedora/perl-Starman/perl-Starman-0.2013-2.fc15.src.rpm

New Package SCM Request
=======================
Package Name: perl-Starman
Short Description: High-performance preforking PSGI/Plack web server
Owners: eseyman
Branches: f15
InitialCC: perl-sig

Comment 3 Gwyn Ciesla 2011-07-07 12:54:03 UTC
Git done (by process-git-requests).

Comment 4 Fedora Update System 2011-07-16 14:53:41 UTC
perl-Starman-0.2013-2.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/perl-Starman-0.2013-2.fc15

Comment 5 Fedora Update System 2011-07-18 22:27:09 UTC
perl-Starman-0.2013-2.fc15 has been pushed to the Fedora 15 testing repository.

Comment 6 Fedora Update System 2011-07-31 03:50:13 UTC
perl-Starman-0.2013-2.fc15 has been pushed to the Fedora 15 stable repository.


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