[packages/gcc/GCC_12] - versioned libg++ Obsoletes
qboosh
qboosh at pld-linux.org
Sat Apr 19 20:17:52 CEST 2025
commit 5d37210f18a7fba7bbc7f63d89e7075ee7b0a0af
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Apr 19 19:06:17 2025 +0200
- versioned libg++ Obsoletes
gcc.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gcc.spec b/gcc.spec
index 2af5879..dd96afb 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -745,7 +745,7 @@ License: GPL v3+ with GCC Runtime Library Exception v3.1
Group: Libraries
# >= instead of = to allow keeping older libstdc++ (with different soname)
Requires: libgcc >= %{epoch}:%{version}-%{release}
-Obsoletes: libg++
+Obsoletes: libg++ < 2.95
Obsoletes: libstdc++3 < 5:3.1
Obsoletes: libstdc++4 < 5:3.2
@@ -795,7 +795,7 @@ Group: Development/Libraries
Requires: %{name}-c++ = %{epoch}:%{version}-%{release}
Requires: glibc-devel
Requires: libstdc++ = %{epoch}:%{version}-%{release}
-Obsoletes: libg++-devel
+Obsoletes: libg++-devel < 2.95
Obsoletes: libstdc++3-devel < 5:3.1
Obsoletes: libstdc++4-devel < 5:3.2
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/acbd4ead28223f245324b33c955f22f15a0c9125
More information about the pld-cvs-commit
mailing list