9d3ca49387
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
11 lines
548 B
Plaintext
11 lines
548 B
Plaintext
TAR_NAME=python-cinderclient
|
|
SRC_DIR=$CGCS_BASE/git/python-cinderclient
|
|
|
|
# Tar everything found in this subdirectory. Define this if source need to be collected into a tarball in SOURCES.
|
|
# Tar file name and version are derived from PKG-INFO. Alternatively you may define TAR_NAME ad VERSION
|
|
|
|
# A Space separated list of paths to copy to .distro/centos7/rpmbuild/SOURCES.
|
|
#COPY_LIST="$CGCS_BASE/downloads/$CLIENT_NAME-$CLIENT_VER.tar.gz $PKG_BASE/$CLIENT_NAME/*"
|
|
TIS_BASE_SRCREV=3640aeab6e11987288a2f149fbeedb1c026045e2
|
|
TIS_PATCH_VER=GITREVCOUNT
|