[Bug 856238] Review Request: scratch - Programming language learning environment for stories, games, music and art

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=856238

Michel Alexandre Salim <michel+fdr@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|fedora-review?              |
              Flags|                            |fedora-review+

--- Comment #14 from Michel Alexandre Salim <michel+fdr@xxxxxxxxxxxx> ---
Some minor issues with deprecated fields (e.g. BuildRoot, %clean) that only
apply to RHEL 5 or RHEL, but those are just cosmetic.

You probably should make the arch-specific subpackages depend on the main
Scratch package of the same archiecture -- see the [!] note below -- when
importing the package.

Other than that, package is fine -- APPROVED

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

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



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

C/C++:
[x]: Header files in -devel subpackage, if present.
[x]: Package does not contain any libtool archives (.la)
[x]: Package does not contain kernel modules.
[x]: Package contains no static executables.
[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]: Package successfully compiles and builds into binary rpms on at least one
     supported primary architecture.
[x]: %build honors applicable compiler flags or justifies otherwise.
[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.
     There's a pre-built image but this is normal for Smalltalk
[x]: Changelog in prescribed format.
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
     Note: rm -rf %{buildroot} present but not required
[x]: Sources contain only permissible code or content.
[!]: Each %files section contains %defattr if rpm < 4.4
     Note: %defattr present but not needed
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Package contains desktop file if it is a GUI application.
[x]: Package installs a %{name}.desktop using desktop-file-install if there is
     such a file.
[-]: 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.
[x]: Package is not known to require ExcludeArch.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[!]: Fully versioned dependency in subpackages, if present.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in %package
     squeak-cameraplugin, %package media, %package squeak-unicodeplugin,
     %package i18n, %package image, %package projects, %package help, %package
     squeak-wedoplugin, %package squeak-scratchplugin

     For the noarch subpackages, this does not matter, but for the
     arch-specific subpackages, maybe depending on scratch with the
     same architecture would prevent problems if someone ever tries to
     mix and match 32- and 64-bit Scratch plugins

[x]: Package complies to the Packaging Guidelines
[x]: Spec file lacks Packager, Vendor, PreReq tags.
[-]: Large documentation files are in a -doc subpackage, if required.
[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:
     "MIT/X11 (BSD like)", "Unknown or generated". 2 files have unknown
     license. Detailed output of licensecheck in
     /home/michel/sources/fedora/reviews/review-scratch/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[x]: Package consistently uses macro is (instead of hard-coded directory
     names).
[x]: If the package is under multiple licenses, the licensing breakdown must
     be documented in the spec.
[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 installs properly.
[x]: Package is not relocatable.
[x]: Requires correct, justified where necessary.
[x]: CheckResultdir
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[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]: Useful -debuginfo package or justification otherwise.

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

Generic:
[x]: Reviewer should test that the package builds in mock.
[!]: Buildroot is not present
     Note: Buildroot: present but not needed
[!]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
     Note: %clean present but not required
[-]: 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.
[x]: Final provides and requires are sane (rpm -q --provides and rpm -q
     --requires).
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[-]: Patches link to upstream bugs/comments/lists or are otherwise justified.
[x]: The placement of pkgconfig(.pc) files are correct.
[x]: Scriptlets must be sane, if used.
[x]: SourceX tarball generation or download is documented.
[x]: SourceX / PatchY prefixed with %{name}.
     Note: Source0 (scratch-1.4.0.7.src.tar.gz) Source1 (SqueakV2.sources.gz)
[x]: SourceX is a working URL.
[-]: 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.
[!]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed files.
[x]: Spec use %global instead of %define.

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

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: scratch-media-1.4.0.7-2.fc18.noarch.rpm
          scratch-1.4.0.7-2.fc18.x86_64.rpm
          scratch-squeak-cameraplugin-1.4.0.7-2.fc18.x86_64.rpm
          scratch-i18n-1.4.0.7-2.fc18.noarch.rpm
          scratch-help-1.4.0.7-2.fc18.noarch.rpm
          scratch-1.4.0.7-2.fc18.src.rpm
          scratch-image-1.4.0.7-2.fc18.noarch.rpm
          scratch-squeak-scratchplugin-1.4.0.7-2.fc18.x86_64.rpm
          scratch-squeak-unicodeplugin-1.4.0.7-2.fc18.x86_64.rpm
          scratch-projects-1.4.0.7-2.fc18.noarch.rpm
          scratch-debuginfo-1.4.0.7-2.fc18.x86_64.rpm
          scratch-squeak-wedoplugin-1.4.0.7-2.fc18.x86_64.rpm
scratch.x86_64: W: spelling-error %description -l en_US subpackages -> sub
packages, sub-packages, prepackages
scratch.x86_64: E: no-binary
scratch-squeak-cameraplugin.x86_64: W: spelling-error Summary(en_US) webcams ->
web cams, web-cams, webmaster
scratch-squeak-cameraplugin.x86_64: W: spelling-error %description -l en_US
webcams -> web cams, web-cams, webmaster
scratch-squeak-cameraplugin.x86_64: W: spelling-error %description -l en_US
webcam -> web cam, web-cam, became
scratch.src: W: spelling-error %description -l en_US subpackages -> sub
packages, sub-packages, prepackages
scratch.src:167: W: macro-in-comment %{buildroot}
scratch.src:167: W: macro-in-comment %{_libdir}
scratch.src:167: W: macro-in-comment %{name}
12 packages and 0 specfiles checked; 1 errors, 8 warnings.




Rpmlint (installed packages)
----------------------------
# rpmlint scratch-image scratch-i18n scratch scratch-media scr 
atch-squeak-cameraplugin scratch-debuginfo scratch-squeak-scratchplugin
scratch- 
help scratch-squeak-wedoplugin scratch-squeak-unicodeplugin scratch-projects
scratch.x86_64: W: spelling-error %description -l en_US subpackages -> sub
packages, sub-packages, prepackages
scratch.x86_64: E: no-binary
scratch-squeak-cameraplugin.x86_64: W: spelling-error Summary(en_US) webcams ->
web cams, web-cams, webmaster
scratch-squeak-cameraplugin.x86_64: W: spelling-error %description -l en_US
webcams -> web cams, web-cams, webmaster
scratch-squeak-cameraplugin.x86_64: W: spelling-error %description -l en_US
webcam -> web cam, web-cam, became
11 packages and 0 specfiles checked; 1 errors, 4 warnings.
# echo 'rpmlint-done:'



Requires
--------
scratch-media-1.4.0.7-2.fc18.noarch.rpm (rpmlib, GLIBC filtered):


scratch-1.4.0.7-2.fc18.x86_64.rpm (rpmlib, GLIBC filtered):

    scratch-help
    scratch-i18n
    scratch-image
    scratch-media
    scratch-projects
    scratch-squeak-cameraplugin
    scratch-squeak-scratchplugin
    scratch-squeak-unicodeplugin
    scratch-squeak-wedoplugin

scratch-squeak-cameraplugin-1.4.0.7-2.fc18.x86_64.rpm (rpmlib, GLIBC filtered):

    libc.so.6()(64bit)
    rtld(GNU_HASH)

scratch-i18n-1.4.0.7-2.fc18.noarch.rpm (rpmlib, GLIBC filtered):


scratch-help-1.4.0.7-2.fc18.noarch.rpm (rpmlib, GLIBC filtered):


scratch-image-1.4.0.7-2.fc18.noarch.rpm (rpmlib, GLIBC filtered):

    /bin/sh
    squeak-vm

scratch-squeak-scratchplugin-1.4.0.7-2.fc18.x86_64.rpm (rpmlib, GLIBC
filtered):

    libc.so.6()(64bit)
    rtld(GNU_HASH)

scratch-squeak-unicodeplugin-1.4.0.7-2.fc18.x86_64.rpm (rpmlib, GLIBC
filtered):

    libc.so.6()(64bit)
    libcairo.so.2()(64bit)
    libglib-2.0.so.0()(64bit)
    libgobject-2.0.so.0()(64bit)
    libpango-1.0.so.0()(64bit)
    libpangocairo-1.0.so.0()(64bit)
    rtld(GNU_HASH)

scratch-projects-1.4.0.7-2.fc18.noarch.rpm (rpmlib, GLIBC filtered):


scratch-debuginfo-1.4.0.7-2.fc18.x86_64.rpm (rpmlib, GLIBC filtered):


scratch-squeak-wedoplugin-1.4.0.7-2.fc18.x86_64.rpm (rpmlib, GLIBC filtered):

    libc.so.6()(64bit)
    rtld(GNU_HASH)



Provides
--------
scratch-media-1.4.0.7-2.fc18.noarch.rpm:

    scratch-media = 1.4.0.7-2.fc18

scratch-1.4.0.7-2.fc18.x86_64.rpm:

    scratch = 1.4.0.7-2.fc18
    scratch(x86-64) = 1.4.0.7-2.fc18

scratch-squeak-cameraplugin-1.4.0.7-2.fc18.x86_64.rpm:

    CameraPlugin()(64bit)
    scratch-squeak-cameraplugin = 1.4.0.7-2.fc18
    scratch-squeak-cameraplugin(x86-64) = 1.4.0.7-2.fc18

scratch-i18n-1.4.0.7-2.fc18.noarch.rpm:

    scratch-i18n = 1.4.0.7-2.fc18

scratch-help-1.4.0.7-2.fc18.noarch.rpm:

    scratch-help = 1.4.0.7-2.fc18

scratch-image-1.4.0.7-2.fc18.noarch.rpm:

    mimehandler(application/x-scratch-project)
    scratch-image = 1.4.0.7-2.fc18

scratch-squeak-scratchplugin-1.4.0.7-2.fc18.x86_64.rpm:

    ScratchPlugin()(64bit)
    scratch-squeak-scratchplugin = 1.4.0.7-2.fc18
    scratch-squeak-scratchplugin(x86-64) = 1.4.0.7-2.fc18

scratch-squeak-unicodeplugin-1.4.0.7-2.fc18.x86_64.rpm:

    UnicodePlugin()(64bit)
    scratch-squeak-unicodeplugin = 1.4.0.7-2.fc18
    scratch-squeak-unicodeplugin(x86-64) = 1.4.0.7-2.fc18

scratch-projects-1.4.0.7-2.fc18.noarch.rpm:

    scratch-projects = 1.4.0.7-2.fc18

scratch-debuginfo-1.4.0.7-2.fc18.x86_64.rpm:

    scratch-debuginfo = 1.4.0.7-2.fc18
    scratch-debuginfo(x86-64) = 1.4.0.7-2.fc18

scratch-squeak-wedoplugin-1.4.0.7-2.fc18.x86_64.rpm:

    WeDoPlugin()(64bit)
    scratch-squeak-wedoplugin = 1.4.0.7-2.fc18
    scratch-squeak-wedoplugin(x86-64) = 1.4.0.7-2.fc18



MD5-sum check
-------------
http://download.scratch.mit.edu/scratch-1.4.0.7.src.tar.gz :
  CHECKSUM(SHA256) this package     :
b94d89278ecef2ba2d1147eec23936dd99697293ffa2c216c0a375ba98226a3e
  CHECKSUM(SHA256) upstream package :
b94d89278ecef2ba2d1147eec23936dd99697293ffa2c216c0a375ba98226a3e
http://ftp.squeak.org/2.0/SqueakV2.sources.gz :
  CHECKSUM(SHA256) this package     :
bcf9cf640c85a2371dc88b5d3a38746ccb7bcb7103fbb51b5afd19a660662812
  CHECKSUM(SHA256) upstream package :
bcf9cf640c85a2371dc88b5d3a38746ccb7bcb7103fbb51b5afd19a660662812


Generated by fedora-review 0.3.0 (c78e275) last change: 2012-09-24
Buildroot used: fedora-18-x86_64
Command line :/usr/bin/fedora-review -m fedora-18-x86_64 -n scratch

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review



[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]