summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2019-03-21 01:17:51 +0100
committerRalf Baechle <ralf@linux-mips.org>2019-03-21 01:17:51 +0100
commit81a390fa45184ff80045760b3d8fcb01e337b5c1 (patch)
tree6a6301fbd55298757c8ad8345de4bd0521873e31
parente7f3d44150466530f262c67e4b6dd7a05c4e89d8 (diff)
RPM: Add distribution version to rpm release tag.
This is required by the Fedora versioning guidelines. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-rw-r--r--ax25-tools.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ax25-tools.spec.in b/ax25-tools.spec.in
index 6d56955..4851795 100644
--- a/ax25-tools.spec.in
+++ b/ax25-tools.spec.in
@@ -1,6 +1,6 @@
Name: ax25-tools
Version: @BASEVERSION@.@EXTRAVERSION@
-Release: 1
+Release: 1%{?dist}
Summary: Non-GUI tools used to configure an AX.25 enabled computer
Group: Applications/Communications