[Bug 825517] Review Request: egtk - The eGTK (elementary GTK) themes for GTK+2, GTK+3, Metacity and Xfwm4

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

 



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

Mario Blättermann <mario.blaettermann@xxxxxxxxx> changed:

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

--- Comment #9 from Mario Blättermann <mario.blaettermann@xxxxxxxxx> ---
Koji scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=4191661

$ rpmlint -i -v *
egtk.src: I: checking
egtk.src: I: enchant-dictionary-not-found en_US
A dictionary for the Enchant spell checking library is not available for the
language given in the info message.  Spell checking will proceed with
rpmlint's built-in implementation for localized tags in this language. For
better spell checking results in this language, install the appropriate
dictionary that Enchant will use for this language, often for example
hunspell-* or aspell-*.

egtk.src: W: name-repeated-in-summary C eGTK
The name of the package is repeated in its summary.  This is often redundant
information and looks silly in various programs' output.  Make the summary
brief and to the point without including redundant information in it.

egtk.src: I: checking-url https://launchpad.net/egtk (timeout 10 seconds)
egtk.src: I: checking-url
https://launchpad.net/egtk/3.x/3.1/+download/elementary.tar.gz (timeout 10
seconds)
egtk-common.noarch: I: checking
egtk-common.noarch: I: checking-url https://launchpad.net/egtk (timeout 10
seconds)
egtk-common.noarch: E: incorrect-fsf-address
/usr/share/doc/egtk-common-3.1/COPYING
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

egtk-gtk2-theme.noarch: I: checking
egtk-gtk2-theme.noarch: I: checking-url https://launchpad.net/egtk (timeout 10
seconds)
egtk-gtk2-theme.noarch: W: no-documentation
The package contains no documentation (README, doc, etc). You have to include
documentation files.

egtk-gtk3-theme.noarch: I: checking
egtk-gtk3-theme.noarch: I: checking-url https://launchpad.net/egtk (timeout 10
seconds)
egtk-gtk3-theme.noarch: W: no-documentation
The package contains no documentation (README, doc, etc). You have to include
documentation files.

egtk-metacity-theme.noarch: I: checking
egtk-metacity-theme.noarch: I: checking-url https://launchpad.net/egtk (timeout
10 seconds)
egtk-metacity-theme.noarch: W: no-documentation
The package contains no documentation (README, doc, etc). You have to include
documentation files.

egtk.spec: I: checking-url
https://launchpad.net/egtk/3.x/3.1/+download/elementary.tar.gz (timeout 10
seconds)
egtk-xfwm4-theme.noarch: I: checking
egtk-xfwm4-theme.noarch: I: checking-url https://launchpad.net/egtk (timeout 10
seconds)
egtk-xfwm4-theme.noarch: W: no-documentation
The package contains no documentation (README, doc, etc). You have to include
documentation files.

6 packages and 1 specfiles checked; 1 errors, 5 warnings.


All is OK so far. The warnings could be ignored, you don't have to write docs
if upstream doesn't ship any.


---------------------------------
key:

[+] OK
[.] OK, not applicable
[X] needs work
---------------------------------

[+] MUST: The package must be named according to the Package Naming Guidelines.
[+] MUST: The spec file name must match the base package %{name}.
[+] MUST: The package must meet the Packaging Guidelines.
[+] MUST: The package must be licensed with a Fedora approved license.
    GPLv2
[+] MUST: The License field in the package spec file must match the actual
license.
[+] MUST: The file containing the text of the license(s) for the package must
be included in %doc.
[+] MUST: The spec file must be written in American English.
[+] MUST: The spec file for the package MUST be legible.
[+] MUST: The sources used to build the package must match the upstream source.
    $ md5sum *
    bc28c1734f7210ebdd927808f2e7397e  elementary.tar.gz
    bc28c1734f7210ebdd927808f2e7397e  elementary.tar.gz.packaged

[+] MUST: The package MUST successfully compile and build into binary rpms on
at least one primary architecture.
- See Koji build above.
[.] MUST: If the package does not successfully compile, build or work on an
architecture, ...
[.] MUST: All build dependencies must be listed in BuildRequires.
[+] MUST: The spec file MUST handle locales properly.
[+] MUST: If a package installs files below %{_datadir}/icons, the icon cache
must be updated.
[.] MUST: Packages storing shared library files (not just symlinks) must call
ldconfig in %post and %postun.
[.] MUST: Packages must NOT bundle copies of system libraries.
[.] MUST: If the package is designed to be relocatable, ...
[+] MUST: A package must own all directories that it creates. 
[+] MUST: A Fedora package must not list a file more than once in %files.
[+] MUST: Permissions on files must be set properly.
[+] MUST: Packages must not provide RPM dependency information when that
information is not global in nature, or are otherwise handled.
[.] MUST: When filtering automatically generated RPM dependency information,
the filtering system implemented by Fedora must be used.
[+] MUST: Each package must consistently use macros.
[+] MUST: The package must contain code, or permissable content.
[.] MUST: Large documentation files must go in a -doc subpackage.
[+] MUST: Files in %doc must not affect the runtime of the application.
[.] MUST: Header files must be in a -devel package.
[.] MUST: Static libraries must be in a -static package.
[.] MUST: If a package contains library files with a suffix (e.g.
libfoo.so.1.1), ...
[.] MUST: devel packages must require the base package using a fully versioned
dependency.
[.] MUST: Packages must NOT contain any .la libtool archives.
[.] MUST: Packages containing GUI applications must include a %{name}.desktop
file
[.] MUST: .desktop files must be properly installed with desktop-file-install
in the %install section.
[+] MUST: Packages must not own files or directories already owned by other
packages.
[+] MUST: All filenames in rpm packages must be valid UTF-8.

[.] SHOULD: If the source package does not include license text(s) as a
    separate file from upstream, the packager SHOULD query upstream...

[+] SHOULD: Timestamps of files should be preserved.
[+] SHOULD: The reviewer should test that the package builds in mock.
    See Koji build above (which uses mock anyway)
[+] SHOULD: The reviewer should test that the package functions as described.
    Works properly on my machine (metacity part not tested)
[.] SHOULD: If scriptlets are used, those scriptlets must be sane.
[.] SHOULD: Usually, subpackages other than devel should require the base
package using a fully versioned dependency.
[.] SHOULD: pkgconfig(.pc) files should be placed in a -devel pkg.
[.] SHOULD: If the package has file dependencies outside of /etc, /bin, /sbin,
/usr/bin, or /usr/sbin ...
[.] SHOULD: Your package should contain man pages for binaries/scripts.
    Currently no man page available.

--------------------------------------

PACKAGE APPROVED

--------------------------------------

-- 
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]