c542488ff2
Change-Id: I030482dd37ea4158f04af14f2af5e610d38ca14e Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
11 lines
556 B
Plaintext
11 lines
556 B
Plaintext
TAR_NAME=python-ceilometerclient
|
|
SRC_DIR=$CGCS_BASE/git/python-ceilometerclient
|
|
|
|
# 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=3d4966e6a76c63f6bf4a24d3cb3f86d7a585c1e0
|
|
TIS_PATCH_VER=GITREVCOUNT
|