Overview
Request 543847 accepted
- Introduce new %_fillupdir macro for fillup-templates location
- Set %_fillupdir macro to /usr/share/fillup-templates
- Change fillup macros to support new %_fillupdir in addition
to old /var/adm/fillup-templates location
- Make %post compatibility symlink creation more resiliant
- Created by RBrownSUSE
- In state accepted
- Supersedes 542638
+ SYSC_TEMPLATE=%{_fillupdir}/sysconfig.$PNAME$SUBPNAME \ + # If template not in new %{_fillupdir}, fallback to old TEMPLATE_DIR + if [ ! -f $SYSC_TEMPLATE ] ; then \ + TEMPLATE_DIR=/var/adm/fillup-templates \ + SYSC_TEMPLATE=$TEMPLATE_DIR/sysconfig.$PNAME$SUBPNAME \ + fi \
there is a \
missing after the COMMENT line - the resulting fillup_onlu macro stops after the comment
This comment has been deleted
Request History
RBrownSUSE created request
- Introduce new %_fillupdir macro for fillup-templates location
- Set %_fillupdir macro to /usr/share/fillup-templates
- Change fillup macros to support new %_fillupdir in addition
to old /var/adm/fillup-templates location
- Make %post compatibility symlink creation more resiliant
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto added repo-checker as a reviewer
Please review build success
factory-auto accepted review
Check script succeeded
staging-bot set openSUSE:Factory:Staging:B as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:B"
staging-bot accepted review
Picked openSUSE:Factory:Staging:B
licensedigger accepted review
ok
repo-checker accepted review
cycle and install check passed
dimstar accepted review
dimstar_suse accepted review
ready to accept
dimstar_suse approved review
ready to accept
dimstar_suse accepted request
Accept to openSUSE:Factory