SPECS: nasm.spec - added mmx patch - release 1.1 (for testing)
qboosh
qboosh at pld-linux.org
Mon Aug 6 01:00:31 CEST 2007
Author: qboosh Date: Sun Aug 5 23:00:31 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added mmx patch
- release 1.1 (for testing)
---- Files affected:
SPECS:
nasm.spec (1.68 -> 1.69)
---- Diffs:
================================================================
Index: SPECS/nasm.spec
diff -u SPECS/nasm.spec:1.68 SPECS/nasm.spec:1.69
--- SPECS/nasm.spec:1.68 Sat Jun 2 01:49:28 2007
+++ SPECS/nasm.spec Mon Aug 6 01:00:26 2007
@@ -8,12 +8,13 @@
Summary(uk.UTF-8): Netwide Assembler, переносимий x86 асемблер з Intel-подібним синтаксисом
Name: nasm
Version: 0.99.01
-Release: 1
+Release: 1.1
License: LGPL v2.1
Group: Development/Tools
Source0: http://dl.sourceforge.net/nasm/%{name}-%{version}.tar.bz2
# Source0-md5: 8d76c660aa579986bfd01018d30d317b
Patch0: %{name}-info.patch
+Patch1: %{name}-mmx.patch
URL: http://nasm.sourceforge.net/
BuildRequires: perl-base
BuildRequires: texinfo
@@ -89,6 +90,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
%configure
@@ -142,6 +144,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.69 2007/08/05 23:00:26 qboosh
+- added mmx patch
+- release 1.1 (for testing)
+
Revision 1.68 2007/06/01 23:49:28 qboosh
- updated to 0.99.01
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nasm.spec?r1=1.68&r2=1.69&f=u
More information about the pld-cvs-commit
mailing list