Bug 1198040

Summary: Review Request: gnome-characters - Character map application for GNOME
Product: [Fedora] Fedora Reporter: Daiki Ueno <dueno>
Component: Package ReviewAssignee: Parag AN(पराग) <panemade>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: i18n-bugs, package-review
Target Milestone: ---Flags: panemade: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-17 01:38: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:

Description Daiki Ueno 2015-03-03 09:44:59 UTC
Spec URL: http://ueno.fedorapeople.org//gnome-characters.spec
SRPM URL: http://ueno.fedorapeople.org//gnome-characters-3.15.91.1-1.fc21.src.rpm

Description:
Characters is a simple utility application to find and insert unusual
characters.

Comment 1 Parag AN(पराग) 2015-03-03 15:42:56 UTC
I will take this for review.

I see some rpmlint messages. fix them.

I will check licensing and then post the review.

Comment 2 Daiki Ueno 2015-03-04 03:45:39 UTC
I've put updated spec and SRPM on the same location.

It should fix the rpmlint errors previously reported, while it adds a new one:

  gnome-characters.src:24: W: unversioned-explicit-provides bundled(gnulib)

I guess it can be ignored.

Comment 3 Parag AN(पराग) 2015-03-14 14:13:02 UTC
Suggestions:
1) we have a license macro now so you can use it as
%doc NEWS README
%license COPYING COPYINGv2

2) Above License: tag add following lines
#Files from gtk-js-app are licensed under 3-clause BSD.
#Other files are GPL 2.0 or later.

3) Package does not contain any libtool archives (.la)
  Note: gnome-characters : /usr/lib64/org.gnome.Characters/libgc.la
  See: http://fedoraproject.org/wiki/Packaging/Guidelines#StaticLibraries

=> Use in %install
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'

Otherwise looks good.

APPROVED.

Comment 4 Daiki Ueno 2015-03-16 06:25:51 UTC
Thanks Parag.

New Package SCM Request
=======================
Package Name: gnome-characters
Short Description: Character map application for GNOME
Upstream URL: https://git.gnome.org/browse/gnome-characters/
Owners: ueno
Branches: f22
InitialCC:

Comment 5 Gwyn Ciesla 2015-03-16 13:39:05 UTC
Git done (by process-git-requests).

Comment 6 Fedora Update System 2015-03-17 01:30:20 UTC
gnome-characters-3.15.92-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/gnome-characters-3.15.92-1.fc22

Comment 7 Fedora Update System 2015-03-22 04:28:13 UTC
gnome-characters-3.15.92-1.fc22 has been pushed to the Fedora 22 stable repository.