public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kevin Kofler <kkofler@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/xine-lib] epel9-next: Sync F9 change up so we don't lose the change when syncing.
Date: Mon, 20 Jul 2026 20:00:46 GMT	[thread overview]
Message-ID: <178457764658.1.17178760861846037504.rpms-xine-lib-04cb6e43933a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/xine-lib
Branch : epel9-next
Commit : 04cb6e43933afac81f6a42a62923ebad10eb54cd
Author : Kevin Kofler <kkofler@fedoraproject.org>
Date   : 2009-02-11T00:01:43+00:00
Stats  : +8/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xine-lib/c/04cb6e43933afac81f6a42a62923ebad10eb54cd?branch=epel9-next

Log:
Sync F9 change up so we don't lose the change when syncing.

---
diff --git a/xine-lib.spec b/xine-lib.spec
index 5170e18..74cbcd8 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -34,7 +34,7 @@
 Summary:        A multimedia engine 
 Name:           xine-lib
 Version:        1.1.16.2
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 License:        GPLv2+
 Group:          System Environment/Libraries
 URL:            http://xinehq.de/
@@ -50,7 +50,6 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Patch1:         %{name}-1.1.4-optflags.patch
 Patch6:         %{name}-1.1.1-deepbind-939.patch
-# FIXME for 1.1.16.1 ?
 Patch7:         %{name}-1.1.16-old-caca.patch
 # http://bugzilla.redhat.com/470568
 Patch8:         xine-lib-1.1.15-avsync_hack.patch
@@ -188,6 +187,9 @@ This package contains extra plugins for %{name}:
 
 %prep
 %setup -q
+%if 0%{?old_caca}
+sed -i -e 's/caca >= 0\.99beta14 cucul >= 0\.99beta14/caca cucul/g' configure.ac
+%endif
 %patch0 -p1 -b .autotools
 touch -r configure.ac aclocal.m4
 touch -r m4/optimizations.m4 m4/optimizations.m4.stamp
@@ -198,6 +200,7 @@ touch -r m4/optimizations.m4.stamp m4/optimizations.m4
 #patch6 -p1 -b .deepbind
 
 %if 0%{?old_caca}
+sed -i -e 's/caca >= 0\.99beta14 cucul >= 0\.99beta14/caca cucul/g' configure
 %patch7 -p0 -b .old-caca
 %endif
 
@@ -436,6 +439,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Feb 10 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 1.1.16.2-1.1
+- also patch the caca version check in configure(.ac)
+
 * Tue Feb 10 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.16.2-1
 - xine-lib-1.1.16.2
 

                 reply	other threads:[~2026-07-20 20:00 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=178457764658.1.17178760861846037504.rpms-xine-lib-04cb6e43933a@fedoraproject.org \
    --to=kkofler@fedoraproject.org \
    --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