OBS User unknown
2008-04-15 08:50:02 +00:00
committed by Git OBS Bridge
parent de403d1179
commit 6101de6b3f
3 changed files with 21 additions and 1 deletions

View File

@@ -18,11 +18,12 @@ License: LGPL v2.1 or later
Group: Development/Languages/Other
AutoReqProv: on
Version: 2.02
Release: 1
Release: 3
Summary: Netwide Assembler (An x86 Assembler)
Source: nasm-%version.tar.bz2
Patch0: nasm-array_too_small.patch
Patch1: nasm-codecleanup.patch
Patch2: nasm-fix-crash.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -64,6 +65,7 @@ Authors:
%setup -q
%patch
%patch1
%patch2
%package doc
License: LGPL v2.1 or later
@@ -143,6 +145,8 @@ rm -f $RPM_BUILD_ROOT/%_docdir/nasm/*.ps
%doc %{_infodir}/nasm*
%changelog
* Tue Apr 15 2008 coolo@suse.de
- fix crash in syslinux
* Mon Apr 07 2008 pth@suse.de
- Update to 2.02:
* Additional fixes for MMX operands with explicit "qword", as well as