summaryrefslogtreecommitdiff
path: root/nasm.spec.in
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2003-08-29 19:50:25 +0000
committerH. Peter Anvin <hpa@zytor.com>2003-08-29 19:50:25 +0000
commit4fb21845134202aac8d3ab32d7d6e7c7b185d5d6 (patch)
treeb369edf85d60c34c118ab91a96fd6c55c4bb8b4f /nasm.spec.in
parent528da1a07dc54394c743cf4fe62b9aee69506caa (diff)
downloadnasm-4fb21845134202aac8d3ab32d7d6e7c7b185d5d6.tar.gz
Update URLs; make compatible with newer RPMs
Diffstat (limited to 'nasm.spec.in')
-rw-r--r--nasm.spec.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/nasm.spec.in b/nasm.spec.in
index 1cbe193b..76ea4b33 100644
--- a/nasm.spec.in
+++ b/nasm.spec.in
@@ -6,11 +6,13 @@ Release: 1
Copyright: LGPL
Group: Development/Languages
Source: ftp://download.sourceforge.net/pub/sourceforge/nasm/nasm-%{version}.tar.bz2
-URL: http://nasm.2y.net/
+URL: http://nasm.sourceforge.net/
BuildRoot: /tmp/rpm-build-nasm
Prefix: /usr
BuildPrereq: perl
BuildArchitectures: noarch %{_arch}
+# This is necessary on newer RPM due to the arch/noarch issue
+%define _unpackaged_files_terminate_build 0
%package doc
Summary: Extensive documentation for NASM