Revert RPM version to old scheme

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7888 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-12-10 17:32:53 +00:00
parent 26e0727137
commit 9956377cde

View File

@ -781,7 +781,7 @@ if [ -n "${BUILDXML}${BUILDHTML}" ]; then
fi
[ -n "$BUILDTARBALL" ] && case $VERSION in
*-*)
*-*|*.*.*.*)
#
# The original tarball created above didn't include the -Beta or -RC portion of the
# name in either the tarball name or the directory name. Create it here