Bug 650712 - Review Request: xcm - X Color Management tools
Summary: Review Request: xcm - X Color Management tools
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mamoru TASAKA
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-07 20:56 UTC by Nicolas Chauvet (kwizart)
Modified: 2010-12-21 08:47 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-12-21 08:47:51 UTC
Type: ---
Embargoed:
mtasaka: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

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).


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