H. Peter Anvin
96edc04a39
nasm.spec.in: document buildrequires properly
...
We need asciidoc, xmlto, ghostscript, texinfo in order to be able to
build the documentation.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2016-02-23 02:01:17 -08:00
H. Peter Anvin
b7511971dc
nasm.spec: change release to 0 to avoid distro conflicts
...
Change the RPM release number to 0 so that distribution-produced RPMs
will take precedence in all cases.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2016-02-22 01:18:33 -08:00
H. Peter Anvin
bd8cef73d1
nasm.spec.in: switch to .xz as the source file
...
Switch the source file to use for the SRPM to the .xz file.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2012-02-26 08:19:56 -08:00
H. Peter Anvin
55fe7735cf
spec: update to match requirements of Fedora 14+
...
"PreReq" is no longer accepted as an alias for "Requires". Sigh.
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2011-06-06 14:53:22 -07:00
H. Peter Anvin
460a4fef3a
spec: change License to BSD
...
The appropriate License tag for the 2-clause BSD license is... wait
for it... "BSD". Make it so.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2009-07-06 11:14:38 -07:00
H. Peter Anvin
20c1d4136d
spec: update specfile with new rdf2bin aliases
...
Update the specfile to contain the new rdf2bin aliases and their man
pages.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2009-07-03 21:12:05 -07:00
H. Peter Anvin
1957e65ca4
specfile: update URLs
...
Update the URLs in the specfile to point to http://www.nasm.us/ .
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2009-05-26 16:09:15 -07:00
H. Peter Anvin
a7dd90ee82
specfile: correctly handle compressed manpages
2007-12-26 10:18:01 -08:00
H. Peter Anvin
a81c62e18f
Add RDOFF man pages to specfile.
2007-12-18 16:13:47 -08:00
H. Peter Anvin
a8eace2b79
Modernize nasm.spec.in and make it closer to the Fedora version
2007-10-19 10:52:31 -07:00
H. Peter Anvin
441ad9d9b2
nasm.spec.in: minor fixes
...
%setup needs -n to deal with the case when nasm_version != _version
There is no standard %make macro, just use "make".
2007-09-22 16:44:56 -07:00
H. Peter Anvin
9b8f0ad113
Update nasm.spec.in and make it handle rc releases
...
Update nasm.spec.in to match modern conventions, and make it handle rc
releases by using the "mangled" version of the name (1.99.99.91
instead of 2.0rc1).
2007-09-22 16:35:11 -07:00
H. Peter Anvin
d105682096
Remove $Id$ tags (useless with git)
...
Remove CVS $Id$ tags, since git doesn't use them.
2007-09-12 21:05:06 -07:00
H. Peter Anvin
f6abe44fc8
nasm.spec.in: Copyright -> License
2007-09-05 06:48:38 +00:00
H. Peter Anvin
da51fc9dac
Remove obsolete Serial: construct; we shouldn't need it anyway.
2007-09-05 06:24:43 +00:00
H. Peter Anvin
e68699287c
Update for newer RH releases
2003-08-29 21:03:44 +00:00
H. Peter Anvin
634a6607ca
%{_arch} doesn't work with newer RPMs; use %{_target_cpu} instead
2003-08-29 20:48:37 +00:00
H. Peter Anvin
4fb2184513
Update URLs; make compatible with newer RPMs
2003-08-29 19:50:25 +00:00
H. Peter Anvin
f29b128afd
Accept X.YYplZ as a valid version number (equivalent to X.YY.0.Z) and
...
generate Serial: tags in the RPM spec file to help clue RPM in.
2002-05-21 02:28:51 +00:00
H. Peter Anvin
97f0a2bf6b
Make RPM itself cycle through the necessary "architectures" to produce
...
the doc package as noarch and the rest as the default arch.
2002-05-06 07:07:25 +00:00
H. Peter Anvin
6eec6f4590
Build the nasm-doc RPM as a noarch RPM. Unfortunately that has to be
...
built using a separate invocation of rpm :(
2002-05-06 06:46:14 +00:00
H. Peter Anvin
d079d89621
Remove reference to now obsolete patch
2002-05-06 06:32:23 +00:00
H. Peter Anvin
87242df32d
Update nasm.spec; preprocess it to use the version number from the
...
"version" file.
2002-05-04 05:14:03 +00:00