[packages/telepathy-qt4] - disable qt5 here

qboosh qboosh at pld-linux.org
Sat Feb 27 08:25:46 CET 2021


commit 49ccc58e5426c066d9db234db6ef4236255020be
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Feb 27 08:24:54 2021 +0100

    - disable qt5 here

 telepathy-qt4.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/telepathy-qt4.spec b/telepathy-qt4.spec
index 121928c..b22042f 100644
--- a/telepathy-qt4.spec
+++ b/telepathy-qt4.spec
@@ -1,7 +1,8 @@
+# NOTE: for telepathy-qt >= 0.9.8 (Qt5 only) see telepathy-qt5.spec
 #
 # Conditional build:
 %bcond_without	qt4	# Qt4 interface
-%bcond_without	qt5	# Qt5 interface
+%bcond_with	qt5	# Qt5 interface (built from telepathy-qt5.spec)
 
 # "telepathy_qt" name is occupied by earlier work under the same name from different project;
 # thus spec and repo stick to original "telepathy-qt4" name of this project (used before 0.9.0 release)
@@ -12,6 +13,7 @@
 Summary:	Library for Qt4-based Telepathy clients
 Summary(pl.UTF-8):	Biblioteka dla klientów Telepathy opartych na Qt4
 Name:		telepathy-qt4
+# keep 0.9.7 here for qt4 support
 Version:	0.9.7
 Release:	1
 License:	LGPL v2.1+
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/telepathy-qt4.git/commitdiff/24ef83490e126c9be81766f2d5058f4e393d3dc9



More information about the pld-cvs-commit mailing list