Add missing BR: perl(Env)
- Move rdf manpages to rdf subpackage
This commit is contained in:
parent
2eaf716c35
commit
9d1b3328c0
13
nasm.spec
13
nasm.spec
@ -1,12 +1,12 @@
|
||||
Summary: A portable x86 assembler which uses Intel-like syntax
|
||||
Name: nasm
|
||||
Version: 2.10.07
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: BSD
|
||||
URL: http://www.nasm.us
|
||||
Source0: http://www.nasm.us/pub/nasm/releasebuilds/%{version}/%{name}-%{version}.tar.bz2
|
||||
Source1: http://www.nasm.us/pub/nasm/releasebuilds/%{version}/%{name}-%{version}-xdoc.tar.bz2
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl, perl(Env)
|
||||
Requires(post): /sbin/install-info
|
||||
Requires(preun): /sbin/install-info
|
||||
|
||||
@ -64,7 +64,8 @@ fi
|
||||
%doc AUTHORS CHANGES README TODO
|
||||
%{_bindir}/nasm
|
||||
%{_bindir}/ndisasm
|
||||
%{_mandir}/*/*
|
||||
%{_mandir}/man1/nasm*
|
||||
%{_mandir}/man1/ndisasm*
|
||||
%{_infodir}/nasm.info*.gz
|
||||
|
||||
%files doc
|
||||
@ -80,8 +81,14 @@ fi
|
||||
%{_bindir}/rdx
|
||||
%{_bindir}/rdf2ith
|
||||
%{_bindir}/rdf2srec
|
||||
%{_mandir}/man1/rd*
|
||||
%{_mandir}/man1/ld*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 8 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.10.07-4
|
||||
- Add missing BR: perl(Env)
|
||||
- Move rdf manpages to rdf subpackage
|
||||
|
||||
* Thu Mar 7 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.10.07-3
|
||||
- Properly obsolete arch-specific doc subpackage
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user