[packages/qt4] - rel 35 - disabled statisc webkit - "WARNING: Using static linking will disable the WebKit module."

baggins baggins at pld-linux.org
Thu Sep 23 23:58:57 CEST 2021


commit 4694dc4552d1d79ee77f048c3cfc3bb2e973ffd8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Sep 23 23:57:53 2021 +0200

    - rel 35
    - disabled statisc webkit - "WARNING: Using static linking will disable the WebKit module."
      how did it built before?

 qt4.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/qt4.spec b/qt4.spec
index 9b703a3..ccd6986 100644
--- a/qt4.spec
+++ b/qt4.spec
@@ -63,7 +63,7 @@ Summary(pl.UTF-8):	Biblioteka Qt do tworzenia GUI
 Summary(pt_BR.UTF-8):	Estrutura para rodar aplicações GUI Qt
 Name:		qt4
 Version:	4.8.7
-Release:	34
+Release:	35
 License:	LGPL v2.1 or GPL v3.0
 Group:		X11/Libraries
 Source0:	http://download.qt-project.org/official_releases/qt/4.8/%{version}/qt-everywhere-opensource-src-%{version}.tar.gz
@@ -2619,9 +2619,11 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %{_libdir}/libQtUiTools.a
 
+%if 0
 %files -n QtWebKit-static
 %defattr(644,root,root,755)
 %{_libdir}/libQtWebKit.a
+%endif
 
 %files -n QtDeclarative-static
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt4.git/commitdiff/4694dc4552d1d79ee77f048c3cfc3bb2e973ffd8



More information about the pld-cvs-commit mailing list