- Fixup summary and description

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mbox-importer?expand=0&rev=5
This commit is contained in:
Fabian Vogt 2016-12-09 10:57:03 +00:00 committed by Git OBS Bridge
parent 825f57d543
commit ee351d75c7
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 9 10:56:48 UTC 2016 - fabian@ritter-vogt.de
- Fixup summary and description
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Dec 3 16:46:18 UTC 2016 - tittiatcoke@gmail.com Sat Dec 3 16:46:18 UTC 2016 - tittiatcoke@gmail.com

View File

@ -22,7 +22,7 @@ Release: 0
%define kf5_version 5.26.0 %define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA) # Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Base package of kdepim Summary: Tool for importing mbox archives into akonadi
License: GPL-2.0+ and LGPL-2.1+ License: GPL-2.0+ and LGPL-2.1+
Group: System/GUI/KDE Group: System/GUI/KDE
Url: http://www.kde.org Url: http://www.kde.org
@ -44,7 +44,8 @@ BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.2.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description
This package contains the core files of the kdepim module. This package contains a tool that can be used to import mbox archives
into akonadi.
%prep %prep
%setup -q %setup -q