python-redfish/pbconf/pbfilter/centos.yml
Bruno Cornec cba5755194 Now uses pb 0.15 to build packages -> YAML conf
Change-Id: I7d21a2c040d870b58c77bd0bf0d7d71075beb28b
2019-01-14 18:04:09 +01:00

36 lines
1.1 KiB
YAML

---
#
# $Id$
#
# Filter for rpm build
#
#
# PBGRP is replaced by the RPM group of apps
# Cf: http://fedoraproject.org/wiki/RPMGroups
#filter PBGRP = Applications/Archiving
#
# PBLIC is replaced by the license of the application
# Cf: http://fedoraproject.org/wiki/Licensing
#filter PBLIC = GPLv2+
#
# PBDEP is replaced by the list of dependencies
#filter PBDEP =
#
# PBBDEP is replaced by the list of build dependencies
#filter PBBDEP =
#
# PBSUF is replaced by the package suffix ($pb->{'suf'} in code)
filter:
PBPYTHONDOCBDEP: python2-sphinx-theme-alabaster,python-snowballstemmer,texlive-multirow,texlive-upquote,texlive-wrapfig,texlive-threeparttable,texlive-titlesec,texlive-framed,,texlive-latex-bin,texlive-hyphen-base,texlive-cm,texlive-cmap,texlive-ec,texlive-fancyhdr,texlive-fancybox,texlive-mdwtools,texlive-parskip
PBPYTHON3BDEP: !!str ""
PB2PYTHON2BDEP: python-sphinx >= 1.2.3
PBPYTHON3DEP: !!str ""
PBSUF: %{dist}
PBWITHPY3: 0
PB2PYTHON3BDEP: python3-sphinx >= 1.2.3
#
# PBOBS is replaced by the Obsolete line
#filter PBOBS =
#
# Needed as pb doesn't interpret spec macros