[Bug 1381741] Review Request: ginga - Image Viewer and Toolkit

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

 



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

Björn "besser82" Esser <fedora@xxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |POST
              Flags|fedora-review?              |fedora-review+



--- Comment #6 from Björn "besser82" Esser <fedora@xxxxxxxxxxx> ---
Package Review
==============

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


Issues:
=======
- Large documentation must go in a -doc subpackage. Large could be size
  (~1MB) or number of files.
  Note: Documentation size is 5519360 bytes in 91 files.
  See:
  http://fedoraproject.org/wiki/Packaging/Guidelines#PackageDocumentation

  ---> Coming from examples.  That's fine, since it is a separated package.


===== 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]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "Apache (v2.0)", "Unknown or generated", "MIT/X11 (BSD like)",
     "PSF", "BSD (3 clause)", "*No copyright* Apache (v2.0)". 584 files
     have unknown license. Detailed output of licensecheck in
     /home/besser82/shared/fedora/review/1381741-ginga/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[x]: If the package is under multiple licenses, the licensing breakdown
     must be documented in the spec.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: 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.
[-]: Package contains systemd file(s) if in need.
[x]: update-desktop-database is invoked in %post and %postun if package
     contains desktop file(s) with a MimeType: entry.
     Note: desktop file(s) with MimeType entry in ginga
