SPECS: yasm.spec - added segv patch, release 1
qboosh
qboosh at pld-linux.org
Tue Oct 25 22:48:06 CEST 2005
Author: qboosh Date: Tue Oct 25 20:48:06 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added segv patch, release 1
---- Files affected:
SPECS:
yasm.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/yasm.spec
diff -u SPECS/yasm.spec:1.3 SPECS/yasm.spec:1.4
--- SPECS/yasm.spec:1.3 Mon Oct 24 21:29:59 2005
+++ SPECS/yasm.spec Tue Oct 25 22:48:00 2005
@@ -3,11 +3,12 @@
Summary(pl): Modularny assembler YASM
Name: yasm
Version: 0.4.0
-Release: 0.1
+Release: 1
License: distributable (BSD, GPL, LGPL, Artistic; see COPYING)
Group: Development/Tools
Source0: http://www.tortall.net/projects/yasm/releases/%{name}-%{version}.tar.gz
# Source0-md5: 2360e20c4e105ba95f4e9135a7901183
+Patch0: %{name}-segv.patch
URL: http://www.tortall.net/projects/yasm/
BuildRequires: bison >= 1.25
# convenience is used in frontend
@@ -70,6 +71,7 @@
%prep
%setup -q
+%patch0 -p1
%build
%configure \
@@ -119,6 +121,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2005/10/25 20:48:00 qboosh
+- added segv patch, release 1
+
Revision 1.3 2005/10/24 19:29:59 qboosh
- libyasm split, revised BRs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/yasm.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list