SHA256
1
0
forked from pool/libqt5-qt3d
Dominique Leuenberger 2016-10-26 11:29:50 +00:00 committed by Git OBS Bridge
parent 34bfc2b6d1
commit 3420528289
2 changed files with 24 additions and 21 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Sep 25 09:29:13 UTC 2016 - jengelh@inai.de
- Set RPM groups for SLPP packages. Update descriptions.
-------------------------------------------------------------------
Sat Sep 24 18:39:00 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -64,7 +64,7 @@ handling.
%package -n %libname
Summary: Qt 5 3D Addon
Group: Development/Libraries/X11
Group: System/Libraries
%requires_ge libQt5Core5
# Removed in Qt3D 5.6
Provides: libQt53dCollision5 = %{version}
@ -73,34 +73,33 @@ Obsoletes: libQt53dCollision5 < %{version}
%description -n %libname
Qt is a set of libraries for developing applications.
This package contains base tools, like string, xml, and network
handling.
This Qt 3D module contains functionality to support near-realtime
simulation systems.
%package -n libQt53DInput5
Summary: Qt 5 3D Addon
Group: Development/Libraries/X11
Group: System/Libraries
%requires_ge libQt5Core5
%description -n libQt53DInput5
Qt is a set of libraries for developing applications.
This package contains base tools, like string, xml, and network
handling.
The Qt 3D Input module provides classes for handling user input in
applications using Qt3D.
%package -n libQt53DQuick5
Summary: Qt 5 3D Addon
Group: Development/Libraries/X11
Group: System/Libraries
%requires_ge libQt5Core5
%description -n libQt53DQuick5
Qt is a set of libraries for developing applications.
This package contains base tools, like string, xml, and network
handling.
This package provides core Qt 3D QML types.
%package -n libQt53DQuickRender5
Summary: Qt 5 3D Addon
Group: Development/Libraries/X11
Group: System/Libraries
Provides: libQt53DQuickRenderer5 = %{version}
Obsoletes: libQt53DQuickRenderer5 < %{version}
%requires_ge libQt5Core5
@ -108,12 +107,11 @@ Obsoletes: libQt53DQuickRenderer5 < %{version}
%description -n libQt53DQuickRender5
Qt is a set of libraries for developing applications.
This package contains base tools, like string, xml, and network
handling.
This package provides Qt 3D QML types for rendering.
%package -n libQt53DRender5
Summary: Qt 5 3D Addon
Group: Development/Libraries/X11
Group: System/Libraries
Provides: libQt53DRenderer5 = %{version}
Obsoletes: libQt53DRenderer5 < %{version}
%requires_ge libQt5Core5
@ -121,12 +119,12 @@ Obsoletes: libQt53DRenderer5 < %{version}
%description -n libQt53DRender5
Qt is a set of libraries for developing applications.
This package contains base tools, like string, xml, and network
handling.
The Qt 3D Render module contains functionality to support 2D and 3D
rendering using Qt 3D.
%package -n libQt53DQuickInput5
Summary: Qt 5 3D Addon
Group: Development/Libraries/X11
Group: System/Libraries
%requires_ge libQt5Core5
%description -n libQt53DQuickInput5
@ -137,18 +135,18 @@ handling.
%package -n libQt53DLogic5
Summary: Qt 5 3D Addon
Group: Development/Libraries/X11
Group: System/Libraries
%requires_ge libQt5Core5
%description -n libQt53DLogic5
Qt is a set of libraries for developing applications.
This package contains base tools, like string, xml, and network
handling.
Qt 3D Logic module enables synchronizing frames with the Qt 3D
backend.
%package -n libQt53DExtras5
Summary: Qt 5 3D Addon
Group: Development/Libraries/X11
Group: System/Libraries
%requires_ge libQt5Core5
%description -n libQt53DExtras5
@ -159,7 +157,7 @@ handling.
%package -n libQt53DQuickExtras5
Summary: Qt 5 3D Addon
Group: Development/Libraries/X11
Group: System/Libraries
%requires_ge libQt5Core5
%description -n libQt53DQuickExtras5