From bd8cef73d1ccf2cc75aa38116e78adb37ed66274 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Sun, 26 Feb 2012 08:19:56 -0800 Subject: [PATCH] nasm.spec.in: switch to .xz as the source file Switch the source file to use for the SRPM to the .xz file. 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 f1f9295c..dde8cec5 100644 --- a/nasm.spec.in +++ b/nasm.spec.in @@ -6,7 +6,7 @@ Version: @@NASM_MANGLED_VER@@ Release: 1 License: BSD Group: Development/Languages -Source: http://www.nasm.us/pub/nasm/releasebuilds/%{nasm_version}/nasm-%{nasm_version}.tar.bz2 +Source: http://www.nasm.us/pub/nasm/releasebuilds/%{nasm_version}/nasm-%{nasm_version}.tar.xz URL: http://www.nasm.us/ BuildRoot: /tmp/rpm-build-nasm Prefix: %{_prefix}