Summary: C library for multiple-precision floating-point computations with exact rounding Name: mpfr Version: 4.0.2 Release: r0 License: LGPLv3+ Group: devel Packager: Poky URL: https://www.mpfr.org/ BuildRequires: autoconf-archive BuildRequires: autoconf-native BuildRequires: automake-native BuildRequires: gmp BuildRequires: gnu-config-native BuildRequires: libtool-cross BuildRequires: libtool-native BuildRequires: texinfo-dummy-native BuildRequires: virtual/aarch64-poky-linux-compilerlibs BuildRequires: virtual/aarch64-poky-linux-gcc BuildRequires: virtual/libc %description The GNU Multiple Precision Floating-Point Reliable Library (GNU MPFR) is a GNU portable C library for arbitrary-precision binary floating-point computation with correct rounding, based on GNU Multi-Precision Library. MPFR's computation is both efficient and has a well-defined semantics: the functions are completely specified on all the possible operands and the results do not depend on the platform. %package -n libmpfr-src Summary: C library for multiple-precision floating-point computations with exact rounding - Source files License: LGPLv3+ Group: devel Provides: mpfr-src = 4.0.2 %description -n libmpfr-src The GNU Multiple Precision Floating-Point Reliable Library (GNU MPFR) is a GNU portable C library for arbitrary-precision binary floating-point computation with correct rounding, based on GNU Multi-Precision Library. MPFR's computation is both efficient and has a well-defined semantics: the functions are completely specified on all the possible operands and the results do not depend on the platform. This package contains sources for debugging purposes. %package -n libmpfr-dbg Summary: C library for multiple-precision floating-point computations with exact rounding - Debugging files License: LGPLv3+ Group: devel Recommends: glibc-dbg Recommends: gmp-dbg Provides: mpfr-dbg = 4.0.2 %description -n libmpfr-dbg The GNU Multiple Precision Floating-Point Reliable Library (GNU MPFR) is a GNU portable C library for arbitrary-precision binary floating-point computation with correct rounding, based on GNU Multi-Precision Library. MPFR's computation is both efficient and has a well-defined semantics: the functions are completely specified on all the possible operands and the results do not depend on the platform. This package contains ELF symbols and related sources for debugging purposes. %package -n libmpfr-staticdev Summary: C library for multiple-precision floating-point computations with exact rounding - Development files (Static Libraries) License: LGPLv3+ Group: devel Requires: libmpfr-dev = 4.0.2-r0 Provides: mpfr-staticdev = 4.0.2 %description -n libmpfr-staticdev The GNU Multiple Precision Floating-Point Reliable Library (GNU MPFR) is a GNU portable C library for arbitrary-precision binary floating-point computation with correct rounding, based on GNU Multi-Precision Library. MPFR's computation is both efficient and has a well-defined semantics: the functions are completely specified on all the possible operands and the results do not depend on the platform. This package contains static libraries for software development. %package -n libmpfr-dev Summary: C library for multiple-precision floating-point computations with exact rounding - Development files License: LGPLv3+ Group: devel Requires: libmpfr6 = 4.0.2-r0 Recommends: autoconf-archive-dev Recommends: glibc-dev Recommends: gmp-dev Provides: mpfr-dev = 4.0.2 %description -n libmpfr-dev The GNU Multiple Precision Floating-Point Reliable Library (GNU MPFR) is a GNU portable C library for arbitrary-precision binary floating-point computation with correct rounding, based on GNU Multi-Precision Library. MPFR's computation is both efficient and has a well-defined semantics: the functions are completely specified on all the possible operands and the results do not depend on the platform. This package contains symbolic links, header files, and related items necessary for software development. %package -n libmpfr-doc Summary: C library for multiple-precision floating-point computations with exact rounding - Documentation files License: LGPLv3+ Group: doc Provides: mpfr-doc = 4.0.2 %description -n libmpfr-doc The GNU Multiple Precision Floating-Point Reliable Library (GNU MPFR) is a GNU portable C library for arbitrary-precision binary floating-point computation with correct rounding, based on GNU Multi-Precision Library. MPFR's computation is both efficient and has a well-defined semantics: the functions are completely specified on all the possible operands and the results do not depend on the platform. This package contains documentation. %package -n libmpfr-locale Summary: C library for multiple-precision floating-point computations with exact rounding License: LGPLv3+ Group: devel Provides: mpfr-locale = 4.0.2 %description -n libmpfr-locale The GNU Multiple Precision Floating-Point Reliable Library (GNU MPFR) is a GNU portable C library for arbitrary-precision binary floating-point computation with correct rounding, based on GNU Multi-Precision Library. MPFR's computation is both efficient and has a well-defined semantics: the functions are completely specified on all the possible operands and the results do not depend on the platform. %package -n libmpfr6 Summary: C library for multiple-precision floating-point computations with exact rounding License: LGPLv3+ Group: devel Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libgmp.so.10()(64bit) Requires: libgmp10 >= 6.2.0 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libgmp.so.10()(64bit) Requires(post): libgmp10 >= 6.2.0 Requires(post): rtld(GNU_HASH) Provides: libmpfr.so.6()(64bit) Provides: mpfr = 4.0.2 %description -n libmpfr6 The GNU Multiple Precision Floating-Point Reliable Library (GNU MPFR) is a GNU portable C library for arbitrary-precision binary floating-point computation with correct rounding, based on GNU Multi-Precision Library. MPFR's computation is both efficient and has a well-defined semantics: the functions are completely specified on all the possible operands and the results do not depend on the platform. %post -n libmpfr6 # libmpfr6 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %files -n libmpfr-src %defattr(-,-,-,-) %dir "/usr" %dir "/usr/src" %dir "/usr/src/debug" %dir "/usr/src/debug/mpfr" %dir "/usr/src/debug/mpfr/4.0.2-r0" %dir "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2" %dir "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_zero.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/neg.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/print_rnd_mode.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/factorial.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/get_exp.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_z.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/setsign.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/add1sp.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/cmp2.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/round_p.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/exceptions.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/add.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/digamma.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/mul_2exp.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/gen_inverse.h" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/bernoulli.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/get_z.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/get_si.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/sin_cos.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/mul.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/d_div.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/round_prec.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/gammaonethird.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/rem1.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/root.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_si.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/cmp_ld.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/mpfr-intmax.h" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_inf.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/yn.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/lngamma.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/hypot.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/signbit.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/exp.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_d.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/fms.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/get_d.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/grandom.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/setmax.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/asin.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/exp3.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/get_sj.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/minmax.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/inits.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/cmp_d.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/add_d.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/init.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/isqrt.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/init2.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/cmp_abs.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/mul_d.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/dim.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/gamma_inc.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_uj.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_flt.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/sin.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/acosh.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_str.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/cmp_ui.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/atanh.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/sinh.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/mpfr-gmp.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/d_sub.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/pool.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/get_flt.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/sub1.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/div_2exp.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/tan.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/fmma.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/invert_limb.h" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/sub.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/reldiff.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/get_ui.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/mpfr-gmp.h" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/sqr.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/log1p.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/iszero.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/random_deviate.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/mul_ui.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/sub_d.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/sqrt_ui.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/ubf.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/mpn_exp.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/int_ceil_log2.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/si_op.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/atan.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/exp_2.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_ld.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/invsqrt_limb.h" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/modf.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_exp.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_rnd.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/add_ui.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_nan.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/pow_z.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/out_str.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/cbrt.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_dfl_prec.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/expm1.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/get_uj.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/inp_str.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/setmin.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/fits_intmax.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/get_z_exp.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/get_patches.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/print_raw.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_prec.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/frac.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/clear.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_str_raw.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/ui_pow_ui.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_q.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/next.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/pow.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/nrandom.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/cos.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/get_f.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/gamma.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/jyn_asympt.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/inits2.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/sum.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/sinh_cosh.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/log10.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/get_ld.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/clears.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/zeta.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/div_d.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/dump.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/free_cache.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/div_2si.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/isinf.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/const_pi.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/const_euler.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/add1.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/cmp_si.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/isnan.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_z_exp.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/gmp_op.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/urandomb.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/get_q.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/version.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/agm.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/pow_si.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/erf.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_f.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/rint.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/ui_div.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/copysign.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/uceil_log2.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/round_raw_generic.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/fits_u.h" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/min_prec.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/round_near_x.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/fpif.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/isregular.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/ui_pow.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/abort_prec_max.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/sqrt.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/odd_p.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/tanh.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/uceil_exp2.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/const_log2.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/urandom.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/fma.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/log2.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_si_2exp.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/frexp.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/mul_2si.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/random_deviate.h" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/printf.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/zeta_ui.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_sj.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_ui_2exp.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/rec_sqrt.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/exp10.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/constant.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/ui_sub.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/acos.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/ufloor_log2.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/check.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/cmp.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/div_2ui.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/exp2.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_ui.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/div_ui.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/stack_interface.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/sub1sp.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/const_catalan.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/get_str.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/extract.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/fits_s.h" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/swap.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/log.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/jn.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/comparisons.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/pow_ui.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/eint.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/scale2.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/atan2.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/mul_2ui.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/rndna.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/erfc.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/div.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/set_prc_raw.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/mpfr-impl.h" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/beta.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/sgn.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/cosh.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/mulders.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/sub_ui.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/subnormal.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/strtofr.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/mpfr.h" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/eq.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/cache.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/asinh.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/isinteger.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/log_ui.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/erandom.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/isnum.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/powerof2.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/li2.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/vasprintf.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/ai.c" "/usr/src/debug/mpfr/4.0.2-r0/mpfr-4.0.2/src/buildopt.c" %files -n libmpfr-dbg %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" %dir "/usr/lib/.debug" "/usr/lib/.debug/libmpfr.so.6.0.2" %files -n libmpfr-dev %defattr(-,-,-,-) %dir "/usr" %dir "/usr/include" %dir "/usr/lib" "/usr/include/mpf2mpfr.h" "/usr/include/mpfr.h" %dir "/usr/lib/pkgconfig" "/usr/lib/libmpfr.so" "/usr/lib/pkgconfig/mpfr.pc" %files -n libmpfr-doc %defattr(-,-,-,-) %dir "/usr" %dir "/usr/share" %dir "/usr/share/doc" %dir "/usr/share/info" %dir "/usr/share/doc/mpfr" %dir "/usr/share/doc/mpfr/examples" "/usr/share/doc/mpfr/AUTHORS" "/usr/share/doc/mpfr/COPYING" "/usr/share/doc/mpfr/BUGS" "/usr/share/doc/mpfr/NEWS" "/usr/share/doc/mpfr/COPYING.LESSER" "/usr/share/doc/mpfr/FAQ.html" "/usr/share/doc/mpfr/TODO" "/usr/share/doc/mpfr/examples/ReadMe" "/usr/share/doc/mpfr/examples/rndo-add.c" "/usr/share/doc/mpfr/examples/divworst.c" "/usr/share/doc/mpfr/examples/sample.c" "/usr/share/doc/mpfr/examples/can_round.c" "/usr/share/doc/mpfr/examples/version.c" "/usr/share/info/mpfr.info" %files -n libmpfr6 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libmpfr.so.6.0.2" "/usr/lib/libmpfr.so.6"