diff options
author | H. Peter Anvin <hpa@zytor.com> | 2007-09-05 06:24:43 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2007-09-05 06:24:43 +0000 |
commit | da51fc9dac4d635b82da514d4bc23591cad72676 (patch) | |
tree | 43a69e09ae5c8e3e0472cef4c776a03904670e60 /nasm.spec.in | |
parent | 199b96a810169e53a25227c7d2dceb29b628f018 (diff) | |
download | nasm-da51fc9dac4d635b82da514d4bc23591cad72676.tar.gz nasm-da51fc9dac4d635b82da514d4bc23591cad72676.tar.bz2 nasm-da51fc9dac4d635b82da514d4bc23591cad72676.zip |
Remove obsolete Serial: construct; we shouldn't need it anyway.
Diffstat (limited to 'nasm.spec.in')
-rw-r--r-- | nasm.spec.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nasm.spec.in b/nasm.spec.in index b7b6663..a9852a6 100644 --- a/nasm.spec.in +++ b/nasm.spec.in @@ -2,7 +2,6 @@ Summary: The Netwide Assembler, a portable x86 assembler with Intel-like syntax Name: nasm Version: @@VERSION@@ -Serial: @@ID@@ Release: 1 Copyright: LGPL Group: Development/Languages |