From 53cdd8d07a104636d18d44597aebed7874e22aa9610d089c3a16eb319bf9614e Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Mon, 10 Feb 2014 23:18:52 +0000 Subject: [PATCH] Update descriptions, part1 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdeclarative?expand=0&rev=8 --- kdeclarative.spec | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/kdeclarative.spec b/kdeclarative.spec index bc63263..2768090 100644 --- a/kdeclarative.spec +++ b/kdeclarative.spec @@ -33,7 +33,7 @@ BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0 BuildRequires: pkgconfig(Qt5Qml) >= 5.2.0 BuildRequires: pkgconfig(Qt5Quick) >= 5.2.0 BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 -Summary: KDE Base Libraries +Summary: Integration of QML and KDE workspaces License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org @@ -41,29 +41,25 @@ Source0: kdeclarative-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -This package contains the core libraries of the K Desktop Environment. - -This package is absolutely necessary for using KDE applications. +KDeclarative provides integration of QML and KDE workspaces. %package -n %lname -Summary: KDE Core Libraries +Summary: Integration of QML and KDE workspaces Group: System/GUI/KDE %description -n %lname -This package contains the core libraries of the K Desktop Environment. - -This package is absolutely necessary for using KDE applications. +KDeclarative provides integration of QML and KDE workspaces. %package devel -Summary: KDE Core Libraries: Build Environment +Summary: Integration of QML and KDE workspaces: Build Environment Group: Development/Libraries/KDE Requires: %lname = %{version} Requires: extra-cmake-modules Requires: kio-devel >= %{_kf5_version} %description devel -This package contains all necessary include files and libraries needed -to develop non-graphical KDE applications. +KDeclarative provides integration of QML and KDE workspaces. +Development files. %prep %setup -q