summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2016-02-22 01:18:33 -0800
committerH. Peter Anvin <hpa@zytor.com>2016-02-22 01:18:33 -0800
commitb7511971dc7e50d75d1800ddafe552b6554b37d1 (patch)
tree8fa886d313d4efec5d645dc14e44c7b820665716
parentd4e001db67531894ba402bf04bc44c00c203dc6d (diff)
downloadnasm-b7511971dc7e50d75d1800ddafe552b6554b37d1.tar.gz
nasm.spec: change release to 0 to avoid distro conflicts
Change the RPM release number to 0 so that distribution-produced RPMs will take precedence in all cases. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r--nasm.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/nasm.spec.in b/nasm.spec.in
index dde8cec5..09b12571 100644
--- a/nasm.spec.in
+++ b/nasm.spec.in
@@ -3,7 +3,7 @@
Summary: The Netwide Assembler, a portable x86 assembler with Intel-like syntax
Name: nasm
Version: @@NASM_MANGLED_VER@@
-Release: 1
+Release: 0
License: BSD
Group: Development/Languages
Source: http://www.nasm.us/pub/nasm/releasebuilds/%{nasm_version}/nasm-%{nasm_version}.tar.xz