Bug 650712

Summary: Review Request: xcm - X Color Management tools
Product: [Fedora] Fedora Reporter: Nicolas Chauvet (kwizart) <kwizart>
Component: Package ReviewAssignee: Mamoru TASAKA <mtasaka>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, notting
Target Milestone: ---Flags: mtasaka: fedora-review+
kevin: 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: 2010-12-21 08:47:51 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 Nicolas Chauvet (kwizart) 2010-11-07 20:56:44 UTC
Spec URL: http://kwizart.fedorapeople.org/review/xcm.spec
SRPM URL: http://kwizart.fedorapeople.org/review/xcm-0.3.0-1.fc13.src.rpm
Description: X Color Management tools

http://koji.fedoraproject.org/koji/taskinfo?taskID=2585237

$ rpmlint -i /home/builder/rpmbuild/RPMS/x86_64/xcm-0.3.0-1.fc13.x86_64.rpm
xcm.x86_64: W: no-manual-page-for-binary xcmevents
Each executable in standard binary directories should have a man page.

xcm.x86_64: W: no-manual-page-for-binary xcmedid
Each executable in standard binary directories should have a man page.

1 packages and 0 specfiles checked; 0 errors, 2 warnings.
[builder@liet SPECS]$ rpmlint -i /home/builder/rpmbuild/RPMS/x86_64/xcm-debuginfo-0.3.0-1.fc13.x86_64.rpm
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
[builder@liet SPECS]$ rpmlint -i /home/builder/rpmbuild/SRPMS/xcm-0.3.0-1.fc13.src.rpm
1 packages and 0 specfiles checked; 0 errors, 0 warnings.

Comment 1 Nicolas Chauvet (kwizart) 2010-11-07 21:11:13 UTC
libXcm-0.3.0 isn't yet in f14 buildroot, so it will only work for f15.

Comment 2 Mamoru TASAKA 2010-11-23 16:03:19 UTC
I will take this. Nicolas, I would appreciate it if you would
have time to review my review ticket (bug 654862)

Comment 3 Mamoru TASAKA 2010-11-23 17:43:13 UTC
Some comments:

* No longer needed lines
  - On Fedora, the following lines are no longer needed.
    - BuildRoot line:
      https://fedoraproject.org/wiki/Packaging/Guidelines#BuildRoot_tag
    - %clean section
      https://fedoraproject.org/wiki/Packaging/Guidelines#.25clean

* Build failure
  - Build failed on dist-f14-updates-candidate
    http://koji.fedoraproject.org/koji/taskinfo?taskID=2619152
    Looks line BR: libxml2-devel is needed

* Usability
-----------------------------------------------------
$ env LANG=C xcmevents
libXcm basied X11 colour management system events observer
(c) 2009-2010 - Kai-Uwe Behrmann  License: MIT
atom: "_NET_COLOR_PROFILES": 731
atom: "_NET_COLOR_TARGET": 732
atom: "_NET_COLOR_MANAGEMENT": 733
atom: "_NET_COLOR_REGIONS": 734
atom: "_NET_COLOR_DESKTOP": 735 0
root window ID: 167
WARNINGrunning "oyranos-monitor -lc":
sh: oyranos-monitor: command not found
-----------------------------------------------------
  - Does this mean that some additional package should be added
    as "Requires"?

Comment 4 Nicolas Chauvet (kwizart) 2010-11-30 10:43:48 UTC
Do you include update-testing package along with dist-f14-updates-candidate ?
oyranos-devel 0.1.12 was there and it has a fixed to avoid the usage of uneeded link flags (was included upstream git recently).
This last has reached updates stable so it should work now.

The oyranos package is indeed missing at runtime. (added in my local copy).

Comment 5 Mamoru TASAKA 2010-11-30 18:32:03 UTC
(In reply to comment #4)
> Do you include update-testing package along with dist-f14-updates-candidate ?
- No, because update-testing packages are not in F14 buildroot
  (unless the packages have override tag).

> oyranos-devel 0.1.12 was there and it has a fixed to avoid the usage of uneeded
> link flags (was included upstream git recently).
> This last has reached updates stable so it should work now.
- It seems.
  http://koji.fedoraproject.org/koji/taskinfo?taskID=2635304

> The oyranos package is indeed missing at runtime. (added in my local copy).
- Okay. Please upload the next one.

Comment 6 Mamoru TASAKA 2010-12-10 18:16:38 UTC
ping?

Comment 7 Nicolas Chauvet (kwizart) 2010-12-15 22:33:18 UTC
Spec URL: http://kwizart.fedorapeople.org/review/xcm.spec
SRPM URL: http://kwizart.fedorapeople.org/review/xcm-0.3.0-2.fc14.src.rpm
Description: X Color Management tools

Changelog:
Add Requires oyranos

Comment 8 Mamoru TASAKA 2010-12-16 20:29:34 UTC
Please also consider to address the following.

(In reply to comment #3)
> Some comments:
> 
> * No longer needed lines
>   - On Fedora, the following lines are no longer needed.
>     - BuildRoot line:
>       https://fedoraproject.org/wiki/Packaging/Guidelines#BuildRoot_tag
>     - %clean section
>       https://fedoraproject.org/wiki/Packaging/Guidelines#.25clean
> 

-------------------------------------------------------
    This package (xcm) is APPROVED by mtasaka
-------------------------------------------------------

Comment 9 Nicolas Chauvet (kwizart) 2010-12-17 10:27:10 UTC
New Package SCM Request
=======================
Package Name: xcm
Short Description: X Color Management tools
Owners: kwizart
Branches: devel f14 f13 el6
InitialCC:

Comment 10 Kevin Fenzi 2010-12-21 06:11:26 UTC
Git done (by process-git-requests).