[packages/qt5-qtdeclarative] up to 5.4.2, bootstrap build

glen glen at pld-linux.org
Wed Jun 10 19:45:14 CEST 2015


commit 7108e61945b44a92b6fe5464ae8167e8f269eb35
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Jun 10 20:44:57 2015 +0300

    up to 5.4.2, bootstrap build

 qt5-qtdeclarative.spec | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec
index 54ead6c..2eca9bb 100644
--- a/qt5-qtdeclarative.spec
+++ b/qt5-qtdeclarative.spec
@@ -1,9 +1,17 @@
 #
 # Conditional build:
+%bcond_with	bootstrap	# disable features to able to build without installed qt5
+# -- build targets
 %bcond_without	qch		# documentation in QCH format
 %bcond_without	qm		# QM translations
 %bcond_without	qtxmlpatterns	# XmlListModel plugin (Qt5XmlPatterns based)
 
+%if %{with bootstrap}
+%undefine	with_qch
+%undefine	with_qm
+%undefine	with_qtxmlpatterns
+%endif
+
 %define		orgname		qtdeclarative
 %define		qtbase_ver		%{version}
 %define		qttools_ver		%{version}
@@ -11,14 +19,14 @@
 Summary:	The Qt5 Declarative libraries
 Summary(pl.UTF-8):	Biblioteki Qt5 Declarative
 Name:		qt5-%{orgname}
-Version:	5.4.1
-Release:	2
+Version:	5.4.2
+Release:	0.1
 License:	LGPL v2.1 with Digia Qt LGPL Exception v1.1 or GPL v3.0
 Group:		X11/Libraries
 Source0:	http://download.qt-project.org/official_releases/qt/5.4/%{version}/submodules/%{orgname}-opensource-src-%{version}.tar.xz
-# Source0-md5:	86dfe5c41e14a142c72fdaa6a64f933c
+# Source0-md5:	5b257cd097c315dab1b3c15e26211823
 Source1:	http://download.qt-project.org/official_releases/qt/5.4/%{version}/submodules/qttranslations-opensource-src-%{version}.tar.xz
-# Source1-md5:	0bdd1b0a83b03a04a4ebeedfa3057d21
+# Source1-md5:	35151a736e3b720de4f5128386f9c834
 Patch0:		x32.patch
 URL:		http://qt-project.org/
 BuildRequires:	OpenGL-devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtdeclarative.git/commitdiff/7108e61945b44a92b6fe5464ae8167e8f269eb35



More information about the pld-cvs-commit mailing list