packaging: drop outdated buildrpm "tested on" comment stable
authorMads Kiilerich <mads@kiilerich.com>
Sun, 27 Oct 2019 20:16:38 +0100
branchstable
changeset 43344 825f8f42333a
parent 43343 73d1bbf817cd
child 43345 dc3fe251de72
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.
contrib/packaging/buildrpm
--- 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