
- Adds python-redfish.spec for pb from previous version - first rpm made using project-builder.org - Adds a changelog file for pb - Now delivers redfish-client under /usr/bin - Fix dependencies needed to invoke redfish-client - Versions can now be used through pb instead of being hardcoded - Prepare deb package build
14 lines
179 B
Plaintext
14 lines
179 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
PKG="PBSOLPKG"
|
|
NAME="PBREALPKG"
|
|
VERSION="PBVER"
|
|
# all or i386
|
|
ARCH="all"
|
|
CATEGORY="application"
|
|
DESC="PBSUMMARY"
|
|
EMAIL="PBPACKAGER"
|
|
VENDOR="PBPACKAGER"
|
|
HOTLINE="PBURL"
|