Name: | json-c |
---|---|
Version: | 0.11 |
Release: | 11.el6 |
Architecture: | i686 |
Group: | Development/Libraries |
Size: | 121099 |
License: | MIT |
RPM: | json-c-0.11-11.el6.i686.rpm |
Source RPM: | json-c-0.11-11.el6.src.rpm |
Build Date: | Wed Oct 15 2014 |
Build Host: | ca-buildj3.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. |
- 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