- Use proper patch for SLE 15.x.

Rev devel:gcc/19 Md5 5b4c697adb6ba7dc92b2468401c4fe3e 2022-03-01 19:36:42 marxin None
This commit is contained in:
OBS User marxin 2022-03-01 19:36:42 +00:00 committed by Git OBS Bridge
parent 129d6a4ea1
commit b5b562824c
57 changed files with 169 additions and 29 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -335,7 +335,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -335,7 +335,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -335,7 +335,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -335,7 +335,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -334,7 +334,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1199,7 +1199,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -526,7 +526,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use proper patch for SLE 15.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz> Tue Mar 1 15:54:51 UTC 2022 - Martin Liška <mliska@suse.cz>

View File

@ -1994,7 +1994,7 @@ cd ..
%if %{suse_version} < 1550 %if %{suse_version} < 1550
%patch19 -p1 %patch19 -p1
# FIXME: remove the patch once gcc11 got updated (D bug) # FIXME: remove the patch once gcc11 got updated (D bug)
%patch20 -p1 %patch21 -p1
%endif %endif
%patch51 %patch51
%patch60 -p1 %patch60 -p1