SPECS (AC-branch): soundtouch.spec - -msse from optflags.patch bre...

hawk hawk at pld-linux.org
Thu Jun 8 09:44:45 CEST 2006


Author: hawk                         Date: Thu Jun  8 07:44:45 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- -msse from optflags.patch breaks alpha, ppc and sparc build, apply
  it only on %{ix86} and %{x8664}
- release 3

---- Files affected:
SPECS:
   soundtouch.spec (1.6.2.2 -> 1.6.2.3) 

---- Diffs:

================================================================
Index: SPECS/soundtouch.spec
diff -u SPECS/soundtouch.spec:1.6.2.2 SPECS/soundtouch.spec:1.6.2.3
--- SPECS/soundtouch.spec:1.6.2.2	Thu Jun  8 00:00:20 2006
+++ SPECS/soundtouch.spec	Thu Jun  8 09:44:40 2006
@@ -3,7 +3,7 @@
 Summary(pl):	SoundTouch - biblioteka do przetwarzania dźwięku
 Name:		soundtouch
 Version:	1.3.1
-Release:	2
+Release:	3
 License:	LGPL
 Group:		Libraries
 Source0:	http://www.surina.net/soundtouch/%{name}-%{version}.tar.gz
@@ -75,7 +75,9 @@
 
 %prep
 %setup -q
+%ifarch %{ix86} %{x8664}
 %patch0 -p1
+%endif
 %patch1 -p1
 
 # kill DOS eols
@@ -131,6 +133,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6.2.3  2006/06/08 07:44:40  hawk
+- -msse from optflags.patch breaks alpha, ppc and sparc build, apply
+  it only on %{ix86} and %{x8664}
+- release 3
+
 Revision 1.6.2.2  2006/06/07 22:00:20  hawk
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/soundtouch.spec?r1=1.6.2.2&r2=1.6.2.3&f=u



More information about the pld-cvs-commit mailing list