Changeset 2492 in ProjectBuilder for pbconf/devel/pbmkbm/pbfilter/rpm.yml


Ignore:
Timestamp:
Mar 31, 2020, 12:54:28 PM (4 years ago)
Author:
Bruno Cornec
Message:

Fixes for YAML::XS more strict

  • quote % chars
  • quote : chars
  • quote boolean values used as text in pb
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pbconf/devel/pbmkbm/pbfilter/rpm.yml

    r2487 r2492  
    1717# PBBUILDDEP is replaced by the list of build dependencies
    1818#
    19   PBBUILDDEP: BuildRequires:
     19  PBBUILDDEP: !!str ""
    2020#
    2121# Special for pb : MakeMaker has various variable for the dest dir
Note: See TracChangeset for help on using the changeset viewer.