diff -ruN rpmbuild-orig/SPECS/gstreamer-plugins-bad-free.spec rpmbuild/SPECS/gstreamer-plugins-bad-free.spec
--- rpmbuild-orig/SPECS/gstreamer-plugins-bad-free.spec	2014-08-21 14:24:26.000000000 +0200
+++ rpmbuild/SPECS/gstreamer-plugins-bad-free.spec	2014-12-20 10:00:22.823169599 +0100
@@ -7,7 +7,7 @@
 Summary: GStreamer streaming media framework "bad" plug-ins
 Name: gstreamer-plugins-bad-free
 Version: 0.10.19
-Release: 3%{?dist}
+Release: 3%{?dist}.0
 # The freeze and nfs plugins are LGPLv2 (only)
 License: LGPLv2+ and LGPLv2
 Group: Applications/Multimedia
@@ -220,7 +220,7 @@
 %files extras
 %defattr(-,root,root,-)
 # Plugins with external dependencies
-%{_libdir}/gstreamer-%{majorminor}/libgstsdl.so
+#%{_libdir}/gstreamer-%{majorminor}/libgstsdl.so
 # Linux specific plugins
 %{_libdir}/gstreamer-%{majorminor}/libgstfbdevsink.so
 
@@ -241,6 +241,9 @@
 %doc %{_datadir}/gtk-doc/html/gst-plugins-bad-plugins-%{majorminor}
 
 %changelog
+* Fri Dec 19 2014 Jacco Ligthart <jacco@redsleeve.org> 0.10.19-3.0
+- libgstsdl.so is not build on ARM, so commented out in the %files section
+
 * Thu Aug 21 2014 Martin Stransky <stransky@redhat.com> 0.10.19-3
 - Rebuilt for new libvpx
 
