https://bugzilla.redhat.com/show_bug.cgi?id=2126927
Bug ID: 2126927 Summary: Review Request: gap-pkg-standardff - Standardized generation of finite fields and cyclic subgroups Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@fedoraproject.org Reporter: loganjerry@gmail.com QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
Spec URL: https://jjames.fedorapeople.org/gap-pkg-standardff/gap-pkg-standardff.spec SRPM URL: https://jjames.fedorapeople.org/gap-pkg-standardff/gap-pkg-standardff-0.9.4-... Fedora Account System Username: jjames Description: The StandardFF package contains an implementation of *standard* generators of finite fields and of cyclic subgroups in the multiplicative groups of finite fields, as described in https://arxiv.org/abs/2107.02257.
This package is needed as part of an upgrade of the gap package to version 4.12.0. See here for a COPR containing the relevant builds: https://copr.fedorainfracloud.org/coprs/jjames/GAP4.12/
A build of this package can be found here: https://copr.fedorainfracloud.org/coprs/jjames/GAP4.12/build/4836940/
Mock builds against this repo can be done with this config:
include('/etc/mock/fedora-rawhide-x86_64.cfg')
config_opts['root'] = 'fedora-rawhide-x86_64'
config_opts[f'{config_opts.package_manager}.conf'] += """
[gap] name=Copr repo for gap owned by jjames baseurl=https://copr-be.cloud.fedoraproject.org/results/jjames/GAP4.12/fedora-rawhid... type=rpm-md skip_if_unavailable=False gpgcheck=1 gpgkey=https://copr-be.cloud.fedoraproject.org/results/jjames/GAP4.12/pubkey.gpg repo_gpgcheck=0 enabled=1 enabled_metadata=1 cost=10 """