Hide Forgot
Description of problem: I need to build jq 1.5 for EPEL6 and it needs oniguruma. Version-Release number of selected component (if applicable): Any How reproducible: yum info oniguruma Actual results: No such package Expected results: Some package offered
This can't be added to EPEL6 because it is already in base EL6. # repoquery --info oniguruma Name : oniguruma Version : 5.9.1 Release : 3.1.el6 Architecture: x86_64 Size : 559260 Packager : CentOS BuildSystem <http://bugs.centos.org> Group : System Environment/Libraries URL : http://www.geocities.jp/kosako3/oniguruma/ Repository : base Summary : Regular expressions library Source : oniguruma-5.9.1-3.1.el6.src.rpm Description : Oniguruma is a regular expressions library. The characteristics of this library is that different character encoding for every regular expression object can be specified. (supported APIs: GNU regex, POSIX and Oniguruma native)