Name: | json-c |
---|---|
Version: | 0.11 |
Release: | 13.el6 |
Architecture: | i686 |
Group: | Development/Libraries |
Size: | 55889 |
License: | MIT |
RPM: | json-c-0.11-13.el6.i686.rpm |
Source RPM: | json-c-0.11-13.el6.src.rpm |
Build Date: | Tue Jan 10 2017 |
Build Host: | x86-ol6-builder-04.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/json-c/json-c/wiki |
Summary: | A JSON implementation in C |
Description: | JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. |
- enable debuginfo package resolves: rhbz#1382707
- place pkg-config *.pc files in the correct directory resolves: #1158842
- move libraries from /usr/lib* to /lib* resolves: #1134001
- add a patch to do proper array bounds check resolves: #966964
- initial import - disable building of a debuginfo package - works around rhbz 903009 - add a workaround for disabling rpath - disable paralel build - disable 'check' section for now resolves: #966964