From 71f7a3abf4a41be233dacc3da99c70c474a42273 Mon Sep 17 00:00:00 2001 From: David Adam Date: Wed, 10 Jun 2020 20:48:59 +0800 Subject: [PATCH] fish.spec: override overzealous version format linting --- fish.spec.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/fish.spec.in b/fish.spec.in index 8ee2a7769..6c95f3320 100644 --- a/fish.spec.in +++ b/fish.spec.in @@ -45,6 +45,12 @@ Requires: python3 %endif Requires: man +# Although the build scripts mangle the version number to be RPM compatible +# for continuous builds (transforming the output of `git describe`), Fedora 32+ +# also validates the version inside the pkgconfig file. There's no impetus for this +# with fish. +%define _wrong_version_format_terminate_build 0 + %description fish is a shell geared towards interactive use. Its features are