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:
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
re2c is now available in EPEL 7. yum search re2c on a current CentOS 7 box returns the expected results.