[Bug 2137365] Review Request: perl-Graphics-Toolkit-Color - Color palette creation tool

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

 



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

Petr Salaba <psalaba@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|nobody@xxxxxxxxxxxxxxxxx    |psalaba@xxxxxxxxxx
                 CC|                            |psalaba@xxxxxxxxxx
              Flags|                            |fedora-review+
             Status|NEW                         |ASSIGNED



--- Comment #1 from Petr Salaba <psalaba@xxxxxxxxxx> ---
Source file is ok
Summary is ok
License is ok
Description is ok
URL and Source0 are ok
BuildArch is ok
BuildRequires are ok
Files section is ok
All tests passed

$ rpmlint perl-Graphics-Toolkit-Color*.{spec,rpm}
===================================== rpmlint session starts
=====================================
rpmlint: 2.2.0
configuration:
    /usr/lib/python3.11/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-legacy-licenses.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/licenses.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 32, packages: 4

perl-Graphics-Toolkit-Color-tests.noarch: W: no-documentation
====== 3 packages and 1 specfiles checked; 0 errors, 1 warnings, 0 badness; has
taken 0.2 s ======
rpmlint output is ok

$ rpm -q -lv -p perl-Graphics-Toolkit-Color-1.00-1.fc38.noarch.rpm 
drwxr-xr-x    2 root     root                        0 Nov  8 12:53
/usr/share/doc/perl-Graphics-Toolkit-Color
-rw-r--r--    1 root     root                      457 Oct  4 23:46
/usr/share/doc/perl-Graphics-Toolkit-Color/CONTRIBUTING
-rw-r--r--    1 root     root                      148 Oct  4 23:46
/usr/share/doc/perl-Graphics-Toolkit-Color/Changes
-rw-r--r--    1 root     root                    11735 Oct  4 23:46
/usr/share/doc/perl-Graphics-Toolkit-Color/README
drwxr-xr-x    2 root     root                        0 Nov  8 12:53
/usr/share/licenses/perl-Graphics-Toolkit-Color
-rw-r--r--    1 root     root                    18419 Oct  4 23:46
/usr/share/licenses/perl-Graphics-Toolkit-Color/LICENSE
-rw-r--r--    1 root     root                     5824 Nov  8 12:53
/usr/share/man/man3/Graphics::Toolkit::Color.3pm.gz
-rw-r--r--    1 root     root                     5722 Nov  8 12:53
/usr/share/man/man3/Graphics::Toolkit::Color::Constant.3pm.gz
-rw-r--r--    1 root     root                     2229 Nov  8 12:53
/usr/share/man/man3/Graphics::Toolkit::Color::Value.3pm.gz
drwxr-xr-x    2 root     root                        0 Nov  8 12:53
/usr/share/perl5/vendor_perl/Graphics
drwxr-xr-x    2 root     root                        0 Nov  8 12:53
/usr/share/perl5/vendor_perl/Graphics/Toolkit
drwxr-xr-x    2 root     root                        0 Nov  8 12:53
/usr/share/perl5/vendor_perl/Graphics/Toolkit/Color
-rw-r--r--    1 root     root                    22429 Oct  4 23:46
/usr/share/perl5/vendor_perl/Graphics/Toolkit/Color.pm
-rw-r--r--    1 root     root                    64976 Oct  4 23:46
/usr/share/perl5/vendor_perl/Graphics/Toolkit/Color/Constant.pm
-rw-r--r--    1 root     root                     8899 Oct  4 23:46
/usr/share/perl5/vendor_perl/Graphics/Toolkit/Color/Value.pm
$ rpm -q -lv -p perl-Graphics-Toolkit-Color-tests-1.00-1.fc38.noarch.rpm 
drwxr-xr-x    2 root     root                        0 Nov  8 12:53
/usr/libexec/perl-Graphics-Toolkit-Color
drwxr-xr-x    2 root     root                        0 Oct  4 23:46
/usr/libexec/perl-Graphics-Toolkit-Color/t
-rwxr-xr-x    1 root     root                    10873 Oct  4 23:46
/usr/libexec/perl-Graphics-Toolkit-Color/t/01_color_value.t
-rwxr-xr-x    1 root     root                     6554 Oct  4 23:46
/usr/libexec/perl-Graphics-Toolkit-Color/t/02_color_constant.t
-rwxr-xr-x    1 root     root                    31215 Oct  4 23:46
/usr/libexec/perl-Graphics-Toolkit-Color/t/03_color.t
-rwxr-xr-x    1 root     root                      111 Nov  8 12:53
/usr/libexec/perl-Graphics-Toolkit-Color/test
File layout and permissions are ok

$ rpm -qp --requires perl-Graphics-Toolkit-Color-1.00-1.fc38.src.rpm | sort |
uniq -c | grep -v rpmlib
      1 coreutils
      1 make
      1 perl(Carp) >= 1.35
      1 perl(Exporter) >= 5
      1 perl(ExtUtils::MakeMaker) >= 6.76
      1 perl-generators
      1 perl-interpreter
      1 perl(strict)
      1 perl(Test::More) >= 1.3
      1 perl(Test::Warn) >= 0.30
      1 perl(:VERSION) >= 5.12.0
      1 perl(warnings)
SRPM requires are ok

$ rpm -qp --requires perl-Graphics-Toolkit-Color-1.00-1.fc38.noarch.rpm | sort
| uniq -c | grep -v rpmlib
      1 perl(Carp) >= 1.35
      1 perl(Exporter) >= 5
      1 perl(Graphics::Toolkit::Color::Constant)
      1 perl(Graphics::Toolkit::Color::Value)
      1 perl(:MODULE_COMPAT_5.36.0)
      1 perl(:VERSION) >= 5.12.0
$ rpm -qp --requires perl-Graphics-Toolkit-Color-tests-1.00-1.fc38.noarch.rpm |
sort | uniq -c | grep -v rpmlib
      1 perl-Graphics-Toolkit-Color = 1.00-1.fc38
      1 perl-Test-Harness
      1 perl(Test::More) >= 1.3
      1 perl(Test::Warn) >= 0.30
      1 perl(:VERSION) >= 5.12.0
      1 perl(warnings)
      1 /usr/bin/perl
      1 /usr/bin/sh
Binary requires are ok

$ rpm -qp --provides perl-Graphics-Toolkit-Color-1.00-1.fc38.noarch.rpm | sort
| uniq -c
      1 perl(Graphics::Toolkit::Color) = 1.00
      1 perl-Graphics-Toolkit-Color = 1.00-1.fc38
      1 perl(Graphics::Toolkit::Color::Constant)
      1 perl(Graphics::Toolkit::Color::Value)
$ rpm -qp --provides perl-Graphics-Toolkit-Color-tests-1.00-1.fc38.noarch.rpm |
sort | uniq -c
      1 perl-Graphics-Toolkit-Color-tests = 1.00-1.fc38
Binary provides are ok

Resolution: Package APPROVED


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2137365
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux