Bug 1207570
| Summary: | Review Request: adobe-source-han-sans-tw-fonts - Adobe font family for Traditional Chinese | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Peng Wu <pwu> |
| Component: | Package Review | Assignee: | Parag AN(पराग) <panemade> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | package-review |
| Target Milestone: | --- | Flags: | panemade:
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: | 2015-04-27 06:09:42 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
Peng Wu
2015-03-31 08:28:06 UTC
Review: + Package built fine in mock F23 x86_64 + rpmlint on generated rpms gave output adobe-source-han-sans-tw-fonts.noarch: W: self-obsoletion adobe-source-han-sans-twhk-fonts obsoletes adobe-source-han-sans-twhk-fonts adobe-source-han-sans-tw-fonts.src:24: W: unversioned-explicit-provides adobe-source-han-sans-twhk-fonts adobe-source-han-sans-tw-fonts.src:25: W: unversioned-explicit-obsoletes adobe-source-han-sans-twhk-fonts adobe-source-han-sans-tw-fonts.src: W: invalid-url Source0: SourceHanSansTW-1.001.zip 2 packages and 0 specfiles checked; 0 errors, 4 warnings. ==> These new to be fixed as suggested below + Source verified with upstream source as (sha256sum) tarball in srpm: d9df92206902eb7942823e82360609f06cbee23056689a7d9c5c98aff394c8ce tarball generated: 5e71a0aef865971086abea34c8ce7717393a8a9cb96b95ad74dae5d3aa0909d3 => Though both have different hash value but same files its because of binary files archiving. + License is "ASL 2.0" which is correct and its text is in LICENSE.txt file + fontconfig file is carried from old package adobe-source-han-sans-twhk-fonts Suggestions: 1) Package renames requires a clean upgrade path. Please read https://fedoraproject.org/wiki/Packaging:Guidelines#Renaming.2FReplacing_Existing_Packages your package need to have following changes ===================================== @@ -5,7 +5,7 @@ Name: adobe-source-han-sans-tw-fonts Version: 1.001 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Adobe OpenType Pan-CJK font family for Traditional Chinese License: ASL 2.0 @@ -21,8 +21,8 @@ BuildRequires: fontpackages-devel Requires: fontpackages-filesystem -Provides: adobe-source-han-sans-twhk-fonts -Obsoletes: adobe-source-han-sans-twhk-fonts +Provides: adobe-source-han-sans-twhk-fonts = %{version}-%{release} +Obsoletes: adobe-source-han-sans-twhk-fonts <= 1.001-2 %description Source Han Sans is a sans serif Pan-CJK font family @@ -62,8 +62,7 @@ %_font_pkg -f %{fontconf} *.otf - -%doc LICENSE.txt +%license LICENSE.txt %changelog =========================================== Submit these changes in new srpm. Spec URL: https://pwu.fedorapeople.org/fonts/adobe-source-han-sans-tw-fonts/adobe-source-han-sans-tw-fonts.spec SRPM URL: https://pwu.fedorapeople.org/fonts/adobe-source-han-sans-tw-fonts/adobe-source-han-sans-tw-fonts-1.001-2.fc21.src.rpm Please review it again, thanks. Looks good. Import in rawhide only :) APPROVED. Sure, I will import it to rawhide only. :) New Package SCM Request ======================= Package Name: adobe-source-han-sans-tw-fonts Short Description: Adobe font family for Traditional Chinese Upstream URL: https://github.com/adobe-fonts/source-han-sans/ Owners: pwu Branches: epel7 InitialCC: fonts-sig i18n-team petersen Git done (by process-git-requests). built in rawhide, close bug. |