source: ProjectBuilder/projects/buffer/pbconf/1.19/pbfilter/fedora.yml

Last change on this file 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: 522 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 PBLIC: GPL+
12 PBSUF: "%{?dist}"
13 PBBREQ: !!str ""
14 PBGRP: Applications/Archiving
15#
16# PBLIC is replaced by the license of the application
17# Cf: http://fedoraproject.org/wiki/Licensing
18#
19# PBDEP is replaced by the list of dependencies
20#filter PBDEP =
21#
22# PBSUF is replaced by the package suffix ($pb->{'suf'} in code)
23#
24# PBOBS is replaced by the Obsolete line
25#filter PBOBS =
26#
Note: See TracBrowser for help on using the repository browser.