Bug 438600 - cairomm-1.4.4 incompatible with cairo-1.5.14
Summary: cairomm-1.4.4 incompatible with cairo-1.5.14
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: cairomm
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Rick L Vinyard Jr
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-22 17:13 UTC by Mamoru TASAKA
Modified: 2008-03-23 07:47 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-22 23:55:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mamoru TASAKA 2008-03-22 17:13:18 UTC
Description of problem:
http://koji.fedoraproject.org/koji/taskinfo?taskID=526203
http://koji.fedoraproject.org/koji/getfile?taskID=526211&name=build.log

shows some fixes are needed for 
/usr/include/cairomm-1.0/cairomm/enums.h

Version-Release number of selected component (if applicable):
cairomm-1.4.4-2.fc9
cairo-1.5.14-1.fc9


How reproducible:
100%

Steps to Reproduce:
1. See above
2.
3.
  
Additional info:
- The following seems okay
---------------------------------------------------------------------
--- cairomm/enums.h.debug       2007-06-01 05:45:39.000000000 +0900
+++ cairomm/enums.h     2008-03-23 02:02:49.000000000 +0900
@@ -192,7 +192,7 @@
     FONT_TYPE_TOY = CAIRO_FONT_TYPE_TOY,
     FONT_TYPE_FT = CAIRO_FONT_TYPE_FT,
     FONT_TYPE_WIN32 = CAIRO_FONT_TYPE_WIN32,
-    FONT_TYPE_ATSUI = CAIRO_FONT_TYPE_ATSUI
+    FONT_TYPE_ATSUI = CAIRO_FONT_TYPE_QUARTZ
 } FontType;
 
 } // namespace Cairo
---------------------------------------------------------------------
- Released tarball cairomm 1.5.0  also has this issue.

Comment 1 Denis Leroy 2008-03-22 23:55:28 UTC
Fixed in

http://koji.fedoraproject.org/koji/buildinfo?buildID=43557


Comment 2 Mamoru TASAKA 2008-03-23 07:47:29 UTC
Thanks!


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