SHA256
1
0
forked from pool/mpc

Accepting request 128755 from home:jengelh:branches:devel:libraries:c_c++

- Correct Requires of libmpc-devel to be libmpc3 rather than libmpc2

OBS-URL: https://build.opensuse.org/request/show/128755
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/mpc?expand=0&rev=26
This commit is contained in:
2012-07-23 13:05:33 +00:00
committed by Git OBS Bridge
parent 54fdb1cfc5
commit 58167c8c7d
2 changed files with 6 additions and 1 deletions

View File

@@ -50,7 +50,7 @@ built upon and follows the same principles as MPFR.
%package devel
Summary: MPC multiple-precision complex library development files
Group: Development/Libraries/C and C++
Requires: libmpc2 = %{version}
Requires: libmpc3 = %{version}
Requires: mpfr-devel
PreReq: %install_info_prereq