Bug 714659 - YAJL_MAJOR, etc... badly defined in yajl_version.h
Summary: YAJL_MAJOR, etc... badly defined in yajl_version.h
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: yajl
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 728776 756766 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-20 11:06 UTC by hansvon
Modified: 2012-01-30 12:32 UTC (History)
6 users (show)

Fixed In Version: yajl-1.0.12-1.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-11 20:54:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description hansvon 2011-06-20 11:06:28 UTC
Description of problem:

For yajl-devel-1.0.11-1.fc15.x86_64

/usr/include/yajl/yajl_version.h

contains 

#define YAJL_MAJOR ${YAJL_MAJOR}
#define YAJL_MINOR ${YAJL_MINOR}
#define YAJL_MICRO ${YAJL_MICRO}

it should contain 

#define YAJL_MAJOR 1
#define YAJL_MINOR 0
#define YAJL_MICRO 11


It's apparently already fixed in yajl-1.0.12-1.fc16:
http://koji.fedoraproject.org/koji/buildinfo?buildID=242335
You can maybe push this version to F15.


Version-Release number of selected component (if applicable):

yajl-devel-1.0.11-1.fc15.x86_64

Comment 1 Andrew Stiegmann 2012-01-03 05:35:59 UTC
Will anyone back-port this package to Fedora 15?  Prevents the building of XBMC Eden.  Obviously easy to work around.

Comment 2 Rex Dieter 2012-01-03 14:24:24 UTC
I guess I can help take care of it for f15.

Comment 3 Fedora Update System 2012-01-03 14:52:58 UTC
yajl-1.0.12-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/yajl-1.0.12-1.fc15

Comment 4 Andrew Stiegmann 2012-01-03 16:14:20 UTC
Cool.  Thanks Rex.

Comment 5 Fedora Update System 2012-01-04 01:54:28 UTC
Package yajl-1.0.12-1.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing yajl-1.0.12-1.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-0066/yajl-1.0.12-1.fc15
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2012-01-11 20:54:52 UTC
yajl-1.0.12-1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Daniel Berrangé 2012-01-30 12:14:12 UTC
*** Bug 756766 has been marked as a duplicate of this bug. ***

Comment 8 Daniel Berrangé 2012-01-30 12:32:34 UTC
*** Bug 728776 has been marked as a duplicate of this bug. ***


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