#98 jbig2dec-devel subpackage is missing in EL8
Closed: Fixed by smooge. Opened by swt2c.

The jbig2dec-devel subpackage is missing in EL8. Can you please get it added to Code Ready Builder? This is blocking mupdf from EPEL8.


On that occasion and given EL8's current phase, a rebase to a newer upstream release might be in order, as well. Though watch out for https://bugzilla.redhat.com/show_bug.cgi?id=1770160

jbig2dec-devel is now available in EPEL8
Please build your packages
I believe this issue can be closed.

Metadata Update from @smooge:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Note: The solution isn't perfect. The biggest problem is that there are no s390x packages. But we figured it was better than no -devel packages at all.
Workaround: In your EPEL8 rpm specs you will have to use ExcludeArch, ExclusiveArch, %ifarch, or %ifnarch so that your builds do not build on s390x, or skip that library for s390x.
Example: Put the following line in your spec file.
ExcludeArch: s390x

We seem to be out of sync now:

Installed Packages
jbig2dec-libs.x86_64                            0.14-4.el8_2                         @centos-8-AppStream-x86_64
Available Packages
jbig2dec-devel.x86_64                         0.14-2.el8                             devel                     

Filed https://bugs.centos.org/view.php?id=17938

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/epel/steering/issues/98

Please continue any further discussion there.

Metadata