Bug 1273712 - Review Request: google-noto-cjk-fonts - Google Noto Sans CJK Fonts
Summary: Review Request: google-noto-cjk-fonts - Google Noto Sans CJK Fonts
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Parag AN(पराग)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-21 05:49 UTC by Peng Wu
Modified: 2015-11-24 22:23 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-11-23 00:22:41 UTC
Type: ---
Embargoed:
panemade: fedora-review+


Attachments (Terms of Use)

Description Peng Wu 2015-10-21 05:49:29 UTC
Spec URL: https://pwu.fedorapeople.org/fonts/google-noto-cjk-fonts/google-noto-cjk-fonts.spec
SRPM URL: https://pwu.fedorapeople.org/fonts/google-noto-cjk-fonts/google-noto-cjk-fonts-1.004-1.fc22.src.rpm
Description: Google Noto Sans CJK Fonts
Fedora Account System Username:pwu

Comment 1 Parag AN(पराग) 2015-10-24 15:05:09 UTC
Issues:
1) if you run rpmlint on source rpm only then you will see
google-noto-cjk-fonts.src: E: description-line-too-long C Noto Sans CJK is a sans serif typeface designed as an intermediate style between the modern and traditional. It is intended to be a multi-purpose digital font for user interface designs, digital content, reading on laptops, mobile devices, and electronic books. Noto Sans CJK comprehensively covers Simplified Chinese, Traditional Chinese, Japanese, and Korean in a unified font family. It supports regional variants of ideographic characters for each of the four languages. In addition, it supports Japanese kana, vertical forms, and variant characters (itaiji); it supports Korean hangeul — both contemporary and archaic.
google-noto-cjk-fonts.src: W: no-version-in-last-changelog
google-noto-cjk-fonts.src:81: E: use-of-RPM_SOURCE_DIR

Fix these 3 issues. You need to split common_desc line to 80 char limit multiple lines. You missed the version in changelog then instead of sourcedir macro try builddir macro

2) removal of buildroot in %install, then %clean section are optional and can be removed.

3) I don't think it makes sense to create -common subpackage just for LICENSE file. Instead drop it and add %doc LICENSE to every binary rpm.

4) We need to follow git source guidelines. See https://fedoraproject.org/wiki/Packaging:SourceURL#Git_Hosting_Services

Add in spec at top 
%global commit0 40-CHARACTER-HASH-VALUE
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})

then Source0:  https://github.com/OWNER/%{name}/archive/%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz

and in %prep
%setup -qn %{name}-%{commit0}

Comment 4 Parag AN(पराग) 2015-11-10 06:58:48 UTC
Looks good. Only last thing is to add per subpackage
%doc NEWS HISTORY README.formats README.third_party

APPROVED.

Comment 5 Gwyn Ciesla 2015-11-10 14:54:56 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/google-noto-cjk-fonts

Comment 6 Fedora Update System 2015-11-11 09:03:15 UTC
google-noto-cjk-fonts-1.004-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-af6af4d9e1

Comment 7 Fedora Update System 2015-11-12 02:24:30 UTC
google-noto-cjk-fonts-1.004-2.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update google-noto-cjk-fonts'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-7ce4b37c4f

Comment 8 Fedora Update System 2015-11-12 03:58:12 UTC
google-noto-cjk-fonts-1.004-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update google-noto-cjk-fonts'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-af6af4d9e1

Comment 9 Fedora Update System 2015-11-20 06:23:35 UTC
google-noto-cjk-fonts-1.004-3.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-408257aebc

Comment 10 Fedora Update System 2015-11-20 10:21:39 UTC
google-noto-cjk-fonts-1.004-3.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update google-noto-cjk-fonts'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-408257aebc

Comment 11 Fedora Update System 2015-11-20 11:24:08 UTC
google-noto-cjk-fonts-1.004-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update google-noto-cjk-fonts'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-0940977659

Comment 12 Fedora Update System 2015-11-23 00:22:39 UTC
google-noto-cjk-fonts-1.004-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 13 Fedora Update System 2015-11-24 22:23:43 UTC
google-noto-cjk-fonts-1.004-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.