Mageia Bugzilla – Attachment 14485 Details for
Bug 33041
consider updating "cm"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
mpfrcx spec patch
mpfrcx.spec.patch (text/plain), 1.04 KB, created by
Aurelian R
on 2024-03-31 23:43:12 CEST
(
hide
)
Description:
mpfrcx spec patch
Filename:
MIME Type:
Creator:
Aurelian R
Created:
2024-03-31 23:43:12 CEST
Size:
1.04 KB
patch
obsolete
>--- mpfrcx/mpfrcx.spec 2024-03-30 22:49:12.994574776 +0200 >+++ SPECS/mpfrcx.spec 2024-03-31 17:30:37.661860449 +0300 >@@ -4,8 +4,8 @@ > > Summary: Arithmetic of univariate polynomials over arbitrary precision real (Mpfr) or complex (Mpc) numbers > Name: mpfrcx >-Version: 0.4.2 >-Release: %mkrel 5 >+Version: 0.6.3 >+Release: %mkrel 0.1 > License: LGPLv2+ > Group: System/Libraries > URL: https://www.multiprecision.org/%{name} >@@ -14,8 +14,6 @@ BuildRequires: libgmp-devel >= 4.3.2 > BuildRequires: libmpfr-devel >= 2.4.2 > BuildRequires: libmpc-devel >= 1.0 > >-Patch0: mpfrcx-0.4.2-replace-__gmp_const-with-const.patch >- > %description > Mpfrcx is a library for the arithmetic of univariate polynomials over > arbitrary precision real (Mpfr) or complex (Mpc) numbers, without control >@@ -65,10 +63,11 @@ autoreconf -vfi > rm -f %{buildroot}%{_libdir}/*.la > > %check >-make check >+%make_build check > > %files -n %{libname} >-%doc AUTHORS NEWS README TODO >+%license COPYING.LESSER >+%doc AUTHORS NEWS README > %{_libdir}/libmpfrcx.so.%{libmajor}{,.*} > > %files -n %{libname_devel}
--- mpfrcx/mpfrcx.spec 2024-03-30 22:49:12.994574776 +0200 +++ SPECS/mpfrcx.spec 2024-03-31 17:30:37.661860449 +0300 @@ -4,8 +4,8 @@ Summary: Arithmetic of univariate polynomials over arbitrary precision real (Mpfr) or complex (Mpc) numbers Name: mpfrcx -Version: 0.4.2 -Release: %mkrel 5 +Version: 0.6.3 +Release: %mkrel 0.1 License: LGPLv2+ Group: System/Libraries URL: https://www.multiprecision.org/%{name} @@ -14,8 +14,6 @@ BuildRequires: libgmp-devel >= 4.3.2 BuildRequires: libmpfr-devel >= 2.4.2 BuildRequires: libmpc-devel >= 1.0 -Patch0: mpfrcx-0.4.2-replace-__gmp_const-with-const.patch - %description Mpfrcx is a library for the arithmetic of univariate polynomials over arbitrary precision real (Mpfr) or complex (Mpc) numbers, without control @@ -65,10 +63,11 @@ autoreconf -vfi rm -f %{buildroot}%{_libdir}/*.la %check -make check +%make_build check %files -n %{libname} -%doc AUTHORS NEWS README TODO +%license COPYING.LESSER +%doc AUTHORS NEWS README %{_libdir}/libmpfrcx.so.%{libmajor}{,.*} %files -n %{libname_devel}
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 33041
:
14484
| 14485 |
14486
|
14487