Bug 469180

Summary: please add mpfr to EPEL too
Product: [Fedora] Fedora Reporter: Levente Farkas <lfarkas>
Component: mpfrAssignee: Ivana Varekova <varekova>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rdieter, varekova
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-30 14:17:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Levente Farkas 2008-10-30 14:05:02 UTC
please add mpfr package to EPEL too. it'd be very useful at least for EPEL-5. i'm just test mpfr-devel-2.3.1-1.fc9, rebuild in on EPEL-5 and compile without any problem. the only thing i change is:
from:
Requires: gmp >= 4.2.1
to
Requires: gmp >= 4.1.4
since on rhel-5 this is the latest and even with this version all test are pass.

so it's just a new branch request:
https://fedoraproject.org/wiki/EPEL/FAQ#How_do_I_request_a_EPEL_branch_for_an_existing_Fedora_package.3F
and a rebuild for you.
thanks.

Comment 1 Levente Farkas 2008-10-30 14:17:21 UTC
please ignore my request since in rhel gmp alrady contains mpfr:-)