Bug 607876 - Review Request: perl-Net-IMAP-Simple - Simple IMAP account handling
Summary: Review Request: perl-Net-IMAP-Simple - Simple IMAP account handling
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mark Chappell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 607873 607875
TreeView+ depends on / blocked
 
Reported: 2010-06-25 04:24 UTC by Jeroen van Meeuwen
Modified: 2011-06-21 17:08 UTC (History)
3 users (show)

Fixed In Version: perl-Net-IMAP-Simple-1.1916-3.el5
Clone Of:
Environment:
Last Closed: 2010-07-20 22:45:17 UTC
Type: ---
Embargoed:
tremble: fedora-review+
j: fedora-cvs+


Attachments (Terms of Use)

Comment 1 Mark Chappell 2010-06-25 11:24:43 UTC
 - = N/A
 x = Check
 ! = Problem
 ? = Not evaluated

=== REQUIRED ITEMS ===
 [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] Versioned MODULE_COMPAT_ Requires 
   [x] Non-Versioned CPAN URL tag 
 [x] Package successfully compiles and builds into binary rpms on at least one supported architecture.
     Tested on: epel-5-i386 in mock
 [!] Rpmlint output:

perl-Net-IMAP-Simple.noarch: E: description-line-too-long Perl extension for simple IMAP account handling, mostly compatible with Net::POP3.
perl-Net-IMAP-Simple.src: E: description-line-too-long Perl extension for simple IMAP account handling, mostly compatible with Net::POP3.
2 packages and 0 specfiles checked; 2 errors, 0 warnings.

 [x] Package is not relocatable.
 [x] Buildroot is correct
     Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 [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: GPL+ or Artistic
 [-] 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.
     SRPM : bafc6db379391051cfd311c1430234f9
     Downloaded : bafc6db379391051cfd311c1430234f9
 [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.
 [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 has a %clean section, which contains rm -fR $RPM_BUILD_ROOT.
 [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.
 [-] Package requires pkgconfig, if .pc files are present.
 [-] Development .so files in -devel subpackage, if present.
 [-] Fully versioned dependency in subpackages, if present.
 [x] Package does not contain any libtool archives (.la).
 [-] Package contains a properly installed %{name}.desktop file if it is a GUI
application.
 [x] Package does not own files or directories owned by other packages.

=== SUGGESTED ITEMS ===
 [x] Latest version is packaged.
 [x] Package does not include license text files separate from upstream.
 [-] Description and summary sections in the package spec file contains
translations for supported Non-English languages, if available.
 [x] Reviewer should test that the package builds in mock.
     Tested on: http://koji.fedoraproject.org/koji/taskinfo?taskID=2271908
 [x] Package should compile and build into binary rpms on all supported
architectures.
     Tested on: http://koji.fedoraproject.org/koji/taskinfo?taskID=2271908
 [x] Package functions as described.
 [x] Scriptlets must be sane, if used.
 [-] The placement of pkgconfig(.pc) files is correct.
 [-] File based requires are sane.
 [!] %check is present and the tests pass if appropriate

error starting imap server: No such file or directoryBase class package "Class::Accessor" is empty.


=== Comments ===

Description line is 83 characters and should probably have a line break before 72.

Adding BuildRequires perl(Regexp::Common) and perl(Class::Accessor) appears to be required for the tests.

Might possibly be covered by 

#  Tests which require network or display access should be disabled for the buildsystem, but with a method provided for local builds 

however there's no disabling or localbuild provision in the spec.

Comment 2 Jeroen van Meeuwen 2010-06-27 07:56:04 UTC
Thank you for reviewing;

Note that in order to be able to fully execute the tests, apparently the entire perl coroutines sets of (Coro) modules will need to packaged as well (see test output); the tests want Coro::EV

New SPEC: http://git.ergo-project.org/?p=kolab-fedora.git;a=blob_plain;f=el5/custom-el5-kolabsys.com/SPECS/perl-Net-IMAP-Simple.spec
New SRPM: http://koji.ergo-project.org/packages/perl-Net-IMAP-Simple/1.1916/2.el5/src/perl-Net-IMAP-Simple-1.1916-2.el5.src.rpm

Comment 3 Mark Chappell 2010-06-27 11:34:20 UTC
Given Coro::EV hasn't been packaged and it's only for tests I think we ignore that one.

Spotted one other niggle, which should be fixed before initial import, the Source0 URL doesn't appear to be valid.  You're using the right tarballs so I'll approve the package, but the URL should be corrected.

Package approved

Comment 4 Jeroen van Meeuwen 2010-06-27 11:55:21 UTC
New Package CVS Request
=======================
Package Name: perl-Net-IMAP-Simple
Short Description: Simple IMAP account handling
Owners: kanarip
Branches: EL-4 EL-5 EL-6 F-12 F-13 devel
InitialCC:

Comment 5 Jason Tibbitts 2010-06-27 16:52:47 UTC
CVS done (by process-cvs-requests.py).

Comment 6 Fedora Update System 2010-07-17 14:51:33 UTC
perl-Net-IMAP-Simple-1.1916-3.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/perl-Net-IMAP-Simple-1.1916-3.fc12

Comment 7 Fedora Update System 2010-07-17 14:51:42 UTC
perl-Net-IMAP-Simple-1.1916-3.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/perl-Net-IMAP-Simple-1.1916-3.fc13

Comment 8 Fedora Update System 2010-07-17 14:51:48 UTC
perl-Net-IMAP-Simple-1.1916-3.el5 has been submitted as an update for Fedora EPEL 5.
http://admin.fedoraproject.org/updates/perl-Net-IMAP-Simple-1.1916-3.el5

Comment 9 Fedora Update System 2010-07-20 22:45:10 UTC
perl-Net-IMAP-Simple-1.1916-3.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2011-06-21 17:08:37 UTC
perl-Net-IMAP-Simple-1.1916-3.el5 has been pushed to the Fedora EPEL 5 stable repository.  If problems still persist, please make note of it in this bug report.


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