Bug 1032055

Summary: Review Request: perl-ExtUtils-Typemap - Read/Write/Modify Perl/XS typemap files
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: Package ReviewAssignee: Christopher Meng <i>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: i, notting, package-review
Target Milestone: ---Flags: i: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: perl-ExtUtils-Typemap-1.00-1.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-01 09:36:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1032056    

Description Miro Hrončok 2013-11-19 13:17:24 UTC
Spec URL: https://raw.github.com/hroncok/SPECS/master/perl-ExtUtils-Typemap.spec
SRPM URL: http://churchyard.fedorapeople.org/SRPMS/perl-ExtUtils-Typemap-1.00-1.fc20.src.rpm

Description:
This module exists merely as a compatibility wrapper around
ExtUtils::Typemaps. In a nutshell, ExtUtils::Typemap was renamed to
ExtUtils::Typemaps because the Typemap directory in lib/ could collide with
the typemap file on case-insensitive file systems.

Fedora Account System Username: churchyard

Comment 1 Christopher Meng 2013-11-19 13:35:26 UTC
Package Review
==============

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



===== 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.
[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]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses found:
     "Perl". Detailed output of licensecheck in /home/rpmaker/Desktop/perl-
     ExtUtils-Typemap/licensecheck.txt
[x]: If the package is under multiple licenses, the licensing breakdown must
     be documented in the spec.
[x]: Package does not own files or directories owned by other packages.
     Note: Dirs in package are owned also by:
     /usr/share/perl5/vendor_perl/ExtUtils(perl-ExtUtils-ParseXS, perl-
     ExtUtils-MakeMaker), /usr/share/perl5/vendor_perl/ExtUtils/Typemap(perl-
     ExtUtils-Typemaps-Default)
[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.
[x]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[x]: 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]: Each %files section contains %defattr if rpm < 4.4
[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]: 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).
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[x]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed files.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[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]: Fully versioned dependency in subpackages if applicable.
[x]: Uses parallel make %{?_smp_mflags} macro.
[x]: SourceX tarball generation or download is documented.
[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]: Large data in /usr/share should live in a noarch subpackage if package is
     arched.


Rpmlint
-------
Checking: perl-ExtUtils-Typemap-1.00-1.fc21.noarch.rpm
          perl-ExtUtils-Typemap-1.00-1.fc21.src.rpm
2 packages and 0 specfiles checked; 0 errors, 0 warnings.




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



Requires
--------
perl-ExtUtils-Typemap (rpmlib, GLIBC filtered):
    perl
    perl(:MODULE_COMPAT_5.18.1)
    perl(Carp)
    perl(ExtUtils::Typemap)
    perl(ExtUtils::Typemaps)
    perl(ExtUtils::Typemaps::InputMap)
    perl(ExtUtils::Typemaps::OutputMap)
    perl(ExtUtils::Typemaps::Type)
    perl(strict)
    perl(warnings)



Provides
--------
perl-ExtUtils-Typemap:
    perl(ExtUtils::Typemap)
    perl(ExtUtils::Typemap::InputMap)
    perl(ExtUtils::Typemap::OutputMap)
    perl(ExtUtils::Typemap::Type)
    perl-ExtUtils-Typemap



Source checksums
----------------
http://www.cpan.org/authors/id/S/SM/SMUELLER/ExtUtils-Typemap-1.00.tar.gz :
  CHECKSUM(SHA256) this package     : b1b015772dbb068b93a0f6ffa02f5d94822365e6018ac5ed2bc53ca669071fc7
  CHECKSUM(SHA256) upstream package : b1b015772dbb068b93a0f6ffa02f5d94822365e6018ac5ed2bc53ca669071fc7


Generated by fedora-review 0.5.0 (920221d) last change: 2013-08-30
Command line :/usr/bin/fedora-review -rvn perl-ExtUtils-Typemap-1.00-1.fc20.src.rpm
Buildroot used: fedora-rawhide-i386
Active plugins: Generic, Shell-api, Perl
Disabled plugins: Java, C/C++, Python, SugarActivity, R, PHP, Ruby
Disabled flags: EPEL5, EXARCH, DISTTAG

----------------
PACKAGE APPROVED.

Comment 2 Christopher Meng 2013-11-19 13:39:59 UTC
Maybe it's better to write the %files more precisely, right?

Comment 3 Miro Hrončok 2013-11-19 14:01:28 UTC
Thanks for the fast review.

%files
%doc Changes README
%{perl_vendorlib}/ExtUtils/Typemap.pm
%{perl_vendorlib}/ExtUtils/Typemap/
%{_mandir}/man3/ExtUtils::Typemap.3*
%{_mandir}/man3/ExtUtils::Typemap::*

