From bffabcc34e63827a28769cf7485648cfb7526596ea7a73fe64c622759ef371aa Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Mon, 11 Aug 2014 08:06:57 +0000 Subject: [PATCH] Accepting request 243921 from KDE:Qt5 Create tools subpackage OBS-URL: https://build.opensuse.org/request/show/243921 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtdeclarative?expand=0&rev=15 --- libqt5-qtdeclarative.changes | 5 +++++ libqt5-qtdeclarative.spec | 17 ++++++++++++++++- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/libqt5-qtdeclarative.changes b/libqt5-qtdeclarative.changes index 9dd26ab..b2d00f8 100644 --- a/libqt5-qtdeclarative.changes +++ b/libqt5-qtdeclarative.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 5 18:06:49 UTC 2014 - hrvoje.senjan@gmail.com + +- Create tools subpackage + ------------------------------------------------------------------- Wed Jun 25 10:38:00 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/libqt5-qtdeclarative.spec b/libqt5-qtdeclarative.spec index f69132d..ba22fa4 100644 --- a/libqt5-qtdeclarative.spec +++ b/libqt5-qtdeclarative.spec @@ -85,12 +85,22 @@ handling. Summary: Qt Development Kit Group: Development/Libraries/X11 Requires: %libname = %{version} +Requires: %{name}-tools = %{version} Provides: libQt5Quick-devel = %{version} Obsoletes: libQt5Quick-devel < %{version} %description devel You need this package, if you want to compile programs with qtdeclarative. +%package tools +Summary: Qt 5 Declarative Tools +Group: Development/Tools/Debuggers + +%description tools +Qt is a set of libraries for developing applications. + +This package contains aditional tools for inspecting, testing, viewing, etc, QML imports and files. + %package private-headers-devel Summary: Non-ABI stable experimental API Group: Development/Libraries/C and C++ @@ -113,6 +123,7 @@ the exact Qt version. Summary: Qt5 quick/qml examples Group: Development/Libraries/X11 Recommends: %{name}-devel +Recommends: %{name}-tools %description examples Examples for libqt5-qtdeclarative (quick/qml) modules. @@ -177,11 +188,15 @@ popd %doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL %{_libqt5_includedir}/Qt*/%{so_version} -%files devel +%files tools %defattr(-,root,root,755) %doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL %{_bindir}/* %{_libqt5_bindir}/* + +%files devel +%defattr(-,root,root,755) +%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL %exclude %{_libqt5_includedir}/Qt*/%{so_version} %{_libqt5_includedir}/Qt* %{_libqt5_libdir}/cmake/Qt5*