Bug 699587
| Summary: | Review Request: pagul-fonts - Font for Saurashtra script | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Parag Nemade <pnemade> |
| Component: | Package Review | Assignee: | Mario Blättermann <mario.blaettermann> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora-package-review, fonts-bugs, i18n-bugs, mario.blaettermann, notting |
| Target Milestone: | --- | Flags: | mario.blaettermann:
fedora-review+
gwync: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | pagul-fonts-1.0-2.fc15 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-06-04 02:58:56 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
2011-04-26 05:28:17 UTC
The scratch build in Koji fails for this package: http://koji.fedoraproject.org/koji/taskinfo?taskID=3029124 Anyway, I'm missing a "files" section in the spec file. Thanks. Updated but not bumped the spec. Please recheck the following links Spec URL: http://paragn.fedorapeople.org/fedora-work/SPECS/hl-pagul-fonts.spec SRPM URL: http://paragn.fedorapeople.org/fedora-work/SRPMS/hl-pagul-fonts-1.0-1.fc15.src.rpm koji scratch-build-> http://koji.fedoraproject.org/koji/taskinfo?taskID=3029204 %_font_pkg macro is expanded by rpm which contains %files section. See file /etc/rpm/macros.fonts on your system. (In reply to comment #3) > %_font_pkg macro is expanded by rpm which contains %files section. See file > /etc/rpm/macros.fonts on your system. OK, thanks for the hint. I didn't know how this works in font packages. $ rpmlint -v * hl-pagul-fonts.src: I: checking hl-pagul-fonts.src: I: checking-url http://sourceforge.net/projects/pagul/ (timeout 10 seconds) hl-pagul-fonts.src: I: checking-url http://download.sourceforge.net/project/pagul/Pagul_v1.0.zip (timeout 10 seconds) hl-pagul-fonts.noarch: I: checking hl-pagul-fonts.noarch: I: checking-url http://sourceforge.net/projects/pagul/ (timeout 10 seconds) hl-pagul-fonts.spec: I: checking-url http://download.sourceforge.net/project/pagul/Pagul_v1.0.zip (timeout 10 seconds) 2 packages and 1 specfiles checked; 0 errors, 0 warnings. OK, no issues. --------------------------------- 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. GPLv3+ with exceptions [+] MUST: The License field in the package spec file must match the actual license. Would be nice to mention which exception is used here (http://www.gnu.org/licenses/gpl-faq.html#FontException) [+] 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 * e37f7bf8c70dce476bbddac5dd4da583 Pagul_v1.0.zip e37f7bf8c70dce476bbddac5dd4da583 Pagul_v1.0.zip.packaged [+] MUST: The package MUST successfully compile and build into binary rpms on at least one primary architecture. - Succesful Koji build available. [.] 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. I assume the packager has tested it. [+] 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. -------------------------------------- PACKAGE APPROVED -------------------------------------- Thanks for the review. But I just found actually ttf created by sfd contains no foundry/vendor name and pagul font is open source version of sourashtra font which is for commercial use and using HL as foundry. I will use this package name as pagul-fonts only. See more info at http://ultimategerardm.blogspot.com/2011/04/font-for-sourashtra-script.html Updated package Spec URL: http://paragn.fedorapeople.org/fedora-work/SPECS/pagul-fonts.spec SRPM URL: http://paragn.fedorapeople.org/fedora-work/SRPMS/pagul-fonts-1.0-2.fc15.src.rpm koji scratch-build-> http://koji.fedoraproject.org/koji/taskinfo?taskID=3029371 OK, your package is approved anyway. Thanks for the review! New Package SCM Request ======================= Package Name: pagul-fonts Short Description: Font for Saurashtra script Owners: pnemade Branches: f15 InitialCC: i18n-team fonts-sig Git done (by process-git-requests). pagul-fonts-1.0-2.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/pagul-fonts-1.0-2.fc15 pagul-fonts-1.0-2.fc15 has been pushed to the Fedora 15 testing repository. pagul-fonts-1.0-2.fc15 has been pushed to the Fedora 15 stable repository. Package Change Request ====================== Package Name: pagul-fonts New Branches: el6 epel7 Owners: pnemade Git done (by process-git-requests). |