File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ since 2007.
12
12
\b ... here goes release notes not intended to be included in the
13
13
2.16.xx stable series ...
14
14
15
- \S{cl-2.16.02 } Version 2.16.03
15
+ \S{cl-2.16.03 } Version 2.16.03
16
16
17
17
\e{This is a source build machinery and documentation update
18
18
only. There are no functionality changes.}
Original file line number Diff line number Diff line change @@ -17,8 +17,9 @@ BuildRequires: xmlto
17
17
BuildRequires: perl
18
18
BuildRequires: gcc
19
19
BuildRequires: make
20
+ BuildRequires: xz
20
21
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
21
- Obsoletes: nasm -rdoff
22
+ Obsoletes: %{name} -rdoff
22
23
23
24
%package doc
24
25
Summary: Detailed manual for the Netwide Assembler
@@ -27,8 +28,7 @@ BuildRequires: ghostscript
27
28
BuildRequires: fontconfig
28
29
BuildRequires: adobe-source-sans-pro-fonts
29
30
BuildRequires: adobe-source-code-pro-fonts
30
- BuildRequires: xz
31
- Obsoletes: %{nasm}-doc < %{version}-%{release}
31
+ Obsoletes: %{name}-doc < %{version}-%{release}
32
32
33
33
%description
34
34
NASM is the Netwide Assembler, a free portable assembler for the Intel
You can’t perform that action at this time.
0 commit comments