source: MondoRescue/branches/2.2.5/pbconf/pbfilter/rpm.pbf@ 1700

Last change on this file since 1700 was 1700, checked in by Bruno Cornec, 17 years ago

Put mondorescue in conformity with new pb filtering rules

File size: 324 bytes
Line 
1#
2# $Id$
3#
4# Filter for rpm build
5#
6
7# PBGRP is replaced by the RPM group of apps
8filter PBGRP = Applications/Archiving
9
10# PBDEP is replaced by the list of dependencies
11filter PBDEP =
12
13# PBSUF is replaced by the package name ($pbpkg in code)
14filter PBSUF = $pbsuf
15
16# PBOBS is replaced by the Obsolete line
17filter PBOBS =
Note: See TracBrowser for help on using the repository browser.