Actions
action #52136
closedadjust prjconf
Description
after copying the sources and before the whole thing builds prjconf needs to be adjusted
- replace old version with new version everywhere
- enable %_with_betatest
Actions
Added by lnussel almost 6 years ago. Updated almost 6 years ago.
Description
after copying the sources and before the whole thing builds prjconf needs to be adjusted
lkocman-factory@linux-i0y4:~> posc meta prjconf -e openSUSE:Leap:15.2
Sending meta data...
Done.
lkocman-factory@linux-i0y4:~> posc meta prjconf openSUSE:Leap:15.2 | egrep "with_beta|15.[0-9]|15[0-9]"
Release: <CI_CNT>.<B_CNT> spec:lp152.<CI_CNT>.<B_CNT>
%_with_betatest 1
%if "%_project" == "openSUSE:Leap:15.2" || "%_project" == "openSUSE:Leap:15.2:NonFree" || "%_project" == "openSUSE:Leap:15.2:ARM" || "%_project" == "openSUSE:Leap:15.2:Rebuild" || "%_project" == "openSUSE:Leap:15.2:PowerPC"
%if "%_project" == "openSUSE:Leap:15.2" || "%_project" == "openSUSE:Leap:15.2:NonFree" || "%_project" == "openSUSE:Leap:15.2:ARM" || "%_project" == "openSUSE:Leap:15.2:PowerPC" || "%_project" == "openSUSE:Leap:15.2:Live" || "%_project" == "openSUSE:Leap:15.2:Rebuild" || "%_project" == "openSUSE:Leap:15.2:Rings" || "%_project" == "openSUSE:Leap:15.2:Rings:0-Bootstrap" || "%_project" == "openSUSE:Leap:15.2:Rings:1-MinimalX"
%distribution openSUSE Leap 15.2
%if "%_project" != "openSUSE:Leap:15.2:Rings:0-Bootstrap"
%if "%_project" == "openSUSE:Leap:15.2" || "%_project" == "openSUSE:Leap:15.2:ARM" || "%_project" == "openSUSE:Leap:15.2:PowerPC" || "%_project" == "openSUSE:Leap:15.2:Rebuild" || "%_project" == "openSUSE:Leap:15.2:Live" || "%_project" == "openSUSE:Leap:15.2:NonFree"
%define suse_version 1500
%define sle_version 15.200
%suse_version 1500
%sle_version 15.200
I changed it a bit, Macros/:Macros need to be enabled :)