Changes of Revision 10
[-] | Changed | nasm.spec |
x 1
2 License: LGPL v2.1 or later 3 Group: Development/Languages/Other 4 AutoReqProv: on 5 -Version: 2.02 6 +Version: 2.03 7 Release: 1 8 Summary: Netwide Assembler (An x86 Assembler) 9 Source: nasm-%version.tar.bz2 10 Patch0: nasm-array_too_small.patch 11 -Patch1: nasm-codecleanup.patch 12 PreReq: %install_info_prereq 13 BuildRoot: %{_tmppath}/%{name}-%{version}-build 14 15
16 %prep 17 %setup -q 18 %patch 19 -%patch1 20 21 %build 22 export CFLAGS="$RPM_OPT_FLAGS" 23
24 %doc %{_infodir}/nasm* 25 26 %changelog 27 +* Tue Jun 10 2008 Carsten Schoene <cs@linux-administrator.com> 28 +- Update to 2.03 release 29 + 30 * Wed Mar 19 2008 Carsten Schoene <cs@linux-administrator.com> 31 - Update to 2.02 release 32 33 |
||
Added | nasm-2.03.tar.bz2 ^ |