Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=770534 --- Comment #3 from Darryl L. Pierce <dpierce@xxxxxxxxxx> --- Package Review ============== Key: [x] = Pass [!] = Fail [-] = Not applicable [?] = Not evaluated [ ] = Manual review needed Issues: ======= [x]: gems should require rubygems package Note: Requires: rubygems missing in rubygem-imagesize-doc See: http://fedoraproject.org/wiki/Packaging:Ruby#RubyGems [!]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. No licenses found. Please check the source files for licenses manually. See: http://fedoraproject.org/wiki/Packaging/LicensingGuidelines#ValidLicenseShortNames There is no explicit license file in the upstream source. However, I see mentioned in setup.rb a reference to LGPL v2.1 for that one source module only. Can we ask the author for a more explicit license (LICENSE or COPYING file in the sources)? ===== 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. [x]: All build dependencies are listed in BuildRequires, except for any that are listed in the exceptions section of Packaging Guidelines. [x]: Package contains no bundled libraries. [x]: Changelog in prescribed format. [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: Sources contain only permissible code or content. [x]: Each %files section contains %defattr if rpm < 4.4 [x]: Macros in Summary, %description expandable at SRPM build time. [-]: Package contains desktop file if it is a GUI application. [-]: Development files must be in a -devel package [-]: Package requires other packages for directories it uses. [x]: Package uses nothing in %doc for runtime. [x]: Package is not known to require ExcludeArch. [x]: Package does not contain duplicates in %files. [x]: Permissions on files are set properly. [x]: Fully versioned dependency in subpackages, if present. [x]: Package complies to the Packaging Guidelines [x]: Spec file lacks Packager, Vendor, PreReq tags. [!]: 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. No LICENSE or COPYING file present. [!]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. No licenses found. Please check the source files for licenses manually. [!]: License file installed when any subpackage combination is installed. [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. The specfile references the Ruby license, but nothing in the sources indicates the Ruby license. The website, though, does say it's released under the Ruby license. It would be preferable if the author included a file which explicitly declares the license for the code. [x]: Package is named using only allowed ASCII characters. [x]: Package is named according to the Package Naming Guidelines. [x]: Package does not generate any conflict. Note: Package contains no Conflicts: tag(s) [x]: Package do not use a name that already exist [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]: Package must own all directories that it creates. [x]: Package does not own files or directories owned by other packages. [x]: Package is not relocatable. [x]: Requires correct, justified where necessary. [x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file is legible and written in American English. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [-]: Package contains systemd file(s) if in need. [x]: File names are valid UTF-8. [x]: Large documentation must go in a -doc subpackage. Note: Documentation size is 0 bytes in 0 files. [x]: Packages must not store files under /srv, /opt or /usr/local Ruby: [x]: Gem package must not define a non-gem subpackage [-]: Platform dependent files must all go under %{gem_extdir}, platform independent under %{gem_dir}. [x]: Gem package is named rubygem-%{gem_name} [x]: Package contains BuildRequires: rubygems-devel. [x]: gems should require rubygems package Note: Requires: rubygems missing in rubygem-imagesize-doc [x]: Gem package must define %{gem_name} macro. [x]: Pure Ruby package must be built as noarch [x]: Package contains Requires: ruby(abi). ===== SHOULD items ===== Generic: [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) [!]: 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]: Dist tag is present. [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [ ]: Final provides and requires are sane (rpm -q --provides and rpm -q --requires). [ ]: Package functions as described. [ ]: Latest version is packaged. [ ]: Package does not include license text files separate from upstream. [x]: SourceX tarball generation or download is documented. [!]: SourceX / PatchY prefixed with %{name}. Note: Source0 (imagesize-0.1.1.gem) [x]: SourceX is a working URL. [ ]: 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]: Spec use %global instead of %define. Ruby: [x]: Gem package should exclude cached Gem. [x]: Specfile should use macros from rubygem-devel package. Note: The specfile doesn't use these macros: %doc %{gem_docdir}, %exclude %{gem_cache}, %{gem_spec}, %{gem_libdir} [!]: Test suite of the library should be run. ===== EXTRA items ===== Generic: [x]: Spec file according to URL is the same as in SRPM. [x]: Large data in /usr/share should live in a noarch subpackage if package is arched. Rpmlint ------- Checking: rubygem-imagesize-0.1.1-6.fc17.noarch.rpm rubygem-imagesize-doc-0.1.1-6.fc17.noarch.rpm rubygem-imagesize.noarch: W: spelling-error %description -l en_US Imagefile -> Image file, Image-file, Imaginable rubygem-imagesize.noarch: W: obsolete-not-provided ruby-imagesize 2 packages and 0 specfiles checked; 0 errors, 2 warnings. Rpmlint (installed packages) ---------------------------- # rpmlint rubygem-imagesize-doc rubygem-imagesize rubygem-imagesize.noarch: W: spelling-error %description -l en_US Imagefile -> Image file, Image-file, Imaginable rubygem-imagesize.noarch: W: obsolete-not-provided ruby-imagesize 2 packages and 0 specfiles checked; 0 errors, 2 warnings. # echo 'rpmlint-done:' Requires -------- rubygem-imagesize-doc (rpmlib, GLIBC filtered): rubygem-imagesize rubygem-imagesize (rpmlib, GLIBC filtered): ruby(abi) rubygems Provides -------- rubygem-imagesize-doc: rubygem-imagesize-doc rubygem-imagesize: rubygem(imagesize) rubygem-imagesize MD5-sum check ------------- http://rubygems.org/gems/imagesize-0.1.1.gem : CHECKSUM(SHA256) this package : 913042d3afade625b71d05827b924692d05abfe1787d0f2b571fe95bc1c4a4df CHECKSUM(SHA256) upstream package : 913042d3afade625b71d05827b924692d05abfe1787d0f2b571fe95bc1c4a4df Generated by fedora-review 0.3.1 (93e63af) last change: 2012-11-30 Buildroot used: fedora-17-x86_64 Command line :/home/mcpierce/temp/FedoraReview/try-fedora-review -b 770534 -- 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=qnRNamT2i6&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review