summaryrefslogtreecommitdiff
path: root/nasm.spec.in
AgeCommit message (Collapse)AuthorFilesLines
2003-08-29Update for newer RH releasesH. Peter Anvin1-18/+14
2003-08-29%{_arch} doesn't work with newer RPMs; use %{_target_cpu} insteadH. Peter Anvin1-1/+1
2003-08-29Update URLs; make compatible with newer RPMsH. Peter Anvin1-1/+3
2002-05-21Accept X.YYplZ as a valid version number (equivalent to X.YY.0.Z) andH. Peter Anvin1-0/+1
generate Serial: tags in the RPM spec file to help clue RPM in.
2002-05-06Make RPM itself cycle through the necessary "architectures" to produceH. Peter Anvin1-5/+1
the doc package as noarch and the rest as the default arch.
2002-05-06Build the nasm-doc RPM as a noarch RPM. Unfortunately that has to beH. Peter Anvin1-4/+15
built using a separate invocation of rpm :(
2002-05-06Remove reference to now obsolete patchH. Peter Anvin1-2/+0
2002-05-04Update nasm.spec; preprocess it to use the version number from theH. Peter Anvin1-0/+90
"version" file.