Bug 1330985

Summary: Build it for EL6 as well
Product: [Fedora] Fedora EPEL Reporter: Michel Samia <msamia>
Component: onigurumaAssignee: Ken Dreyer <ktdreyer>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: el6CC: carl, ktdreyer, no1youknowz
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-04-14 17:57:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Michel Samia 2016-04-27 12:02:22 UTC
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

Comment 1 Carl George 2017-04-14 17:57:17 UTC
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)