From 745bbd3b35f77cd00eb8e0aea7c5b523e97042f644ddc11d11708c61adf4253a Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Tue, 25 Jan 2011 13:17:08 +0000 Subject: [PATCH] - Drop bogus provides/obsoletes of ABI incompatible gmp version. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gmp?expand=0&rev=14 --- gmp.changes | 5 +++++ gmp.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/gmp.changes b/gmp.changes index 3960a21..52f4a5a 100644 --- a/gmp.changes +++ b/gmp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 25 13:15:00 UTC 2011 - rguenther@novell.com + +- Drop bogus provides/obsoletes of ABI incompatible gmp version. + ------------------------------------------------------------------- Mon Sep 13 10:20:05 UTC 2010 - rguenther@novell.com diff --git a/gmp.spec b/gmp.spec index 9aa8dfe..64bb5de 100644 --- a/gmp.spec +++ b/gmp.spec @@ -46,9 +46,6 @@ A library for calculating huge numbers (integer and floating point). License: GPLv3+ ; LGPLv3+ Summary: Shared library for the GNU MP Library Group: System/Libraries -# in openSUSE 11.1 and SLE11 the shared libraries were in the gmp package itself -Provides: gmp = 4.2.3 -Obsoletes: gmp <= 4.2.3 %description -n libgmp10 Shared library for the GNU MP Library.