Bruno Cornec 8560e6c230 Fix rpm build
- Working rpm build For mageia 5 and Fedora 23
- Review mageia 5 and Fedora 23 dependencies and upload missing one on
  ftp server
- pbr not used in package build anymore, called by pb in 0.14.1 version.
  Fully standalone version after sbx2build
- Fix doc production and man pages
- update gitignore for latest pb version
- Remove useless pb filters
- Will become real 0.3 (no code change, just build infra)
2016-04-30 01:02:52 +02:00

11 lines
419 B
Plaintext

# Specific group for Mandriva for python-redfish
# Cf: http://wiki.mandriva.com/en/Development/Packaging/Groups
filter PBGRP = Development/Python
# PBLIC is replaced by the license of the application
# Cf: http://wiki.mandriva.com/en/Development/Packaging/Licenses
#filter PBLIC = GPL
filter PB2PYTHON2BDEP = python-pkg-resources >= 18, texlive-dist
filter PB2PYTHON3BDEP = python3-pkg-resources >= 18, texlive-dist