packages: mplayer/mplayer.spec - simplify altivec vs ppc

glen glen at pld-linux.org
Wed Sep 15 20:21:13 CEST 2010


Author: glen                         Date: Wed Sep 15 18:21:13 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- simplify altivec vs ppc

---- Files affected:
packages/mplayer:
   mplayer.spec (1.446 -> 1.447) 

---- Diffs:

================================================================
Index: packages/mplayer/mplayer.spec
diff -u packages/mplayer/mplayer.spec:1.446 packages/mplayer/mplayer.spec:1.447
--- packages/mplayer/mplayer.spec:1.446	Thu Aug 26 10:52:08 2010
+++ packages/mplayer/mplayer.spec	Wed Sep 15 20:21:08 2010
@@ -81,6 +81,10 @@
 %undefine	with_vdpau
 %endif
 
+%ifnarch ppc
+%undefine	with_altivec
+%endif
+
 %if %{_lib} == "lib64"
 %define		_suf	64
 %else
@@ -166,9 +170,7 @@
 BuildRequires:	fribidi-devel
 BuildRequires:	tar >= 1:1.22
 %{?with_vidix:BuildRequires:	vidix-devel}
-%ifarch ppc
-%{?with_altivec:BuildRequires:	gcc >= 5:3.3.2-3}
-%endif
+%{?with_altivec:BuildRequires:	gcc >= 5:4.1}
 %{?with_gnomess:BuildRequires:	dbus-glib-devel}
 %{?with_gif:BuildRequires:	giflib-devel}
 %{?with_gui:BuildRequires:	gtk+2-devel}
@@ -669,6 +671,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.447  2010/09/15 18:21:08  glen
+- simplify altivec vs ppc
+
 Revision 1.446  2010/08/26 08:52:08  glen
 - vdpau only on intel arch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mplayer/mplayer.spec?r1=1.446&r2=1.447&f=u



More information about the pld-cvs-commit mailing list