[mrpt/f16] no FireWire on s390(x)

Dan Horák sharkcz at fedoraproject.org
Sun Oct 16 11:57:09 UTC 2011


commit 48d22c3023ab119599bbb7130a6388523246917f
Author: Dan Horák <dan at danny.cz>
Date:   Sun Oct 16 13:56:44 2011 +0200

    no FireWire on s390(x)

 mrpt.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mrpt.spec b/mrpt.spec
index bd5bed1..28b72ca 100644
--- a/mrpt.spec
+++ b/mrpt.spec
@@ -1,7 +1,7 @@
 Summary: Libraries and programs for mobile robot SLAM and navigation
 Name: mrpt
 Version: 0.9.5
-Release: 0.1.20110925svn2670%{?dist}
+Release: 0.2.20110925svn2670%{?dist}
 License: GPLv3+
 Group: Development/Libraries
 URL: http://www.mrpt.org/
@@ -24,7 +24,9 @@ BuildRequires: wxGTK-devel, opencv-devel, freeglut-devel, lib3ds-devel
 BuildRequires: boost-devel
 BuildRequires: doxygen, ghostscript, graphviz
 BuildRequires: tex(latex), tex(dvips)
+%ifnarch s390 s390x
 BuildRequires: libdc1394-devel
+%endif
 BuildRequires: libftdi-devel, libusb-devel
 BuildRequires: libjpeg-devel
 BuildRequires: libusb1-devel
@@ -468,6 +470,8 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Sun Oct 16 2011 Dan Horák <dan[at]danny.cz> - 0.9.5-0.2.20110925svn2670
+- no FireWire on s390(x)
 
 * Sun Sep 25 2011 - Jose Luis Blanco <joseluisblancoc at gmail.com> 0.9.5-0.1.20110925svn2670
 - New 0.9.5 svn snapshot.


More information about the scm-commits mailing list