commit 61467479b909576c35d68cea4495827fcf3b1c79
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Tue Mar 8 15:24:35 2022 +0100
Specfile clean up
xine-lib.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/xine-lib.spec b/xine-lib.spec
index d990010..df83112 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -1,4 +1,4 @@
-%define _legacy_common_support 1
+%define _legacy_common_support 1
%global plugin_abi 2.9
%global codecdir %{_libdir}/codecs
@@ -26,9 +26,9 @@ Name: xine-lib
Version: 1.2.11
Release: 13%{?snapshot:.%{date}hg%{revision}}%{?dist}
License: GPLv2+
-URL:
http://www.xine-project.org/
+URL:
https://www.xine-project.org/
%if ! 0%{?snapshot}
-Source0:
http://downloads.sourceforge.net/xine/xine-lib-%{version}.tar.xz
+Source0:
https://downloads.sourceforge.net/xine/xine-lib-%{version}.tar.xz
%else
Source0: xine-lib-%{version}-%{date}hg%{revision}.tar.xz
%endif
@@ -94,6 +94,7 @@ BuildRequires: SDL-devel
BuildRequires: speex-devel
BuildRequires: vcdimager-devel
BuildRequires: wavpack-devel
+BuildRequires: wayland-devel
%description