Update descriptions, part1

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdeclarative?expand=0&rev=8
This commit is contained in:
Hrvoje Senjan 2014-02-10 23:18:52 +00:00 committed by Git OBS Bridge
parent 7c067b7436
commit 53cdd8d07a

View File

@ -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