commit 810f3f3db6203fd655242fce8cae21c59a38846e
Author: Elan Ruusamäe <[email protected]>
Date: Mon May 6 21:52:50 2013 +0300
disable crystalhd on arches not present
mplayer.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/mplayer.spec b/mplayer.spec
index befa07f..2fdbc31 100644
--- a/mplayer.spec
+++ b/mplayer.spec
@@ -97,6 +97,9 @@
%ifnarch ppc
%undefine with_altivec
%endif
+%ifnarch i686 pentium4 athlon %{x8664}
+%undefine with_crystalhd
+%endif
%if %{_lib} == "lib64"
%define binsuf 64
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mplayer.git/commitdiff/810f3f3db6203fd655242fce8cae21c59a38846e
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit