Hello community,
here is the log from the commit of package libqt5-qtdeclarative for
openSUSE:Factory checked in at 2014-08-11 10:06:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtdeclarative (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtdeclarative.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtdeclarative"
Changes:
--------
---
/work/SRC/openSUSE:Factory/libqt5-qtdeclarative/libqt5-qtdeclarative.changes
2014-06-30 21:50:27.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.libqt5-qtdeclarative.new/libqt5-qtdeclarative.changes
2014-08-11 10:06:58.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Aug 5 18:06:49 UTC 2014 - [email protected]
+
+- Create tools subpackage
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtdeclarative.spec ++++++
--- /var/tmp/diff_new_pack.SUjU6R/_old 2014-08-11 10:07:00.000000000 +0200
+++ /var/tmp/diff_new_pack.SUjU6R/_new 2014-08-11 10:07:00.000000000 +0200
@@ -85,12 +85,22 @@
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 @@
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 @@
%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*
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]