forked from pool/kinit
Update descriptions, part3
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=8
This commit is contained in:
parent
71c9e122bd
commit
10268ef531
13
kinit.spec
13
kinit.spec
@ -34,7 +34,7 @@ BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0
|
|||||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
PreReq: permissions
|
PreReq: permissions
|
||||||
Summary: KDE Base Libraries
|
Summary: Helper library to speed up start of applications on KDE workspaces
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: http://www.kde.org
|
Url: http://www.kde.org
|
||||||
@ -42,19 +42,18 @@ Source0: kinit-%{version}.tar.xz
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains the core libraries of the K Desktop Environment.
|
Kdeinit is a process launcher somewhat similar to the famous init used for
|
||||||
|
booting UNIX.
|
||||||
This package is absolutely necessary for using KDE applications.
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: KDE Core Libraries: Build Environment
|
Summary: Helper library to speed up start of applications on KDE workspaces
|
||||||
Group: Development/Libraries/KDE
|
Group: Development/Libraries/KDE
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: extra-cmake-modules
|
Requires: extra-cmake-modules
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains all necessary include files and libraries needed
|
Kdeinit is a process launcher somewhat similar to the famous init used for
|
||||||
to develop non-graphical KDE applications.
|
booting UNIX. Development files.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
Loading…
Reference in New Issue
Block a user