[packages/qt5-qtwebkit] qt5-assistant depends on qtwebkit

glen glen at pld-linux.org
Tue Jun 9 22:50:45 CEST 2015


commit b0970bd0878491fd5b0fbeaf7d412cd588e37b7c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jun 9 23:50:11 2015 +0300

    qt5-assistant depends on qtwebkit
    
    add bootstrap bcond to be able to build for libicu rebuild
    
    qt5-assistant-5.4.1-1.x86_64 marks Qt5WebKit-5.4.1-1.x86_64 (cap libQt5WebKit.so.5()(64bit))

 qt5-qtwebkit.spec | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/qt5-qtwebkit.spec b/qt5-qtwebkit.spec
index b3b9ed1..52823f5 100644
--- a/qt5-qtwebkit.spec
+++ b/qt5-qtwebkit.spec
@@ -6,9 +6,16 @@
 # (e.g. WebProcess requires WebKitWidgets)
 #
 # Conditional build:
+%bcond_with	bootstrap	# disable features to able to build without installed qt5
+# -- build targets
 %bcond_without	qch		# documentation in QCH format
+# -- features
 %bcond_with	qtmultimedia	# QtMultimedia support
 
+%if %{with bootstrap}
+%undefine	with_qch
+%endif
+
 %define		orgname			qtwebkit
 %define		qtbase_ver		%{version}
 %define		qtdeclarative_ver	%{version}
@@ -20,7 +27,7 @@ Summary:	The Qt5 WebKit libraries
 Summary(pl.UTF-8):	Biblioteki Qt5 WebKit
 Name:		qt5-%{orgname}
 Version:	5.4.1
-Release:	1
+Release:	1.1
 License:	LGPL v2+
 Group:		X11/Libraries
 Source0:	http://download.qt-project.org/official_releases/qt/5.4/%{version}/submodules/%{orgname}-opensource-src-%{version}.tar.xz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtwebkit.git/commitdiff/b0970bd0878491fd5b0fbeaf7d412cd588e37b7c



More information about the pld-cvs-commit mailing list