Update descriptions, part5

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=8
This commit is contained in:
Hrvoje Senjan 2014-02-12 02:45:48 +00:00 committed by Git OBS Bridge
parent 7cc3f68c9a
commit 3d845a4117

View File

@ -31,7 +31,7 @@ BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
BuildRequires: pkgconfig(hunspell)
Summary: KDE Base Libraries
Summary: KDE spell checking library
License: LGPL-2.1+
Group: System/GUI/KDE
Url: http://www.kde.org
@ -39,30 +39,30 @@ Source0: sonnet-%{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.
Sonnet is a plugin-based spell checking library for Qt-based
applications. It supports several different plugins, including
HSpell, Enchant, ASpell and HUNSPELL.
%package -n libKF5SonnetCore%sonum
Summary: KDE Core Libraries
Summary: KDE spell checking library
Group: System/GUI/KDE
%description -n libKF5SonnetCore%sonum
This package contains the core libraries of the K Desktop Environment.
This package is absolutely necessary for using KDE applications.
Sonnet is a plugin-based spell checking library for Qt-based
applications. It supports several different plugins, including
HSpell, Enchant, ASpell and HUNSPELL.
%package -n libKF5SonnetUi%sonum
Summary: KDE Core Libraries
Summary: KDE spell checking library
Group: System/GUI/KDE
%description -n libKF5SonnetUi%sonum
This package contains the core libraries of the K Desktop Environment.
This package is absolutely necessary for using KDE applications.
Sonnet is a plugin-based spell checking library for Qt-based
applications. It supports several different plugins, including
HSpell, Enchant, ASpell and HUNSPELL.
%package devel
Summary: KDE Core Libraries: Build Environment
Summary: KDE spell checking library: Build Environment
Group: Development/Libraries/KDE
Requires: extra-cmake-modules
Requires: libKF5SonnetCore%sonum = %{version}
@ -70,8 +70,9 @@ Requires: libKF5SonnetUi%sonum = %{version}
Requires: pkgconfig(Qt5Core) >= 5.2.0
%description devel
This package contains all necessary include files and libraries needed
to develop non-graphical KDE applications.
Sonnet is a plugin-based spell checking library for Qt-based
applications. It supports several different plugins, including
HSpell, Enchant, ASpell and HUNSPELL. Development files.
%prep
%setup -q