public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xine-lib] epel9-next: Disable directfb support for Fedora 20 and newer, because it was retired
@ 2026-07-20 20:01 Till Maas
0 siblings, 0 replies; only message in thread
From: Till Maas @ 2026-07-20 20:01 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/xine-lib
Branch : epel9-next
Commit : 195a4e285b5b721d0ade45b083e848552db4de3a
Author : Till Maas <opensource@till.name>
Date : 2013-08-31T21:53:28+02:00
Stats : +8/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/xine-lib/c/195a4e285b5b721d0ade45b083e848552db4de3a?branch=epel9-next
Log:
Disable directfb support for Fedora 20 and newer, because it was retired
---
diff --git a/xine-lib.spec b/xine-lib.spec
index 30bedb3..8365d82 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -27,10 +27,14 @@
%define bluray 1
%endif
+%if 0%{?fedora} > 19
+%define _without_directfb 1
+%endif
+
Summary: A multimedia engine
Name: xine-lib
Version: 1.1.21
-Release: 8%{?dist}
+Release: 9%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://www.xine-project.org/
@@ -390,6 +394,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat Aug 31 2013 Till Maas <opensource@till.name> - 1.1.21-9
+- Disable directfb support for Fedora 20 and newer, because it was retired
+
* Tue Aug 27 2013 Jon Ciesla <limburgher@gmail.com> - 1.1.21-8
- libmng rebuild.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 20:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 20:01 [rpms/xine-lib] epel9-next: Disable directfb support for Fedora 20 and newer, because it was retired Till Maas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox