diff --git a/xine-lib.spec b/xine-lib.spec index 65f7b14..b67461c 100644 --- a/xine-lib.spec +++ b/xine-lib.spec @@ -19,6 +19,8 @@ %define with_aalib %{?_with_aalib:1}%{!?_with_aalib:0} %endif # Fedora +%define _without_directfb 1 + %ifarch %{arm} %define _without_directfb 1 %endif @@ -57,7 +59,7 @@ Summary: A multimedia engine Name: xine-lib Version: 1.1.21 -Release: 11%{?dist} +Release: 12%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://www.xine-project.org/ @@ -461,6 +463,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Oct 26 2015 Rex Dieter 1.1.21-12 +- disable directfb support (orphaned/retired in epel-6) + * Thu Jul 30 2015 Rex Dieter 1.1.21-11 - rebuild (ImageMagick)