Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=859149 Jitka Plesnikova <jplesnik@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |fedora-review+ --- Comment #4 from Jitka Plesnikova <jplesnik@xxxxxxxxxx> --- Package Review ============== Key: [x] = Pass [!] = Fail [-] = Not applicable [?] = Not evaluated [ ] = Manual review needed ===== MUST items ===== C/C++: [x]: Package does not contain kernel modules. [-]: Package contains no static executables. [-]: Development (unversioned) .so files in -devel subpackage, if present. [x]: Header files in -devel subpackage, if present. [x]: Package does not contain any libtool archives (.la) [x]: Rpath absent or only used for internal libs. 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]: %build honors applicable compiler flags or justifies otherwise. [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. [x]: Development files must be in a -devel package [x]: Package requires other packages for directories it uses. [x]: Package uses nothing in %doc for runtime. [-]: Package is not known to require ExcludeArch. [x]: Fully versioned dependency in subpackages, if present. [x]: Package complies to the 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. [x]: Package consistently uses macro is (instead of hard-coded directory names). [-]: If the package is under multiple licenses, the licensing breakdown must be documented in the spec. [x]: Package is named according to the Package Naming Guidelines. [x]: 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. [x]: Package must own all directories that it creates. [x]: Package does not own files or directories owned by other packages. [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]: Useful -debuginfo package or justification otherwise. [-]: Large documentation must go in a -doc subpackage. Note: Documentation size is 92160 bytes in 3 files. [x]: All build dependencies are listed in BuildRequires, except for any that are listed in the exceptions section of Packaging Guidelines. [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 [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: There are rpmlint messages (see attachment). Perl: [x]: Package contains the mandatory BuildRequires and Requires:. [x]: 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. [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. [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]: 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. [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Uses parallel make. [x]: SourceX tarball generation or download is documented. [x]: SourceX is a working URL. [x]: Spec use %global instead of %define. ===== EXTRA items ===== Generic: [x]: Rpmlint is run on all installed packages. Note: Mock build failed [x]: Large data in /usr/share should live in a noarch subpackage if package is arched. [x]: Spec file according to URL is the same as in SRPM. $ rpmlint ./perl-Encode-* ../srpm-unpacked/perl-Encode.spec perl-Encode.src: W: spelling-error Summary(en_US) encodings -> encoding, encoding s, recordings perl-Encode.x86_64: W: spelling-error Summary(en_US) encodings -> encoding, encoding s, recordings perl-Encode-devel.noarch: W: spelling-error %description -l en_US ucm -> cum, um, cm 4 packages and 1 specfiles checked; 0 errors, 3 warnings. Rpmlint ok. $ rpm -qp --requires results/perl-Encode-2.47-1.fc19.x86_64.rpm | sort |uniq -c 1 /usr/bin/perl 1 libc.so.6()(64bit) 1 libc.so.6(GLIBC_2.14)(64bit) 1 libc.so.6(GLIBC_2.2.5)(64bit) 1 perl >= 1:5.8.0 1 perl(:MODULE_COMPAT_5.16.2) 1 perl(Carp) 1 perl(Encode) 1 perl(Encode::Alias) 1 perl(Encode::CJKConstants) 1 perl(Encode::CN::HZ) 1 perl(Encode::Config) 1 perl(Encode::Encoding) 1 perl(Encode::JP::JIS7) 1 perl(Encode::KR::2022_KR) 1 perl(Encode::MIME::Header) 1 perl(Encode::Unicode) 1 perl(Exporter) 1 perl(File::Basename) 1 perl(Getopt::Long) 1 perl(MIME::Base64) 1 perl(XSLoader) 1 perl(base) 1 perl(bytes) 1 perl(constant) 1 perl(strict) 1 perl(utf8) 1 perl(vars) 1 perl(warnings) 1 rpmlib(CompressedFileNames) <= 3.0.4-1 1 rpmlib(FileDigests) <= 4.6.0-1 1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 1 rpmlib(PayloadIsXz) <= 5.2-1 1 rtld(GNU_HASH) $ rpm -qp --requires results/perl-Encode-devel-2.47-1.fc19.noarch.rpm | sort |uniq -c 1 /usr/bin/perl 1 perl >= 1:5.7.2 1 perl(:MODULE_COMPAT_5.16.2) 1 perl(Config) 1 perl(Encode) 1 perl(ExtUtils::MakeMaker) 1 perl(File::Find) 1 perl(File::Spec) 1 perl(Getopt::Std) 1 perl(constant) 1 perl(strict) 1 perl(vars) 1 perl(warnings) 1 perl-Encode = 2.47-1.fc19 1 perl-devel 1 rpmlib(CompressedFileNames) <= 3.0.4-1 1 rpmlib(FileDigests) <= 4.6.0-1 1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 1 rpmlib(PayloadIsXz) <= 5.2-1 Requires are ok. $ rpm -qp --provides results/perl-Encode-2.47-1.fc19.x86_64.rpm | sort |uniq -c 1 perl(Encode) = 2.47 1 perl(Encode::Alias) = 2.16 1 perl(Encode::Byte) = 2.4 1 perl(Encode::CJKConstants) = 2.2 1 perl(Encode::CN) = 2.3 1 perl(Encode::CN::HZ) = 2.5 1 perl(Encode::Config) = 2.5 1 perl(Encode::EBCDIC) = 2.2 1 perl(Encode::Encoder) = 2.2 1 perl(Encode::Encoding) = 2.5 1 perl(Encode::GSM0338) = 2.2 1 perl(Encode::Guess) = 2.5 1 perl(Encode::Internal) 1 perl(Encode::JP) = 2.4 1 perl(Encode::JP::H2Z) = 2.2 1 perl(Encode::JP::JIS7) = 2.4 1 perl(Encode::KR) = 2.3 1 perl(Encode::KR::2022_KR) = 2.2 1 perl(Encode::MIME::Header) = 2.13 1 perl(Encode::MIME::Header::ISO_2022_JP) = 1.3 1 perl(Encode::MIME::Name) = 1.1 1 perl(Encode::Symbol) = 2.2 1 perl(Encode::TW) = 2.3 1 perl(Encode::UTF_EBCDIC) 1 perl(Encode::Unicode) = 2.7 1 perl(Encode::Unicode::UTF7) = 2.6 1 perl(Encode::utf8) 1 perl(encoding) = 2.6 1 perl-Encode = 2.47-1.fc19 1 perl-Encode(x86-64) = 2.47-1.fc19 $ rpm -qp --provides results/perl-Encode-devel-2.47-1.fc19.noarch.rpm | sort |uniq -c 1 perl-Encode-devel = 2.47-1.fc19 Provides are ok. MD5-sum check ------------- http://www.cpan.org/authors/id/D/DA/DANKOGAI/Encode-2.47.tar.gz : CHECKSUM(SHA256) this package : a543b82048ad0c7d878bb469949597fab9ac052c76278546516c2fb51d69341b CHECKSUM(SHA256) upstream package : a543b82048ad0c7d878bb469949597fab9ac052c76278546516c2fb51d69341b Ok. Package is good. Approved. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=qNR0YgjKa0&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review