source: ProjectBuilder/projects/mondorescue/pbconf/branches/3.3/pbfilter/rpm.yml@ 2343

Last change on this file since 2343 was 2343, checked in by Bruno Cornec, 6 years ago

Adapt MondoRescue to pb 0.15 with yml conf files

File size: 362 bytes
Line 
1---
2#
3# $Id$
4#
5# Filter for rpm build
6#
7#
8# PBGRP is replaced by the RPM group of apps
9filter:
10 PBGRP: Applications/Archiving
11 PBOBS: !!str ""
12 PBDEP: !!str ""
13 PBLIC: GPLv2+
14 PBSUF: $pb->{'suf'}
15#
16# PBDEP is replaced by the list of dependencies
17#
18# PBSUF is replaced by the package name ($pb->{'pkg'} in code)
19#
20# PBOBS is replaced by the Obsolete line
21#
Note: See TracBrowser for help on using the repository browser.