public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Till Maas <opensource@till.name>
To: git-commits@fedoraproject.org
Subject: [rpms/xine-lib] epel9-next: Disable directfb support for Fedora 20 and newer, because it was retired
Date: Mon, 20 Jul 2026 20:01:20 GMT	[thread overview]
Message-ID: <178457768056.1.1273129663029108728.rpms-xine-lib-195a4e285b5b@fedoraproject.org> (raw)

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.
 

                 reply	other threads:[~2026-07-20 20:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178457768056.1.1273129663029108728.rpms-xine-lib-195a4e285b5b@fedoraproject.org \
    --to=opensource@till.name \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox