From b7511971dc7e50d75d1800ddafe552b6554b37d1 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Mon, 22 Feb 2016 01:18:33 -0800 Subject: 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 --- nasm.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3