Overview
Request 999205 superseded
Add support for SLE-15.
- Created by psimons
- In state superseded
- Superseded by 1003263
- Open review for opensuse-review-team
- Open review for factory-staging
Request History
psimons created request
Add support for SLE-15.
factory-auto accepted review
Check script succeeded
factory-auto added opensuse-review-team as a reviewer
Please review sources
licensedigger accepted review
ok
dimstar_suse set openSUSE:Factory:Staging:F as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:F"
dimstar_suse accepted review
Picked "openSUSE:Factory:Staging:F"
dimstar declined review
5+%if 0%{?sle_version} == 150000
6+BuildRequires: libopenssl-1_1-devel >= 1.1.0
7+Patch99: disable-tls13-to-support-older-openssl-versions.patch
8+%else
9 BuildRequires: libopenssl-devel >= 1.1.1
10 %endif
11+%endif
Patch should be only conditional applied, but the Patch: line should be unconditional. Otherwise we get different .src.rpm depending on what version we build this on, making the .src.rpm not being reusable
dimstar declined request
5+%if 0%{?sle_version} == 150000
6+BuildRequires: libopenssl-1_1-devel >= 1.1.0
7+Patch99: disable-tls13-to-support-older-openssl-versions.patch
8+%else
9 BuildRequires: libopenssl-devel >= 1.1.1
10 %endif
11+%endif
Patch should be only conditional applied, but the Patch: line should be unconditional. Otherwise we get different .src.rpm depending on what version we build this on, making the .src.rpm not being reusable
dimstar_suse reopened request
Reopened via staging workflow.
dimstar_suse added factory-staging as a reviewer
Being evaluated by group "factory-staging"
dimstar_suse accepted review
Unstaged from project "openSUSE:Factory:Staging:F"
dimstar_suse declined request
Declined via staging workflow.
superseded by 1003263