[x]: Package is not known to require an ExcludeArch tag.
[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: There are rpmlint messages (see attachment).
[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 does not own files or directories owned by other packages.
[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]: 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 or
     desktop-file-validate if there is such a file.
[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

Python:
[x]: Python eggs must not download any dependencies during the build
     process.
[x]: A package which is used by another package via an egg interface should
     provide egg info.
[x]: Package meets the Packaging Guidelines::Python
[x]: Package contains BR: python2-devel or python3-devel
[x]: Binary eggs must be removed in %prep


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

Generic:
[x]: Avoid bundling fonts in non-fonts packages.
     Note: Package contains font files

     ---> Fonts are symlinked and font-package is 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]: Final provides and requires are sane (see attachments).
[-]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in
     python2-ginga , python3-ginga

     ---> pythonX-packages are stand-alone.

[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.
[-]: %check is present and all tests pass.

     ---> I suggest to run the testsuite during %%check using nosetests


[x]: 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]: 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:
[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: ginga-2.5.20161005204600-1.fc26.noarch.rpm
          python2-ginga-2.5.20161005204600-1.fc26.noarch.rpm
          python2-ginga-examples-2.5.20161005204600-1.fc26.noarch.rpm
          python3-ginga-2.5.20161005204600-1.fc26.noarch.rpm
          python3-ginga-examples-2.5.20161005204600-1.fc26.noarch.rpm
          ginga-2.5.20161005204600-1.fc26.src.rpm
ginga.noarch: W: spelling-error %description -l en_US numpy -> bumpy, lumpy,
dumpy
ginga.noarch: W: spelling-error %description -l en_US scalable -> salable,
callable, calculable
ginga.noarch: W: spelling-error %description -l en_US fwhm -> whom
ginga.noarch: W: no-manual-page-for-binary ggrc
ginga.noarch: W: no-manual-page-for-binary ginga
python2-ginga.noarch: W: spelling-error %description -l en_US numpy -> bumpy,
lumpy, dumpy
python2-ginga.noarch: W: spelling-error %description -l en_US scalable ->
salable, callable, calculable
python2-ginga.noarch: W: spelling-error %description -l en_US fwhm -> whom
python2-ginga.noarch: W: dangling-symlink
/usr/lib/python2.7/site-packages/ginga/fonts/Roboto/Roboto-Medium.ttf
/usr/share/fonts/google-roboto/Roboto-Medium.ttf
python2-ginga.noarch: W: dangling-symlink
/usr/lib/python2.7/site-packages/ginga/fonts/Roboto/Roboto-Bold.ttf
/usr/share/fonts/google-roboto/Roboto-Bold.ttf
python2-ginga.noarch: W: dangling-symlink
/usr/lib/python2.7/site-packages/ginga/fonts/Roboto/Roboto-Light.ttf
/usr/share/fonts/google-roboto/Roboto-Light.ttf
python2-ginga.noarch: W: dangling-symlink
/usr/lib/python2.7/site-packages/ginga/fonts/Roboto/Roboto-Thin.ttf
/usr/share/fonts/google-roboto/Roboto-Thin.ttf
python2-ginga.noarch: W: dangling-symlink
/usr/lib/python2.7/site-packages/ginga/fonts/Roboto/Roboto-Regular.ttf
/usr/share/fonts/google-roboto/Roboto-Regular.ttf
python2-ginga.noarch: W: dangling-symlink
/usr/lib/python2.7/site-packages/ginga/fonts/Roboto/Roboto-Black.ttf
/usr/share/fonts/google-roboto/Roboto-Black.ttf
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/matplotlib/example5_mpl.py
/usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/gtk/fits2pdf.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/pg/example2_pg.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/tk/example1_tk.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/qt/example1_qt.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/gw/example1_video.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/matplotlib/example2_mpl.py
/usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/gw/example2.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/matplotlib/example1_mpl.py
/usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/matplotlib/example4_mpl.py
/usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/gtk3/example2.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/gw/shared_canvas.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/matplotlib/example3_mpl.py
/usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/gtk/example2_gtk.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/tk/example2_tk.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/gtk/example1_gtk.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/qt/example2_qt.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/gtk3/example1.py /usr/bin/python2
python3-ginga.noarch: W: spelling-error %description -l en_US numpy -> bumpy,
lumpy, dumpy
python3-ginga.noarch: W: spelling-error %description -l en_US scalable ->
salable, callable, calculable
python3-ginga.noarch: W: spelling-error %description -l en_US fwhm -> whom
python3-ginga.noarch: W: dangling-symlink
/usr/lib/python3.5/site-packages/ginga/fonts/Roboto/Roboto-Light.ttf
/usr/share/fonts/google-roboto/Roboto-Light.ttf
python3-ginga.noarch: W: dangling-symlink
/usr/lib/python3.5/site-packages/ginga/fonts/Roboto/Roboto-Regular.ttf
/usr/share/fonts/google-roboto/Roboto-Regular.ttf
python3-ginga.noarch: W: dangling-symlink
/usr/lib/python3.5/site-packages/ginga/fonts/Roboto/Roboto-Bold.ttf
/usr/share/fonts/google-roboto/Roboto-Bold.ttf
python3-ginga.noarch: W: dangling-symlink
/usr/lib/python3.5/site-packages/ginga/fonts/Roboto/Roboto-Thin.ttf
/usr/share/fonts/google-roboto/Roboto-Thin.ttf
python3-ginga.noarch: W: dangling-symlink
/usr/lib/python3.5/site-packages/ginga/fonts/Roboto/Roboto-Black.ttf
/usr/share/fonts/google-roboto/Roboto-Black.ttf
python3-ginga.noarch: W: dangling-symlink
/usr/lib/python3.5/site-packages/ginga/fonts/Roboto/Roboto-Medium.ttf
/usr/share/fonts/google-roboto/Roboto-Medium.ttf
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/matplotlib/example2_mpl.py
/usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/gw/example2.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/matplotlib/example5_mpl.py
/usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/pg/example2_pg.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/gtk/fits2pdf.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/gtk/example1_gtk.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/gtk3/example2.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/qt/example2_qt.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/gtk/example2_gtk.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/matplotlib/example3_mpl.py
/usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/matplotlib/example4_mpl.py
/usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/tk/example2_tk.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/gw/example1_video.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/qt/example1_qt.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/gw/shared_canvas.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/tk/example1_tk.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/gtk3/example1.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/matplotlib/example1_mpl.py
/usr/bin/python3
ginga.src: W: spelling-error %description -l en_US numpy -> bumpy, lumpy, dumpy
ginga.src: W: spelling-error %description -l en_US scalable -> salable,
callable, calculable
ginga.src: W: spelling-error %description -l en_US fwhm -> whom
6 packages and 0 specfiles checked; 0 errors, 62 warnings.




Rpmlint (installed packages)
----------------------------
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/matplotlib/example4_mpl.py
/usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/gw/shared_canvas.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/matplotlib/example5_mpl.py
/usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/matplotlib/example2_mpl.py
/usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/qt/example2_qt.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/gtk3/example2.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/pg/example2_pg.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/tk/example2_tk.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/qt/example1_qt.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/gtk/example1_gtk.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/tk/example1_tk.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/gw/example1_video.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/matplotlib/example3_mpl.py
/usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/matplotlib/example1_mpl.py
/usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/gtk/example2_gtk.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/gtk/fits2pdf.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/gtk3/example1.py /usr/bin/python2
python2-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python2-ginga-examples/gw/example2.py /usr/bin/python2
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/gtk/fits2pdf.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/gw/shared_canvas.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/gtk3/example2.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/matplotlib/example5_mpl.py
/usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/gtk/example1_gtk.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/matplotlib/example4_mpl.py
/usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/matplotlib/example3_mpl.py
/usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/gtk/example2_gtk.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/gw/example1_video.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/qt/example1_qt.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/pg/example2_pg.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/gw/example2.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/matplotlib/example1_mpl.py
/usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/tk/example2_tk.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/qt/example2_qt.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/gtk3/example1.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/tk/example1_tk.py /usr/bin/python3
python3-ginga-examples.noarch: W: doc-file-dependency
/usr/share/doc/python3-ginga-examples/matplotlib/example2_mpl.py
/usr/bin/python3
python2-ginga.noarch: W: spelling-error %description -l en_US numpy -> bumpy,
lumpy, dumpy
python2-ginga.noarch: W: spelling-error %description -l en_US scalable ->
salable, callable, calculable
python2-ginga.noarch: W: spelling-error %description -l en_US fwhm -> whom
python2-ginga.noarch: W: dangling-symlink
/usr/lib/python2.7/site-packages/ginga/fonts/Roboto/Roboto-Light.ttf
/usr/share/fonts/google-roboto/Roboto-Light.ttf
python2-ginga.noarch: W: dangling-symlink
/usr/lib/python2.7/site-packages/ginga/fonts/Roboto/Roboto-Medium.ttf
/usr/share/fonts/google-roboto/Roboto-Medium.ttf
python2-ginga.noarch: W: dangling-symlink
/usr/lib/python2.7/site-packages/ginga/fonts/Roboto/Roboto-Bold.ttf
/usr/share/fonts/google-roboto/Roboto-Bold.ttf
python2-ginga.noarch: W: dangling-symlink
/usr/lib/python2.7/site-packages/ginga/fonts/Roboto/Roboto-Thin.ttf
/usr/share/fonts/google-roboto/Roboto-Thin.ttf
python2-ginga.noarch: W: dangling-symlink
/usr/lib/python2.7/site-packages/ginga/fonts/Roboto/Roboto-Black.ttf
/usr/share/fonts/google-roboto/Roboto-Black.ttf
python2-ginga.noarch: W: dangling-symlink
/usr/lib/python2.7/site-packages/ginga/fonts/Roboto/Roboto-Regular.ttf
/usr/share/fonts/google-roboto/Roboto-Regular.ttf
python3-ginga.noarch: W: spelling-error %description -l en_US numpy -> bumpy,
lumpy, dumpy
python3-ginga.noarch: W: spelling-error %description -l en_US scalable ->
salable, callable, calculable
python3-ginga.noarch: W: spelling-error %description -l en_US fwhm -> whom
python3-ginga.noarch: W: dangling-symlink
/usr/lib/python3.5/site-packages/ginga/fonts/Roboto/Roboto-Medium.ttf
/usr/share/fonts/google-roboto/Roboto-Medium.ttf
python3-ginga.noarch: W: dangling-symlink
/usr/lib/python3.5/site-packages/ginga/fonts/Roboto/Roboto-Regular.ttf
/usr/share/fonts/google-roboto/Roboto-Regular.ttf
python3-ginga.noarch: W: dangling-symlink
/usr/lib/python3.5/site-packages/ginga/fonts/Roboto/Roboto-Bold.ttf
/usr/share/fonts/google-roboto/Roboto-Bold.ttf
python3-ginga.noarch: W: dangling-symlink
/usr/lib/python3.5/site-packages/ginga/fonts/Roboto/Roboto-Black.ttf
/usr/share/fonts/google-roboto/Roboto-Black.ttf
python3-ginga.noarch: W: dangling-symlink
/usr/lib/python3.5/site-packages/ginga/fonts/Roboto/Roboto-Thin.ttf
/usr/share/fonts/google-roboto/Roboto-Thin.ttf
python3-ginga.noarch: W: dangling-symlink
/usr/lib/python3.5/site-packages/ginga/fonts/Roboto/Roboto-Light.ttf
/usr/share/fonts/google-roboto/Roboto-Light.ttf
ginga.noarch: W: spelling-error %description -l en_US numpy -> bumpy, lumpy,
dumpy
ginga.noarch: W: spelling-error %description -l en_US scalable -> salable,
callable, calculable
ginga.noarch: W: spelling-error %description -l en_US fwhm -> whom
ginga.noarch: W: no-manual-page-for-binary ginga
ginga.noarch: W: no-manual-page-for-binary ggrc
5 packages and 0 specfiles checked; 0 errors, 59 warnings.

---> You should filter-out the auto-req from the -examples package.
     Please double-check the symlinks to the fonts.
     I suggest generating man-pages for the scripts in %{_bindir},
     using help2man.  Just export PYTHONPATH to point to the python-dirs
     in %{buildroot}.


Requires
--------
python2-ginga-examples (rpmlib, GLIBC filtered):
    /usr/bin/python2
    python2-ginga

python3-ginga-examples (rpmlib, GLIBC filtered):
    /usr/bin/python3
    python3-ginga

python2-ginga (rpmlib, GLIBC filtered):
    /usr/bin/python2
    google-roboto-fonts
    python(abi)
    python2-astropy
    python2-matplotlib-qt5
    python2-qt5
    python2-scipy

python3-ginga (rpmlib, GLIBC filtered):
    /usr/bin/python3
    google-roboto-fonts
    python(abi)
    python3-astropy
    python3-matplotlib-qt5
    python3-qt5
    python3-scipy

ginga (rpmlib, GLIBC filtered):
    /bin/sh
    /usr/bin/python3
    python3-ginga



Provides
--------
python2-ginga-examples:
    python-ginga-examples
    python2-ginga-examples

python3-ginga-examples:
    python3-ginga-examples

python2-ginga:
    python-ginga
    python2-ginga
    python2.7dist(ginga)
    python2dist(ginga)

python3-ginga:
    python3-ginga
    python3.5dist(ginga)
    python3dist(ginga)

ginga:
    application()
    application(ginga.desktop)
    ginga
    mimehandler(image/x-fits)



Source checksums
----------------
https://files.pythonhosted.org/packages/source/g/ginga/ginga-2.5.20161005204600.tar.gz
:
  CHECKSUM(SHA256) this package     :
895460f695004fa116acf60b1074ff5ff24c7b9506d9287e472309a6541a4258
  CHECKSUM(SHA256) upstream package :
895460f695004fa116acf60b1074ff5ff24c7b9506d9287e472309a6541a4258


Generated by fedora-review 0.6.1 (f03e4e7) last change: 2016-05-02
Command line :/usr/bin/fedora-review -m fedora-rawhide-x86_64 -b 1381741
Buildroot used: fedora-rawhide-x86_64
Active plugins: Python, Generic, Shell-api
Disabled plugins: Java, C/C++, fonts, SugarActivity, Ocaml, Perl, Haskell, R,
PHP, Ruby
Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6


===== Solution =====

Package APPROVED!!!  Please consider my recommendations about testsuite and
rpmlint-output during import.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx




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