Skip to content

Commit 3334c3c

Browse files
author
H. Peter Anvin
committed
Merge remote-tracking branch 'github/nasm-2.16.xx'
2 parents 843976d + 2553833 commit 3334c3c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/changes.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ since 2007.
1212
\b ... here goes release notes not intended to be included in the
1313
2.16.xx stable series ...
1414

15-
\S{cl-2.16.02} Version 2.16.03
15+
\S{cl-2.16.03} Version 2.16.03
1616

1717
\e{This is a source build machinery and documentation update
1818
only. There are no functionality changes.}

nasm.spec.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ BuildRequires: xmlto
1717
BuildRequires: perl
1818
BuildRequires: gcc
1919
BuildRequires: make
20+
BuildRequires: xz
2021
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
21-
Obsoletes: nasm-rdoff
22+
Obsoletes: %{name}-rdoff
2223

2324
%package doc
2425
Summary: Detailed manual for the Netwide Assembler
@@ -27,8 +28,7 @@ BuildRequires: ghostscript
2728
BuildRequires: fontconfig
2829
BuildRequires: adobe-source-sans-pro-fonts
2930
BuildRequires: adobe-source-code-pro-fonts
30-
BuildRequires: xz
31-
Obsoletes: %{nasm}-doc < %{version}-%{release}
31+
Obsoletes: %{name}-doc < %{version}-%{release}
3232

3333
%description
3434
NASM is the Netwide Assembler, a free portable assembler for the Intel

0 commit comments

Comments
 (0)