source: ProjectBuilder/projects/python-formats/pbconf/pbfilter/fedora.yml@ 2407

Last change on this file since 2407 was 2407, checked in by Bruno Cornec, 5 years ago

Adds project python-formats to build farm

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