Bug 1212912

Summary: Please build an EPEL7 package of re2c
Product: [Fedora] Fedora EPEL Reporter: rene
Component: re2cAssignee: Sean Callaway <seancallaway>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: el6CC: matthias, seancallaway
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-09 22:25:58 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:
Embargoed:

Description rene 2015-04-17 16:12:21 UTC
Description of problem:
The package is available in EPEL 6 but not in EPEL 7. It's needed for example to be able to compile optimized spamassasin rulesets.

Version-Release number of selected component (if applicable):


How reproducible:

Steps to Reproduce:
1. yum search re2c on a current CentOS or RHEL 7 box
2. results none
3. do the same on a CentOS/EL6 box -> re2c.x86_64 : Tool for generating C-based recognizers from regular expressions 

Actual results:
missing

Expected results:
found

Additional info:

Comment 1 Sean Callaway 2016-04-20 15:51:56 UTC
I've had the epel7 branch of re2c created and have pushed the first build up to testing. The package can be obtained via EPEL testing (https://fedoraproject.org/wiki/EPEL/testing) or directly downloaded via Koji.

Koji: http://koji.fedoraproject.org/koji/buildinfo?buildID=756278
Bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-5c1f2a4897

Comment 2 Sean Callaway 2016-05-09 22:25:58 UTC
re2c is now available in EPEL 7.

yum search re2c on a current CentOS 7 box returns the expected results.