public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rex Dieter <rdieter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/xine-lib] epel9-next: * Sun Jul 25 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.1.19-1
Date: Mon, 20 Jul 2026 20:01:00 GMT [thread overview]
Message-ID: <178457766025.1.9126065872086163056.rpms-xine-lib-016fec2ced2f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/xine-lib
Branch : epel9-next
Commit : 016fec2ced2ffcd87c9965c053a030b15a044447
Author : Rex Dieter <rdieter@fedoraproject.org>
Date : 2010-07-26T14:01:58+00:00
Stats : +30/-26 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/xine-lib/c/016fec2ced2ffcd87c9965c053a030b15a044447?branch=epel9-next
Log:
* Sun Jul 25 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.1.19-1
- 1.1.19
---
diff --git a/.cvsignore b/.cvsignore
index 9d21c9b..de99961 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1,2 @@
-xine-lib-1.1.18.1-autotools.patch.bz2
-xine-lib-1.1.18.1-pruned.tar.bz2
+xine-lib-1.1.19-autotools.patch.bz2
+xine-lib-1.1.19-pruned.tar.bz2
diff --git a/sources b/sources
index cf9ff04..ac4cd83 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-e2c45d451fd9d8ad3be680237ff5bcdf xine-lib-1.1.18.1-autotools.patch.bz2
-55de212f416d9d366cad7520ccd7a539 xine-lib-1.1.18.1-pruned.tar.bz2
+e80686751441fb75ce075b097f1af75d xine-lib-1.1.19-autotools.patch.bz2
+552e3e38f1afb77428f6aaa08e13b0d2 xine-lib-1.1.19-pruned.tar.bz2
diff --git a/xine-lib-1.1.18.1-no_autopoint.patch b/xine-lib-1.1.18.1-no_autopoint.patch
deleted file mode 100644
index d5ee0cd..0000000
--- a/xine-lib-1.1.18.1-no_autopoint.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -up xine-lib-1.1.17/autogen.sh.no_autopoint xine-lib-1.1.17/autogen.sh
---- xine-lib-1.1.17/autogen.sh.no_autopoint 2009-10-09 09:33:31.000000000 -0500
-+++ xine-lib-1.1.17/autogen.sh 2009-12-02 09:15:48.534555467 -0600
-@@ -229,10 +229,10 @@ run_aclocal () {
- echo
- fi
-
-- echo $_echo_n " + Running autopoint: $_echo_c"
-+ #echo $_echo_n " + Running autopoint: $_echo_c"
-
-- autopoint
-- echo "done."
-+ #autopoint
-+ #echo "done."
-
- echo $_echo_n " + Running aclocal: $_echo_c"
-
diff --git a/xine-lib-1.1.19-no_autopoint.patch b/xine-lib-1.1.19-no_autopoint.patch
new file mode 100644
index 0000000..d5ee0cd
--- /dev/null
+++ b/xine-lib-1.1.19-no_autopoint.patch
@@ -0,0 +1,17 @@
+diff -up xine-lib-1.1.17/autogen.sh.no_autopoint xine-lib-1.1.17/autogen.sh
+--- xine-lib-1.1.17/autogen.sh.no_autopoint 2009-10-09 09:33:31.000000000 -0500
++++ xine-lib-1.1.17/autogen.sh 2009-12-02 09:15:48.534555467 -0600
+@@ -229,10 +229,10 @@ run_aclocal () {
+ echo
+ fi
+
+- echo $_echo_n " + Running autopoint: $_echo_c"
++ #echo $_echo_n " + Running autopoint: $_echo_c"
+
+- autopoint
+- echo "done."
++ #autopoint
++ #echo "done."
+
+ echo $_echo_n " + Running aclocal: $_echo_c"
+
diff --git a/xine-lib-mk-autotools-patch.sh b/xine-lib-mk-autotools-patch.sh
index 3cb6d1a..1c524c5 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 3602256..b147ceb 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -3,7 +3,7 @@
# - drop the opengl video out plugin?
# - deprecate ESD support?
-%define plugin_abi 1.28
+%define plugin_abi 1.29
%define codecdir %{_libdir}/codecs
%ifarch %{ix86}
@@ -43,8 +43,8 @@
Summary: A multimedia engine
Name: xine-lib
-Version: 1.1.18.1
-Release: 3%{?dist}
+Version: 1.1.19
+Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://www.xine-project.org/
@@ -131,6 +131,7 @@ BuildRequires: libsmbclient-devel
BuildRequires: samba-common
%endif
BuildRequires: libdvdnav-devel
+BuildRequires: libdvdread-devel
%if 0%{?pa_in_main}
Obsoletes: xine-lib-pulseaudio < 1.1.16.3-5
@@ -341,7 +342,7 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_decode_sputext.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_decode_theora.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_decode_vorbis.so
-%ifarch %ix86
+%ifarch %{ix86}
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_decode_w32dll.so
%endif # ix86
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_decode_yuv.so
@@ -452,6 +453,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Sun Jul 25 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.1.19-1
+- 1.1.19
+
* Mon Jul 19 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.1.18.1-3
- no directfb on arm (yet)
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=178457766025.1.9126065872086163056.rpms-xine-lib-016fec2ced2f@fedoraproject.org \
--to=rdieter@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