Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37518555
en ru br
ALT Linux repos
S:5.15.10-alt1

Group :: System/Libraries
RPM: qt5-base

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: alt-kernel-requires.patch
Download


  Workaround against OVZ 3.10 kernel
--- a/src/corelib/global/minimum-linux_p.h
+++ b/src/corelib/global/minimum-linux_p.h
@@ -88,11 +88,11 @@ QT_BEGIN_NAMESPACE
 #  define MINLINUX_PATCH        0
 #elif QT_CONFIG(getentropy)
 #  define MINLINUX_MAJOR        3
-#  define MINLINUX_MINOR        17
+#  define MINLINUX_MINOR        10
 #  define MINLINUX_PATCH        0
 #elif QT_CONFIG(renameat2)
 #  define MINLINUX_MAJOR        3
-#  define MINLINUX_MINOR        16
+#  define MINLINUX_MINOR        10
 #  define MINLINUX_PATCH        0
 #else
 #  define MINLINUX_MAJOR        2
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin