Hi Leigh,
Le 06/02/2020 à 01:40, Leigh Scott a écrit :
commit c4ab58259110eb1bf55a67a464b00a156abd3364
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Feb 6 00:40:27 2020 +0000
add define for legacy_common_support
xine-lib.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/xine-lib.spec b/xine-lib.spec
index 8659dfd..85dc77c 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -1,3 +1,4 @@
+%define _legacy_common_support 1
%global plugin_abi 2.8
%global codecdir %{_libdir}/codecs
The commit message is not very informative.
For the sake of saving time to others that have had a similar commit
added to some package they maintain, here are some explanations :
-
https://src.fedoraproject.org/rpms/redhat-rpm-config/blob/master/f/buildf...
-
https://gcc.gnu.org/gcc-10/porting_to.html#common
Other affected packages are :
xv xrick vice vokoscreen obs-studio mp3splt-gtk minidlna fakenes aqualung
(Or at least that are the ones you fixed with a similar commit already)
Also, shouldn't that be %global rather than %define ?
I will dig into that a bit more and report to upstream xine-lib.
Thanks for running the mass rebuild.
Regards,