source: ProjectBuilder/devel/pbconf/project-builder/pbfilter/rpm.pbf@ 237

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

Put pb in conformity with the new filtering rules

File size: 346 bytes
Line 
1#
2# $Id$
3#
4# Filter for rpm build
5#
6# PBGRP is replaced by the RPM group of apps
7filter PBGRP = System/Configuration/Packaging
8
9# PBDEP is replaced by the list of dependencies
10filter PBDEP =
11
12# PBLOG is replaced by the changelog if value is yes
13filter PBLOG = yes
14
15# PBSUF is replaced by the package name ($pbpkg in code)
16filter PBSUF = $pbsuf
Note: See TracBrowser for help on using the repository browser.