Bug 1078074 - Review Request: perl-Set-Tiny - Simple sets of strings
Summary: Review Request: perl-Set-Tiny - Simple sets of strings
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: rt4-dependencies-tracker
TreeView+ depends on / blocked
 
Reported: 2014-03-19 06:47 UTC by Ralf Corsepius
Modified: 2014-03-30 06:12 UTC (History)
2 users (show)

Fixed In Version: perl-Set-Tiny-0.01-1.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-30 06:04:41 UTC
Type: ---
Embargoed:
xavier: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Ralf Corsepius 2014-03-19 06:47:44 UTC
Spec URL: http://corsepiu.fedorapeople.org/packages/perl-Set-Tiny.spec
SRPM URL: http://corsepiu.fedorapeople.org/packages/perl-Set-Tiny-0.01-1.fc20.src.rpm
Description: 
Set::Tiny is a thin wrapper around regular Perl hashes to perform often
needed set operations, such as testing two sets of strings for equality, or
checking whether one is contained within the other.

Fedora Account System Username: corsepiu

Comment 1 Ralf Corsepius 2014-03-19 06:48:54 UTC
This package is a dependency of rt4-4.2.x

Comment 2 Xavier Bachelot 2014-03-19 13:20:19 UTC
The package looks good, only SHOULD stuff to take a look at. Fix before import if you wish :
- You should set AUTOMATED_TESTING=1 in the test section and add a couple BR:s for better test coverage (Test::CPAN::Meta, Perl::MinimumVersion, Test::MinimumVersion, Test::Pod). One of the tests is still skipped though, I haven't looked why.
- You should ask upstream to add a license file.

Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed



===== MUST items =====

Generic:
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[-]: 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]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses found:
     "Unknown or generated". 2 files have unknown license. Detailed output of
     licensecheck in /home/xavierb/1078074-perl-Set-Tiny/licensecheck.txt
[-]: If the package is under multiple licenses, the licensing breakdown must
     be documented in the spec.
[-]: Package does not own files or directories owned by other packages.
     Note: Dirs in package are owned also by: /usr/share/perl5/vendor_perl/Set
     (perl-Set-Array, perl-Set-Scalar, perl-Set-Infinite, perl-Set-Crontab,
     perl-Set-IntSpan, perl-DateTime-Set)
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[-]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 10240 bytes in 2 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least one
     supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: No rpmlint messages.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: All build dependencies are listed in BuildRequires, except for any that
     are listed in the exceptions section of Packaging Guidelines.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package do not use a name that already exist
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as provided
     in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

Perl:
[x]: Package contains the mandatory BuildRequires and Requires:.
[x]: CPAN urls should be non-versioned.

===== SHOULD items =====

Generic:
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[!]: If the source package does not include license text(s) as a separate file
     from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[?]: Package functions as described.
[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.
[?]: Package should compile and build into binary rpms on all supported
     architectures.
[!]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed files.
[x]: Sources can be downloaded from URI in Source: tag
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: Dist tag is present (not strictly required in GL).
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Uses parallel make %{?_smp_mflags} macro.
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: No rpmlint messages.
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: perl-Set-Tiny-0.01-1.fc20.noarch.rpm
          perl-Set-Tiny-0.01-1.fc20.src.rpm
2 packages and 0 specfiles checked; 0 errors, 0 warnings.




Rpmlint (installed packages)
----------------------------
# rpmlint perl-Set-Tiny
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
# echo 'rpmlint-done:'



Requires
--------
perl-Set-Tiny (rpmlib, GLIBC filtered):
    perl
    perl(:MODULE_COMPAT_5.18.2)
    perl(strict)



Provides
--------
perl-Set-Tiny:
    perl(Set::Tiny)
    perl-Set-Tiny



Source checksums
----------------
http://www.cpan.org/authors/id/T/TR/TRENDELS/Set-Tiny-0.01.tar.gz :
  CHECKSUM(SHA256) this package     : 41f9fea3b7c94a95284c6cb46d828bd5c30719054e2eca4c95fdb4ad58a03687
  CHECKSUM(SHA256) upstream package : 41f9fea3b7c94a95284c6cb46d828bd5c30719054e2eca4c95fdb4ad58a03687


Generated by fedora-review 0.5.1 (bb9bf27) last change: 2013-12-13
Command line :/usr/bin/fedora-review -b 1078074
Buildroot used: fedora-20-i386
Active plugins: Generic, Shell-api, Perl
Disabled plugins: Java, C/C++, Python, fonts, SugarActivity, Ocaml, Haskell, R, PHP, Ruby
Disabled flags: EXARCH, EPEL5, BATCH, DISTTAG

Comment 3 Ralf Corsepius 2014-03-19 14:06:59 UTC
Thanks for the review, Xavier!

(In reply to Xavier Bachelot from comment #2)
> The package looks good, only SHOULD stuff to take a look at. Fix before
> import if you wish :
> - You should set AUTOMATED_TESTING=1 in the test section and add a couple
> BR:s for better test coverage (Test::CPAN::Meta, Perl::MinimumVersion,
> Test::MinimumVersion, Test::Pod).
These days, most perl-module maintainers don't care about AUTOMATED_TESTING tests anymore (many maintainers seem to be trying hard to prevent us from running them), which has led me not to look into them anymore.

I'll likely have a brief look into it after git import, but definitely won't invest much effort.

> - You should ask upstream to add a license file.
Nothing on this planet requires upstreams to do so. I have no idea why people are enforcing this - Likely it's rpmlint's brokenness ;)



New Package SCM Request
=======================
Package Name: perl-Set-Tiny
Short Description: Simple sets of strings
Owners: corsepiu
Branches: f19 f20
InitialCC: perl-sig

Comment 4 Gwyn Ciesla 2014-03-19 16:26:07 UTC
Git done (by process-git-requests).

Comment 5 Fedora Update System 2014-03-20 04:02:47 UTC
perl-Set-Tiny-0.01-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/perl-Set-Tiny-0.01-1.fc20

Comment 6 Fedora Update System 2014-03-20 04:02:58 UTC
perl-Set-Tiny-0.01-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-Set-Tiny-0.01-1.fc19

Comment 7 Fedora Update System 2014-03-21 09:28:13 UTC
perl-Set-Tiny-0.01-1.fc20 has been pushed to the Fedora 20 testing repository.

Comment 8 Fedora Update System 2014-03-30 06:04:41 UTC
perl-Set-Tiny-0.01-1.fc20 has been pushed to the Fedora 20 stable repository.

Comment 9 Fedora Update System 2014-03-30 06:12:06 UTC
perl-Set-Tiny-0.01-1.fc19 has been pushed to the Fedora 19 stable repository.


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