Bug 852416
Summary: | Review Request: pangox-compat - Compatibility library for pangox | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Parag Nemade <pnemade> |
Component: | Package Review | Assignee: | Gwyn Ciesla <gwync> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | gwync, notting, package-review |
Target Milestone: | --- | Flags: | gwync:
fedora-review+
gwync: fedora-cvs+ |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-09-19 07:44:35 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: |
Description
Parag Nemade
2012-08-28 12:41:50 UTC
koji scratch build -> http://koji.fedoraproject.org/koji/taskinfo?taskID=4429668 Reviewing, I need this for gnugb. . . Good: - rpmlint checks return: pangox-compat.x86_64: W: conffile-without-noreplace-flag /etc/pango/pangox.aliases A configuration file is stored in your package without the noreplace flag. A way to resolve this is to put the following in your SPEC file: %config(noreplace) /etc/your_config_file_here pangox-compat.x86_64: E: incorrect-fsf-address /usr/share/doc/pangox-compat-0.0.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. pangox-compat-devel.x86_64: W: no-documentation The package contains no documentation (README, doc, etc). You have to include documentation files. 3 packages and 0 specfiles checked; 1 errors, 2 warnings. All ignorable given it's a compat package. - package meets naming guidelines - package meets packaging guidelines - license ( LGPLv2+ ) OK, text in %doc, matches source - spec file legible, in am. english - source matches upstream with sha512 - package compiles on devel (x86_64) - no missing BR - no unnecessary BR - no locales - not relocatable - owns all directories that it creates - no duplicate files - permissions ok - %clean ok - macro use consistent - code, not content - no need for -docs - nothing in %doc affects runtime - no need for .desktop file - devel package ok - no .la files - post/postun ldconfig ok - devel requires base package n-v-r Really clean, good. Working on mock build to confirm BRs. Will approve if that's good. Looks good, APPROVED. New Package SCM Request ======================= Package Name: pangox-compat Short Description: Compatibility library for pangox Owners: pnemade Branches: f18 InitialCC: Git done (by process-git-requests). Thanks. Package is now available in f18 and rawhide as well. |