[packages/qt5-qtbase] disable examples compilation; rel 6
atler
atler at pld-linux.org
Tue May 25 14:35:08 CEST 2021
commit 28b1aeff2f69911bb2303f8f13754a9249b1843d
Author: Jan Palus <atler at pld-linux.org>
Date: Tue May 25 14:34:26 2021 +0200
disable examples compilation; rel 6
qt5-qtbase.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/qt5-qtbase.spec b/qt5-qtbase.spec
index 0fd51d2..2e7eada 100644
--- a/qt5-qtbase.spec
+++ b/qt5-qtbase.spec
@@ -71,7 +71,7 @@ Summary: Qt5 - base components
Summary(pl.UTF-8): Biblioteka Qt5 - podstawowe komponenty
Name: qt5-%{orgname}
Version: 5.15.2
-Release: 4
+Release: 6
License: LGPL v3 or GPL v2 or GPL v3 or commercial
Group: X11/Libraries
Source0: https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/%{orgname}-everywhere-src-%{version}.tar.xz
@@ -1238,6 +1238,7 @@ COMMONOPT=" \
-%{!?with_gtk:no-}gtk \
-icu \
%{?with_systemd:-journald} \
+ -no-compile-examples \
%{!?with_egl:-no-eglfs} \
%{!?with_statx:-no-feature-statx} \
%{!?with_kms:-no-kms} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtbase.git/commitdiff/28b1aeff2f69911bb2303f8f13754a9249b1843d
More information about the pld-cvs-commit
mailing list