Bug 1330985 - Build it for EL6 as well
Summary: Build it for EL6 as well
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: oniguruma
Version: el6
Hardware: All
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Ken Dreyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-27 12:02 UTC by Michel Samia
Modified: 2017-04-14 17:57 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-04-14 17:57:17 UTC
Type: Bug


Attachments (Terms of Use)

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)


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