- Add Provides of libstdc++6-pp-gccN to libstdc++6-pp. [bsc#1201848]

Rev devel:gcc/55 Md5 341dcfa691994c1613382e0e41917398 2022-07-26 06:48:13 rguenther None
This commit is contained in:
OBS User rguenther 2022-07-26 06:48:13 +00:00 committed by Git OBS Bridge
parent 0ccdfb6c79
commit 3c0778e43b
3 changed files with 16 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5274cccb1686a2a3239e055b72bb9926f3610b2345dd30b7441750a96149c4ab
size 87927
oid sha256:7d2f222fefc0ae2bf971ac7156e0a6b776b5059760d0c541970157019a5d7ce7
size 88028

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 26 06:46:45 UTC 2022 - Richard Biener <rguenther@suse.com>
- Add Provides of libstdc++6-pp-gccN to libstdc++6-pp. [bsc#1201848]
-------------------------------------------------------------------
Thu Jul 21 13:43:06 UTC 2022 - Richard Biener <rguenther@suse.com>

View File

@ -567,6 +567,9 @@ Provides: libstdc++%{libstdcxx_sover}-pp = %{version}-%{release}
# and dropped somewhen during the GCC11 to GCC12 transition
Obsoletes: libstdc++6-pp-gcc9 libstdc++6-pp-gcc10
Obsoletes: libstdc++6-pp-gcc11
Provides: libstdc++6-pp-gcc10
Provides: libstdc++6-pp-gcc11
Provides: libstdc++6-pp-gcc9
# Only one package may provide this - allows multiple gcc versions
# to co-exist without an overly large list of provides/obsoletes
Conflicts: %selfconflict libstdc++%{libstdcxx_sover}-pp
@ -593,6 +596,9 @@ Provides: libstdc++%{libstdcxx_sover}-pp-32bit = %{version}-%{release}
# and dropped somewhen during the GCC11 to GCC12 transition
Obsoletes: libstdc++6-pp-gcc9-32bit libstdc++6-pp-gcc10-32bit
Obsoletes: libstdc++6-pp-gcc11-32bit
Provides: libstdc++6-pp-gcc10-32bit
Provides: libstdc++6-pp-gcc11-32bit
Provides: libstdc++6-pp-gcc9-32bit
# Only one package may provide this - allows multiple gcc versions
# to co-exist without an overly large list of provides/obsoletes
Conflicts: %selfconflict libstdc++%{libstdcxx_sover}-pp-32bit
@ -619,6 +625,9 @@ Provides: libstdc++%{libstdcxx_sover}-pp-64bit = %{version}-%{release}
# and dropped somewhen during the GCC11 to GCC12 transition
Obsoletes: libstdc++6-pp-gcc9-64bit libstdc++6-pp-gcc10-64bit
Obsoletes: libstdc++6-pp-gcc11-64bit
Provides: libstdc++6-pp-gcc10-64bit
Provides: libstdc++6-pp-gcc11-64bit
Provides: libstdc++6-pp-gcc9-64bit
# Only one package may provide this - allows multiple gcc versions
# to co-exist without an overly large list of provides/obsoletes
Conflicts: %selfconflict libstdc++%{libstdcxx_sover}-pp-64bit