Author: qboosh Date: Mon Sep 10 22:29:20 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.99.02 - removed obsolete mmx patch (even more MMX-related fixes in sources) - ndisasm still broken
---- Files affected: SPECS: nasm.spec (1.70 -> 1.71) ---- Diffs: ================================================================ Index: SPECS/nasm.spec diff -u SPECS/nasm.spec:1.70 SPECS/nasm.spec:1.71 --- SPECS/nasm.spec:1.70 Mon Sep 3 18:09:43 2007 +++ SPECS/nasm.spec Tue Sep 11 00:29:15 2007 @@ -7,14 +7,13 @@ Summary(ru.UTF-8): Netwide Assembler, переносимый x86 ассемблер с Intel-подобным синтаксисом Summary(uk.UTF-8): Netwide Assembler, переносимий x86 асемблер з Intel-подібним синтаксисом Name: nasm -Version: 0.99.01 -Release: 2 +Version: 0.99.02 +Release: 1 License: LGPL v2.1 Group: Development/Tools Source0: http://dl.sourceforge.net/nasm/%{name}-%{version}.tar.bz2 -# Source0-md5: 8d76c660aa579986bfd01018d30d317b +# Source0-md5: f1f36c02ee9bf259d97c8422e815b908 Patch0: %{name}-info.patch -Patch1: %{name}-mmx.patch URL: http://nasm.sourceforge.net/ BuildRequires: perl-base BuildRequires: texinfo @@ -90,7 +89,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %configure @@ -144,6 +142,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.71 2007/09/10 22:29:15 qboosh +- updated to 0.99.02 +- removed obsolete mmx patch (even more MMX-related fixes in sources) +- ndisasm still broken + Revision 1.70 2007/09/03 16:09:43 baggins - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nasm.spec?r1=1.70&r2=1.71&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
