packages: nasm/nasm.spec - up to 2.07

arekm arekm at pld-linux.org
Sun Jul 26 13:55:54 CEST 2009


Author: arekm                        Date: Sun Jul 26 11:55:54 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 2.07

---- Files affected:
packages/nasm:
   nasm.spec (1.80 -> 1.81) 

---- Diffs:

================================================================
Index: packages/nasm/nasm.spec
diff -u packages/nasm/nasm.spec:1.80 packages/nasm/nasm.spec:1.81
--- packages/nasm/nasm.spec:1.80	Sat Jul  4 08:23:42 2009
+++ packages/nasm/nasm.spec	Sun Jul 26 13:55:48 2009
@@ -7,12 +7,12 @@
 Summary(ru.UTF-8):	Netwide Assembler, переносимый x86 ассемблер с Intel-подобным синтаксисом
 Summary(uk.UTF-8):	Netwide Assembler, переносимий x86 асемблер з Intel-подібним синтаксисом
 Name:		nasm
-Version:	2.06
+Version:	2.07
 Release:	1
 License:	LGPL v2.1
 Group:		Development/Tools
 Source0:	http://www.nasm.us/pub/nasm/releasebuilds/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5:	0db94e88fd9b7a360f826f9ffd6c0fc7
+# Source0-md5:	d8934231e81874c29374ddef1fbdb1ed
 Patch0:		%{name}-info.patch
 URL:		http://www.nasm.us/
 BuildRequires:	perl-base
@@ -93,7 +93,7 @@
 %build
 %configure
 
-%{__make} all rdf
+%{__make} -j1 all rdf
 
 cd doc
 %{__make} nasmdoc.texi
@@ -132,6 +132,8 @@
 %attr(755,root,root) %{_bindir}/rdf2bin
 %attr(755,root,root) %{_bindir}/rdf2com
 %attr(755,root,root) %{_bindir}/rdf2ihx
+%attr(755,root,root) %{_bindir}/rdf2ith
+%attr(755,root,root) %{_bindir}/rdf2srec
 %attr(755,root,root) %{_bindir}/rdfdump
 %attr(755,root,root) %{_bindir}/rdflib
 %attr(755,root,root) %{_bindir}/rdx
@@ -142,6 +144,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.81  2009/07/26 11:55:48  arekm
+- up to 2.07
+
 Revision 1.80  2009/07/04 06:23:42  arekm
 - up to 2.06
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nasm/nasm.spec?r1=1.80&r2=1.81&f=u



More information about the pld-cvs-commit mailing list