Is that OK?

Comment 4 Miro Hrončok 2013-11-19 14:07:16 UTC
New Package SCM Request
=======================
Package Name: perl-ExtUtils-Typemap
Short Description: Read/Write/Modify Perl/XS typemap files
Owners: churchyard
Branches: f19 f20 el6
InitialCC: perl-sig

Comment 5 Gwyn Ciesla 2013-11-19 14:15:08 UTC
fedora-review flag not set to '+'

Comment 6 Christopher Meng 2013-11-19 14:17:25 UTC
Files of package "perl-ExtUtils-Typemaps-Default":
----------

/usr/share/doc/perl-ExtUtils-Typemaps-Default/
/usr/share/doc/perl-ExtUtils-Typemaps-Default/Changes
/usr/share/man/man3/ExtUtils::Typemap::Basic.3pm.gz
/usr/share/man/man3/ExtUtils::Typemap::Default.3pm.gz
/usr/share/man/man3/ExtUtils::Typemap::ObjectMap.3pm.gz
/usr/share/man/man3/ExtUtils::Typemap::STL.3pm.gz
/usr/share/man/man3/ExtUtils::Typemap::STL::String.3pm.gz
/usr/share/man/man3/ExtUtils::Typemap::STL::Vector.3pm.gz
/usr/share/man/man3/ExtUtils::Typemaps::Basic.3pm.gz
/usr/share/man/man3/ExtUtils::Typemaps::Default.3pm.gz
/usr/share/man/man3/ExtUtils::Typemaps::ObjectMap.3pm.gz
/usr/share/man/man3/ExtUtils::Typemaps::STL.3pm.gz
/usr/share/man/man3/ExtUtils::Typemaps::STL::List.3pm.gz
/usr/share/man/man3/ExtUtils::Typemaps::STL::String.3pm.gz
/usr/share/man/man3/ExtUtils::Typemaps::STL::Vector.3pm.gz
/usr/share/perl5/vendor_perl/ExtUtils/
/usr/share/perl5/vendor_perl/ExtUtils/Typemap/
/usr/share/perl5/vendor_perl/ExtUtils/Typemap/Basic.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemap/Default.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemap/ObjectMap.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemap/STL.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemap/STL/
/usr/share/perl5/vendor_perl/ExtUtils/Typemap/STL/String.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemap/STL/Vector.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemaps/
/usr/share/perl5/vendor_perl/ExtUtils/Typemaps/Basic.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemaps/Default.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemaps/ObjectMap.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemaps/STL.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemaps/STL/
/usr/share/perl5/vendor_perl/ExtUtils/Typemaps/STL/List.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemaps/STL/String.pm
/usr/share/perl5/vendor_perl/ExtUtils/Typemaps/STL/Vector.pm

--------------

Can we co-own the dir:

%{perl_vendorlib}/ExtUtils/Typemap/ ?

Anyway, I will approve this package.

(I still have doubt if they will be conflicted with each other in the future...)

Comment 7 Miro Hrončok 2013-11-19 14:31:53 UTC
New Package SCM Request
=======================
Package Name: perl-ExtUtils-Typemap
Short Description: Read/Write/Modify Perl/XS typemap files
Owners: churchyard
Branches: f19 f20 el6
InitialCC: perl-sig

Comment 8 Miro Hrončok 2013-11-19 14:32:33 UTC
I saw PACKAGE APPROVED. and din't check the flag.


I believe both can own that dir.

Comment 9 Gwyn Ciesla 2013-11-19 14:54:45 UTC
Git done (by process-git-requests).

Comment 10 Fedora Update System 2013-11-19 16:21:43 UTC
perl-ExtUtils-Typemap-1.00-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/perl-ExtUtils-Typemap-1.00-1.fc20

Comment 11 Fedora Update System 2013-11-19 16:25:53 UTC
perl-ExtUtils-Typemap-1.00-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-ExtUtils-Typemap-1.00-1.fc19

Comment 12 Fedora Update System 2013-11-19 21:51:23 UTC
perl-ExtUtils-Typemap-1.00-1.fc20 has been pushed to the Fedora 20 testing repository.

Comment 13 Fedora Update System 2013-12-01 09:36:45 UTC
perl-ExtUtils-Typemap-1.00-1.fc19 has been pushed to the Fedora 19 stable repository.

Comment 14 Fedora Update System 2013-12-14 03:42:36 UTC
perl-ExtUtils-Typemap-1.00-1.fc20 has been pushed to the Fedora 20 stable repository.