--- # # $Id$ # # Filter for rpm build # filter: # # PBSUF is replaced by the package name ($pb->{'suf'} in code) # PBSUF: $pb->{'suf'} # # PBBUILDDEP is replaced by the list of build dependencies # PBBUILDDEP: BuildRequires: rpm-build # # Special for pb : MakeMaker has various variable for the dest dir # PBKEYWORD: destdir PBFINALDIR: !!str "" # # PBDEP is replaced by the list of dependencies # PBDEP: rpm-build # # PBGRP is replaced by the RPM group of apps # PBGRP: System/Configuration/Packaging