source: ProjectBuilder/projects/afio/pbconf/2.5/pbfilter/fedora.yml@ 2627

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

build afio and buffer with pb 0.15.x and YAMLK conf files

File size: 508 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 PBLIC: LGPLv2+
13 PBGRP: Applications/Archiving
14#
15# PBLIC is replaced by the license of the application
16# Cf: http://fedoraproject.org/wiki/Licensing
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.