Update descriptions, part1
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=7
This commit is contained in:
parent
b56e259a5e
commit
9b3fa3549d
14
kded.spec
14
kded.spec
@ -37,7 +37,7 @@ BuildRequires: pkgconfig(Qt5Network) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0
|
||||
Summary: KDE Base Libraries
|
||||
Summary: Central daemon of KDE workspaces
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
@ -45,12 +45,11 @@ Source0: kded-%{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.
|
||||
KDED runs in the background and performs a number of small tasks.
|
||||
Some of these tasks are built in, others are started on demand.
|
||||
|
||||
%package devel
|
||||
Summary: KDE Core Libraries: Build Environment
|
||||
Summary: Central daemon of KDE workspaces: Build Environment
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: %{name} = %{version}
|
||||
Requires: extra-cmake-modules
|
||||
@ -60,8 +59,9 @@ Requires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
Requires: pkgconfig(Qt5Xml) >= 5.2.0
|
||||
|
||||
%description devel
|
||||
This package contains all necessary include files and libraries needed
|
||||
to develop non-graphical KDE applications.
|
||||
KDED runs in the background and performs a number of small tasks.
|
||||
Some of these tasks are built in, others are started on demand.
|
||||
Development files.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Loading…
x
Reference in New Issue
Block a user