Bug 1236590 - Review Request: perl-Apache-Reload - Reload changed Perl modules
Summary: Review Request: perl-Apache-Reload - Reload changed Perl modules
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Gerd Pokorra
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1225037
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-29 13:34 UTC by Petr Pisar
Modified: 2017-06-14 14:01 UTC (History)
2 users (show)

Fixed In Version: perl-Apache-Reload-0.13-5.fc27
Clone Of:
Environment:
Last Closed: 2017-06-14 14:01:44 UTC
Type: ---
Embargoed:
gp: fedora-review+


Attachments (Terms of Use)

Description Petr Pisar 2015-06-29 13:34:33 UTC
Spec URL: https://ppisar.fedorapeople.org/perl-Apache-Reload/perl-Apache-Reload.spec
SRPM URL: https://ppisar.fedorapeople.org/perl-Apache-Reload/perl-Apache-Reload-0.13-1.fc23.src.rpm
Description:
This mod_perl extension allows to reload Perl modules that changed on the disk.

Fedora Account System Username: ppisar

Comment 2 Gerd Pokorra 2017-06-14 00:48:35 UTC
Do you want to build Apache2::Redoad only for F26 and Rawhide?

Comment 3 Petr Pisar 2017-06-14 06:23:50 UTC
Only for Rawhide. This package will replace modules bundled to mod_perl. I usually do these changes in Rawhide only.

Comment 4 Gerd Pokorra 2017-06-14 09:24:49 UTC
If the package should only go to the rawhide branch I see no blocker. I will use a review tool to check the package anyway. If this is done I will report the result.

Comment 5 Gerd Pokorra 2017-06-14 11:28:29 UTC
Package Review
==============

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


Issues:
=======
- Package installs properly.
  Note: Installation errors (see attachment)
  See: https://fedoraproject.org/wiki/Packaging:Guidelines
- All build dependencies are listed in BuildRequires, except for any that
  are listed in the exceptions section of Packaging Guidelines.
  Note: These BR are not needed: coreutils make findutils
  See: http://fedoraproject.org/wiki/Packaging/Guidelines#Exceptions_2


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

Generic:
[ ]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[ ]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "Unknown or generated", "*No copyright* Apache (v2.0)". 12
     files have unknown license. Detailed output of licensecheck in
     /home/gz016/review/review-perl-Apache-Reload/licensecheck.txt
[ ]: Package does not own files or directories owned by other packages.
     Note: Dirs in package are owned also by:
     /usr/share/perl5/vendor_perl/Apache2(perl-Apache2-SOAP),
     /usr/share/perl5/vendor_perl/Apache(perl-SOAP-Lite)
[ ]: Package contains no bundled libraries without FPC exception.
[ ]: Changelog in prescribed format.
[ ]: 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
[ ]: Package uses nothing in %doc for runtime.
[ ]: Package consistently uses macros (instead of hard-coded directory
     names).
[ ]: Package is named according to the Package Naming Guidelines.
[ ]: Package does not generate any conflict.
[ ]: Package obeys FHS, except libexecdir and /usr/target.
[ ]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[ ]: Requires correct, justified where necessary.
[ ]: Spec file is legible and written in American English.
[ ]: Package contains systemd file(s) if in need.
[ ]: 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.
[ ]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Rpmlint is run on all rpms the build produces.
     Note: No rpmlint messages.
[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 %license.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[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]: Dist tag is present.
[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 does not use a name that already exists.
[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:
[ ]: Package contains the mandatory BuildRequires and Requires:.
[ ]: CPAN urls should be non-versioned.

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

Generic:
[ ]: If the source package does not include license text(s) as a separate
     file from upstream, the packager SHOULD query upstream to include it.
[ ]: Final provides and requires are sane (see attachments).
[ ]: Package functions as described.
[ ]: Latest version is packaged.
[ ]: 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.
[ ]: Packages should try to preserve timestamps of original installed
     files.
[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]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Uses parallel make %{?_smp_mflags} macro.
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

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

Generic:
[!]: Rpmlint is run on all installed packages.
     Note: Mock build failed
     See: http://fedoraproject.org/wiki/Packaging/Guidelines#rpmlint
[x]: Spec file according to URL is the same as in SRPM.


The 'Conflicts' tag is no blocker because the package will currently be build in a branch that has 'mod_perl >= 2.0.10-4'.


The package is 'ACCEPTED'.

Comment 6 Gwyn Ciesla 2017-06-14 12:36:38 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/perl-Apache-Reload

Comment 7 Petr Pisar 2017-06-14 14:01:44 UTC
Thank you for the review and the repository.


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