Project

General

Profile

Actions

action #52136

closed

adjust prjconf

Added by lnussel almost 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Release Engineering
Target version:
Start date:
2019-05-28
Due date:
2019-05-31
% Done:

0%

Estimated time:

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 #1

Updated by lkocman over 4 years ago

  • Status changed from New to In Progress
  • Assignee set to lkocman
Actions #2

Updated by lkocman over 4 years ago

  • Status changed from In Progress to Resolved

lkocman-factory@linux-i0y4:~> posc meta prjconf -e openSUSE:Leap:15.2
Sending meta data...
Done.

Actions #3

Updated by lkocman over 4 years ago

lkocman-factory@linux-i0y4:~> posc meta prjconf openSUSE:Leap:15.2 | egrep "with_beta|15.[0-9]|15[0-9]"
Release: . spec:lp152..

%define _with_betatest 1

%_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

Actions #4

Updated by mlin7442 over 4 years ago

I changed it a bit, Macros/:Macros need to be enabled :)

Actions

Also available in: Atom PDF