Disable directfb support for Fedora 20 and newer, because it was retired
Conflicts: xine-lib.spec
This commit is contained in:
parent
5d28f1e7d9
commit
1f8bb22d97
@ -27,10 +27,14 @@
|
|||||||
%define bluray 1
|
%define bluray 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0%{?fedora} > 19
|
||||||
|
%define _without_directfb 1
|
||||||
|
%endif
|
||||||
|
|
||||||
Summary: A multimedia engine
|
Summary: A multimedia engine
|
||||||
Name: xine-lib
|
Name: xine-lib
|
||||||
Version: 1.1.21
|
Version: 1.1.21
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.xine-project.org/
|
URL: http://www.xine-project.org/
|
||||||
@ -390,6 +394,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 31 2013 Till Maas <opensource@till.name> - 1.1.21-8
|
||||||
|
- Disable directfb support for Fedora 20 and newer, because it was retired
|
||||||
|
|
||||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.21-7
|
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.21-7
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user