[player] no FireWire on s390(x)

Dan Horák sharkcz at fedoraproject.org
Wed Feb 2 10:41:36 UTC 2011


commit 215525c1da4d65d13ba5cfcb134f3e23892bba31
Author: Dan Horák <dan at danny.cz>
Date:   Wed Feb 2 11:39:07 2011 +0100

    no FireWire on s390(x)
    
    This should make player buildable on s390(x). Unfortunatelly I can't test
    it now as OpenCV is not compatible with GCC 4.6.

 player.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/player.spec b/player.spec
index 8e790a3..7b20428 100644
--- a/player.spec
+++ b/player.spec
@@ -39,7 +39,9 @@ BuildRequires:  geos-devel
 BuildRequires:  gsl-devel
 BuildRequires:  gstreamer-devel
 BuildRequires:  gtk2-devel, libgnomecanvas-devel
+%ifnarch s390 s390x
 BuildRequires:  libdc1394-devel, libraw1394-devel
+%endif
 BuildRequires:  libjpeg-devel
 BuildRequires:  libphidget-devel
 BuildRequires:  libpqxx-devel


More information about the scm-commits mailing list