commit 2ada228af3dcaa6ad0405e00ac3ac84626a46eb3
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Feb 5 09:21:34 2022 +0000
Update to xine-lib snapshot.
.gitignore | 1 +
Fix_build_with_libcaca.patch | 118 -------------------------------------------
sources | 2 +-
xine-lib.spec | 14 ++---
4 files changed, 9 insertions(+), 126 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4021251..20936d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ xine-lib-1.2.6.tar.xz
/xine-lib-1.2.9-20190831hg14506.tar.xz
/xine-lib-1.2.10.tar.xz
/xine-lib-1.2.11.tar.xz
+/xine-lib-1.2.11-20220131hg15030.tar.xz
diff --git a/sources b/sources
index 893e89a..8b712e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xine-lib-1.2.11.tar.xz) =
8208e4699819465ec9e820530f27b6129ee954ea17ab474eb9eda12137af1417ed5260830c1006ce32266a3913d22ba9957689bb5552464908038a1b8a8efbcf
+SHA512 (xine-lib-1.2.11-20220131hg15030.tar.xz) =
c729f832449d8b8839756bb7b227c3a7109be6d3850d07d92634f96458cf50050e58f845bfe5d138dd0a4a9cc0e34e63e15badafe8d360d3334b336929625faf
diff --git a/xine-lib.spec b/xine-lib.spec
index 41ace96..92914b5 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -17,14 +17,14 @@
%global have_vidix 0
%endif # ix86
-#global snapshot 1
-#global date 20190831
-#global revision 14506
+%global snapshot 1
+%global date 20220131
+%global revision 15030
Summary: A multimedia engine
Name: xine-lib
Version: 1.2.11
-Release: 12%{?snapshot:.%{date}hg%{revision}}%{?dist}
+Release: 13%{?snapshot:.%{date}hg%{revision}}%{?dist}
License: GPLv2+
URL:
http://www.xine-project.org/
%if ! 0%{?snapshot}
@@ -35,8 +35,6 @@ Source0: xine-lib-%{version}-%{date}hg%{revision}.tar.xz
# Script to make a snapshot
Source1: make_xinelib_snapshot.sh
-Patch0: Fix_build_with_libcaca.patch
-
Provides: xine-lib(plugin-abi) = %{plugin_abi}
%{?_isa:Provides: xine-lib(plugin-abi)%{?_isa} = %{plugin_abi}}
@@ -131,7 +129,6 @@ This package contains extra plugins for %{name}:
%else
%setup -q -n %{name}-%{version}-%{date}hg%{revision}
%endif
-%patch0 -p1
autoreconf -ivf
@@ -326,6 +323,9 @@ mkdir -p %{buildroot}%{codecdir}
%changelog
+* Sat Feb 05 2022 Leigh Scott <leigh123linux(a)gmail.com> -
1.2.11-13.20220131hg15030
+- Update to xine-lib snapshot.
+
* Wed Jan 19 2022 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.11-12
- Rebuilt