- Fix erroneous test data.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/mpc?expand=0&rev=9
This commit is contained in:
6
mpc.spec
6
mpc.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package mpc (Version 0.7)
|
||||
# spec file for package mpc (Version 0.8)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -24,11 +24,12 @@ BuildRequires: gmp-devel mpfr-devel
|
||||
License: LGPL v2.1 or later
|
||||
Group: Development/Libraries/C and C++
|
||||
AutoReqProv: on
|
||||
Version: 0.7
|
||||
Version: 0.8
|
||||
Release: 1
|
||||
Summary: MPC multiple-precision complex shared library
|
||||
Url: http://www.multiprecision.org/mpc/
|
||||
Source: mpc-%{version}.tar.bz2
|
||||
Patch0: mpc-0.8-fixes.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -66,6 +67,7 @@ MPC multiple-precision complex library development files.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
|
Reference in New Issue
Block a user