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

Last change on this file since 2321 was 2321, checked in by Bruno Cornec, 7 years ago

Test buffer with patches and convert to 0.15 format

File size: 520 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.