source: ProjectBuilder/projects/star/pbconf/1.6/pbfilter/rpm.yml@ 2634

Last change on this file since 2634 was 2634, checked in by Bruno Cornec, 4 years ago

add conf to build star with project-builder.org

File size: 511 bytes
Line 
1---
2#
3# $Id$
4#
5# Filter for rpm build
6#
7#
8# PBGRP is replaced by the RPM group of apps
9# Cf: http://fedoraproject.org/wiki/RPMGroups
10filter:
11 PBSUF: $pb->{'suf'}
12 PBGRP: Applications/Archiving
13#
14# PBLIC is replaced by the license of the application
15# Cf: http://fedoraproject.org/wiki/Licensing
16#filter PBLIC = GPL
17#
18# PBDEP is replaced by the list of dependencies
19#filter PBDEP =
20#
21# PBSUF is replaced by the package suffix ($pb->{'suf'} in code)
22#
23# PBOBS is replaced by the Obsolete line
24#filter PBOBS =
25#
Note: See TracBrowser for help on using the repository browser.