SPECS (AC-branch): liboil.spec - backported fixes for sse2 code

baggins baggins at pld-linux.org
Wed May 17 12:48:53 CEST 2006


Author: baggins                      Date: Wed May 17 10:48:53 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- backported fixes for sse2 code

---- Files affected:
SPECS:
   liboil.spec (1.11.2.8 -> 1.11.2.9) 

---- Diffs:

================================================================
Index: SPECS/liboil.spec
diff -u SPECS/liboil.spec:1.11.2.8 SPECS/liboil.spec:1.11.2.9
--- SPECS/liboil.spec:1.11.2.8	Wed May 17 02:14:25 2006
+++ SPECS/liboil.spec	Wed May 17 12:48:48 2006
@@ -8,7 +8,7 @@
 Summary(pl):	Biblioteka zoptymalizowanych wewnętrznych pętli
 Name:		liboil
 Version:	0.3.6
-Release:	1.4
+Release:	1.5
 Epoch:		1
 License:	BSD
 Group:		Libraries
@@ -18,6 +18,7 @@
 Patch1:		%{name}-no_altivec.patch
 Patch2:		%{name}-i386.patch
 Patch3:		%{name}-sparc.patch
+Patch4:		%{name}-sse2.patch
 URL:		http://liboil.freedesktop.org/wiki/
 BuildRequires:	autoconf >= 2.58
 BuildRequires:	automake >= 1.6
@@ -94,6 +95,7 @@
 %ifarch sparc
 %patch3 -p1
 %endif
+%patch4 -p1
 
 %build
 %{__libtoolize}
@@ -151,6 +153,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11.2.9  2006/05/17 10:48:48  baggins
+- backported fixes for sse2 code
+
 Revision 1.11.2.8  2006/05/17 00:14:25  baggins
 - fomit-frame-pointer
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/liboil.spec?r1=1.11.2.8&r2=1.11.2.9&f=u



More information about the pld-cvs-commit mailing list