changeset 43344:825f8f42333a stable

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.
author Mads Kiilerich <mads@kiilerich.com>
date Sun, 27 Oct 2019 20:16:38 +0100
parents 73d1bbf817cd
children dc3fe251de72
files contrib/packaging/buildrpm
diffstat 1 files changed, 1 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- 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