SHA256
3
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:
Dirk Mueller 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

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 23 12:47:08 UTC 2012 - jengelh@inai.de
- Correct Requires of libmpc-devel to be libmpc3 rather than libmpc2
-------------------------------------------------------------------
Mon Jul 23 08:43:52 UTC 2012 - rguenther@suse.com

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