Bug 1885679
| Summary: | Review Request: paper - Query paper size database and retrieve the preferred size | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Petr Pisar <ppisar> |
| Component: | Package Review | Assignee: | Jitka Plesnikova <jplesnik> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | jplesnik, package-review |
| Target Milestone: | --- | Flags: | jplesnik:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | paper-2.3-1.fc34 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-10-26 16:01:01 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1686644 | ||
|
Description
Petr Pisar
2020-10-06 17:15:21 UTC
I updated the package to a new upstream version. SRPM URL: https://ppisar.fedorapeople.org/paper/paper-2.3-1.fc34.src.rpm Source file is ok
Summary is ok
License is ok
Description is ok
URL and Source0 are ok
All tests passed
BuildRequires are ok
$ rpm -qp --requires paper-2.3-1.fc34.x86_64.rpm | sort | uniq -c | grep -v rpmlib
1 config(paper) = 2.3-1.fc34
1 libc.so.6()(64bit)
1 libc.so.6(GLIBC_2.2.5)(64bit)
1 libc.so.6(GLIBC_2.3.4)(64bit)
1 perl(Config)
1 perl(Cwd)
1 perl(File::Basename)
1 perl(File::Spec::Functions)
1 perl(Getopt::Long)
1 perl(locale)
1 perl(Scalar::Util)
1 perl(strict)
1 perl(:VERSION) >= 5.10.1
1 perl(warnings)
1 rtld(GNU_HASH)
1 /usr/bin/perl
Binary requires are Ok.
$ rpm -qp --provides paper-2.3-1.fc34.x86_64.rpm | sort | uniq -c
1 bundled(gnulib) = 20200827
1 config(paper) = 2.3-1.fc34
1 paper = 2.3-1.fc34
1 paper(x86-64) = 2.3-1.fc34
Binary provides are Ok.
$ rpmlint paper.spec paper-2.3-1.fc34.src.rpm paper-2.3-1.fc34.x86_64.rpm
paper.spec:80: W: unversioned-explicit-provides bundled(gnulib)%(perl
paper.spec:80: W: unversioned-explicit-provides -ne
paper.spec:80: W: unversioned-explicit-provides and
paper.spec:80: W: unversioned-explicit-provides {print
paper.spec:80: W: unversioned-explicit-provides %{_defaultdocdir}/gnulib/ChangeLog
paper.spec:80: W: unversioned-explicit-provides 2>/dev/null)
paper.spec:80: W: comparison-operator-in-deptoken 2>/dev/null)
paper.src: W: name-repeated-in-summary C paper
paper.src:80: W: unversioned-explicit-provides bundled(gnulib)%(perl
paper.src:80: W: unversioned-explicit-provides -ne
paper.src:80: W: unversioned-explicit-provides and
paper.src:80: W: unversioned-explicit-provides {print
paper.src:80: W: unversioned-explicit-provides %{_defaultdocdir}/gnulib/ChangeLog
paper.src:80: W: unversioned-explicit-provides 2>/dev/null)
paper.src:80: W: comparison-operator-in-deptoken 2>/dev/null)
paper.x86_64: W: name-repeated-in-summary C paper
2 packages and 1 specfiles checked; 0 errors, 16 warnings.
Rpmlint is ok
The package is in line with Fedora packaging guide lines.
Resolution:
Approved
(fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/paper Thank you for the review and the repository. FEDORA-EPEL-2020-abee504b99 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-abee504b99 FEDORA-EPEL-2020-abee504b99 has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-abee504b99 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2020-abee504b99 has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report. |