packaging: drop outdated buildrpm "tested on" comment
Packaging usually works on other versions too, and it is not efficient to
maintain the list in repo. It is already out of sync with the Makefile targets.
--- a/contrib/packaging/buildrpm Mon Oct 28 00:29:42 2019 +0100
+++ b/contrib/packaging/buildrpm Sun Oct 27 20:16:38 2019 +0100
@@ -1,11 +1,6 @@
#!/bin/bash -e
#
-# Build a Mercurial RPM from the current repo
-#
-# Tested on
-# - Fedora 20
-# - CentOS 5
-# - centOS 6
+# Build a Mercurial RPM from the current repo, mainly for Fedora/CentOS/RHEL
. $(dirname $0)/packagelib.sh