public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xine-lib] epel9-next: Sync F9 change up so we don't lose the change when syncing.
@ 2026-07-20 20:00 Kevin Kofler
  0 siblings, 0 replies; only message in thread
From: Kevin Kofler @ 2026-07-20 20:00 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-20 20:00 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:00 [rpms/xine-lib] epel9-next: Sync F9 change up so we don't lose the change when syncing Kevin Kofler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox