SPECS (AC-branch): liboil.spec - kill unaligned accesses on alpha ...
qboosh
qboosh at pld-linux.org
Wed May 17 14:11:24 CEST 2006
Author: qboosh Date: Wed May 17 12:11:24 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- kill unaligned accesses on alpha too, release 3
---- Files affected:
SPECS:
liboil.spec (1.11.2.10 -> 1.11.2.11)
---- Diffs:
================================================================
Index: SPECS/liboil.spec
diff -u SPECS/liboil.spec:1.11.2.10 SPECS/liboil.spec:1.11.2.11
--- SPECS/liboil.spec:1.11.2.10 Wed May 17 12:55:38 2006
+++ SPECS/liboil.spec Wed May 17 14:11:19 2006
@@ -8,7 +8,7 @@
Summary(pl): Biblioteka zoptymalizowanych wewnętrznych pętli
Name: liboil
Version: 0.3.6
-Release: 2
+Release: 3
Epoch: 1
License: BSD
Group: Libraries
@@ -92,7 +92,7 @@
%ifarch i386
%patch2 -p1
%endif
-%ifarch sparc
+%ifarch alpha sparc
%patch3 -p1
%endif
%patch4 -p1
@@ -153,6 +153,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11.2.11 2006/05/17 12:11:19 qboosh
+- kill unaligned accesses on alpha too, release 3
+
Revision 1.11.2.10 2006/05/17 10:55:38 baggins
- release 2
- it passes all tests on all archs at last
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/liboil.spec?r1=1.11.2.10&r2=1.11.2.11&f=u
More information about the pld-cvs-commit
mailing list