This commit is contained in:
parent
70edfe4d2d
commit
7b1fc57f18
@ -4,7 +4,7 @@ Sat Feb 13 08:12:20 UTC 2016 - tittiatcoke@gmail.com
|
||||
- Update to KDE Applications 15.12.2
|
||||
* KDE Applications 15.12.2
|
||||
* https://www.kde.org/announcements/announce-applications-15.12.2.php
|
||||
* boo#961265
|
||||
* boo#966605
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
12
kimap.spec
12
kimap.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kimap
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -29,20 +29,20 @@ BuildRequires: boost-devel >= 1.34.0
|
||||
BuildRequires: cyrus-sasl-devel
|
||||
BuildRequires: extra-cmake-modules >= 1.0.0
|
||||
BuildRequires: gpgme-devel
|
||||
BuildRequires: kmime-devel
|
||||
BuildRequires: kcmutils-devel >= %{kf5_version}
|
||||
BuildRequires: kcodecs-devel >= %{kf5_version}
|
||||
BuildRequires: kcodecs-devel >= %{kf5_version}
|
||||
BuildRequires: kcompletion-devel >= %{kf5_version}
|
||||
BuildRequires: kconfig-devel >= %{kf5_version}
|
||||
BuildRequires: kcoreaddons-devel >= %{kf5_version}
|
||||
BuildRequires: kdelibs4support-devel >= %{kf5_version}
|
||||
BuildRequires: kdoctools-devel >= %{kf5_version}
|
||||
BuildRequires: kemoticons-devel >= %{kf5_version}
|
||||
BuildRequires: kcodecs-devel >= %{kf5_version}
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: ki18n-devel >= %{kf5_version}
|
||||
BuildRequires: kio-devel >= %{kf5_version}
|
||||
BuildRequires: kitemviews-devel >= %{kf5_version}
|
||||
BuildRequires: kmime-devel
|
||||
BuildRequires: kparts-devel >= %{kf5_version}
|
||||
BuildRequires: ktextwidgets-devel >= %{kf5_version}
|
||||
BuildRequires: kwallet-devel >= %{kf5_version}
|
||||
@ -77,11 +77,11 @@ This package contains the libray for IMAP support
|
||||
%package devel
|
||||
Summary: KDE PIM Libraries: Build Environment
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: libKF5IMAP5 = %{version}
|
||||
Requires: kmime-devel >= %{version}
|
||||
Requires: kcoreaddons-devel >= %{kf5_version}
|
||||
Requires: boost-devel >= 1.34.0
|
||||
Requires: cyrus-sasl-devel
|
||||
Requires: kcoreaddons-devel >= %{kf5_version}
|
||||
Requires: kmime-devel >= %{version}
|
||||
Requires: libKF5IMAP5 = %{version}
|
||||
|
||||
%description devel
|
||||
This package contains necessary include files and libraries needed
|
||||
|
Loading…
x
Reference in New Issue
Block a user