checked in
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/mpc?expand=0&rev=11
This commit is contained in:
parent
5781412f60
commit
e7711fb580
@ -1,13 +0,0 @@
|
|||||||
Index: trunk/tests/log.dat
|
|
||||||
===================================================================
|
|
||||||
--- trunk/tests/log.dat (revision 726)
|
|
||||||
+++ trunk/tests/log.dat (revision 727)
|
|
||||||
@@ -30,7 +30,7 @@
|
|
||||||
0 - 2 -inf 53 +0x3243F6A8885A3p-48 2 -0 2 +0 N N
|
|
||||||
0 + 2 -inf 53 -0x3243F6A8885A3p-48 2 -0 2 -0 N N
|
|
||||||
0 - 2 -inf 53 +0x3243F6A8885A3p-48 2 -0 2 +0 N D
|
|
||||||
-0 + 2 -inf 53 -0x3243F6A8885A32p-52 2 -0 2 -0 N D
|
|
||||||
+0 - 2 -inf 53 -0x3243F6A8885A32p-52 2 -0 2 -0 N D
|
|
||||||
|
|
||||||
# log(+0 + i*0) = -inf + i*0
|
|
||||||
0 0 2 -inf 2 +0 2 +0 2 +0 N N
|
|
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Tue Dec 1 14:28:22 CET 2009 - rguenther@suse.de
|
|
||||||
|
|
||||||
- Fix erroneous test data.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 5 16:59:22 CET 2009 - rguenther@suse.de
|
Thu Nov 5 16:59:22 CET 2009 - rguenther@suse.de
|
||||||
|
|
||||||
|
5
mpc.spec
5
mpc.spec
@ -29,7 +29,6 @@ Release: 1
|
|||||||
Summary: MPC multiple-precision complex shared library
|
Summary: MPC multiple-precision complex shared library
|
||||||
Url: http://www.multiprecision.org/mpc/
|
Url: http://www.multiprecision.org/mpc/
|
||||||
Source: mpc-%{version}.tar.bz2
|
Source: mpc-%{version}.tar.bz2
|
||||||
Patch0: mpc-0.8-fixes.patch
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -67,10 +66,6 @@ MPC multiple-precision complex library development files.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
# Should really be a mpfr version check
|
|
||||||
%if %{suse_version} > 1120
|
|
||||||
%patch0 -p1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
|
Loading…
Reference in New Issue
Block a user