source: ProjectBuilder/projects/dploy/devel/pbfilter/rpm.pbf@ 388

Last change on this file since 388 was 388, checked in by Bruno Cornec, 16 years ago

dploy is now managed by pb 0.9.0

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