Changeset 2487 in ProjectBuilder
- Timestamp:
- Mar 24, 2020, 1:26:56 AM (5 years ago)
- Location:
- pbconf/devel
- Files:
-
- 118 deleted
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
pbconf/devel/ProjectBuilder/pbfilter/centos.yml
r2279 r2487 8 8 # 9 9 # PBDEP is replaced by the list of dependencies 10 PBBUILDDEP: BuildRequires: rpm-build,perl-Test-Simple10 PBBUILDDEP: BuildRequires: perl-Test-Simple -
pbconf/devel/ProjectBuilder/pbfilter/fedora.yml
r2279 r2487 8 8 # 9 9 # PBDEP is replaced by the list of dependencies 10 PBBUILDDEP: BuildRequires: rpm-build,perl-Test-Simple10 PBBUILDDEP: BuildRequires: perl-Test-Simple -
pbconf/devel/ProjectBuilder/pbfilter/rpm.yml
r2299 r2487 12 12 # PBDEP is replaced by the list of dependencies 13 13 PBDEP: perl-YAML 14 PBBUILDDEP: BuildRequires: rpm-build,perl-YAML14 PBBUILDDEP: BuildRequires: perl-YAML 15 15 # 16 16 # Special for pb : MakeMaker has various variable for the dest dir -
pbconf/devel/pbmkbm/pbfilter/rpm.yml
r2269 r2487 17 17 # PBBUILDDEP is replaced by the list of build dependencies 18 18 # 19 PBBUILDDEP: BuildRequires: rpm-build19 PBBUILDDEP: BuildRequires: 20 20 # 21 21 # Special for pb : MakeMaker has various variable for the dest dir -
pbconf/devel/project-builder-server/pbfilter/centos.yml
r2293 r2487 8 8 # 9 9 # PBDEP is replaced by the list of dependencies 10 PBBUILDDEP: BuildRequires: rpm-build,perl-Test-Simple10 PBBUILDDEP: BuildRequires: perl-Test-Simple -
pbconf/devel/project-builder-server/pbfilter/fedora.yml
r2293 r2487 8 8 # 9 9 # PBDEP is replaced by the list of dependencies 10 PBBUILDDEP: BuildRequires: rpm-build,perl-Test-Simple10 PBBUILDDEP: BuildRequires: perl-Test-Simple -
pbconf/devel/project-builder-server/pbfilter/rpm.yml
r2470 r2487 12 12 # PBDEP is replaced by the list of dependencies 13 13 PBDEP: perl-YAML,perl-Mojolicious,perl-Mojolicious-Plugin-OpenAPI,perl-YAML-LibYAML 14 PBBUILDDEP: BuildRequires: rpm-build14 PBBUILDDEP: !!str "" 15 15 # 16 16 # Special for pb : MakeMaker has various variable for the dest dir -
pbconf/devel/project-builder/pbfilter/centos.yml
r2279 r2487 9 9 # PBBUILDDEP is replaced by the list of build dependencies 10 10 # 11 PBBUILDDEP: BuildRequires: rpm-build,perl-Test-Simple11 PBBUILDDEP: BuildRequires: perl-Test-Simple -
pbconf/devel/project-builder/pbfilter/fedora.yml
r2279 r2487 9 9 # PBBUILDDEP is replaced by the list of build dependencies 10 10 # 11 PBBUILDDEP: BuildRequires: rpm-build,perl-Test-Simple11 PBBUILDDEP: BuildRequires: perl-Test-Simple -
pbconf/devel/project-builder/pbfilter/rpm.yml
r2273 r2487 13 13 # PBBUILDDEP is replaced by the list of build dependencies 14 14 # 15 PBBUILDDEP: BuildRequires: rpm-build15 PBBUILDDEP: !!str "" 16 16 # 17 17 # Special for pb : MakeMaker has various variable for the dest dir -
pbconf/devel/rpmbootstrap/pbfilter/rpm.yml
r2269 r2487 21 21 # PBBUILDDEP is replaced by the list of build dependencies 22 22 # 23 PBBUILDDEP: BuildRequires: rpm-build23 PBBUILDDEP: !!str "" 24 24 # 25 25 # Special for pb : MakeMaker has various variable for the dest dir
Note:
See TracChangeset
for help on using the changeset viewer.