public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xine-lib] epel9-next: re-enable no_autopoint patch, the pain is just not worth it
@ 2026-07-20 20:01 Rex Dieter
  0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 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 : 84ca12a84b921c2a00ae8990bb306ebd526347aa
Author : Rex Dieter <rdieter@fedoraproject.org>
Date   : 2010-07-26T16:07:10+00:00
Stats  : +2/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/xine-lib/c/84ca12a84b921c2a00ae8990bb306ebd526347aa?branch=epel9-next

Log:
re-enable no_autopoint patch, the pain is just not worth it

---
diff --git a/sources b/sources
index ac4cd83..7be858d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-e80686751441fb75ce075b097f1af75d  xine-lib-1.1.19-autotools.patch.bz2
+1a77122fa938a3f8cb85cef231236c39  xine-lib-1.1.19-autotools.patch.bz2
 552e3e38f1afb77428f6aaa08e13b0d2  xine-lib-1.1.19-pruned.tar.bz2

diff --git a/xine-lib-mk-autotools-patch.sh b/xine-lib-mk-autotools-patch.sh
index 1c524c5..3cb6d1a 100644
--- a/xine-lib-mk-autotools-patch.sh
+++ b/xine-lib-mk-autotools-patch.sh
@@ -23,7 +23,7 @@ tar jxf xine-lib-$version-pruned.tar.bz2
 cp -a xine-lib-$version xine-lib-$version-pruned
 
 pushd xine-lib-$version
-#patch -p1 < ../xine-lib-${version}-no_autopoint.patch
+patch -p1 < ../xine-lib-${version}-no_autopoint.patch
 # extra work for to omit old libtool-related crud
 rm -f configure ltmain.sh libtool m4/libtool.m4 m4/ltoptions.m4 m4/ltversion.m4
 ./autogen.sh noconfig

diff --git a/xine-lib.spec b/xine-lib.spec
index 7f79a4e..b147ceb 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -73,8 +73,6 @@ Provides:         xine-lib(plugin-abi) = %{plugin_abi}
 %{?_isa:Provides: xine-lib(plugin-abi)%{?_isa} = %{plugin_abi}}
 
 BuildRequires:  automake libtool
-# for /usr/bin/autopoint
-BuildRequires:  gettext-devel
 # X11
 BuildRequires:  libX11-devel
 BuildRequires:  libXv-devel

^ 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: re-enable no_autopoint patch, the pain is just not worth it Rex Dieter

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