forked from pool/mailimporter
Accepting request 443455 from home:luca_b:test_KA
KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443455 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mailimporter?expand=0&rev=33
This commit is contained in:
parent
eff7694e40
commit
da20e34d9b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:68a90c143ccb6599f89f4a3244926523993cca10a0353087b7238aecd776978d
|
||||
size 382868
|
3
mailimporter-16.11.80.tar.xz
Normal file
3
mailimporter-16.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:acafd8696e7b916272d4c231ee61714002a0f86aae1cc7f882a6aa341a8de736
|
||||
size 382648
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 29 12:42:08 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.11.80
|
||||
* KDE Applications 16.12.0 Beta
|
||||
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 06:12:06 UTC 2016 - lbeltrame@kde.org
|
||||
|
||||
|
@ -17,28 +17,32 @@
|
||||
|
||||
|
||||
Name: mailimporter
|
||||
Version: 16.08.3
|
||||
Version: 16.11.80
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Summary: Base package of kdepim
|
||||
License: GPL-2.0
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://www.kde.org
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
# It can only build on the same platforms as Qt Webengine
|
||||
ExclusiveArch: %ix86 x86_64 %arm aarch64 mips mips64
|
||||
BuildRequires: akonadi-mime-devel >= %{version}
|
||||
BuildRequires: akonadi-contact-devel
|
||||
BuildRequires: akonadi-mime-devel
|
||||
BuildRequires: akonadi-server-devel
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: karchive-devel
|
||||
BuildRequires: kcalcore-devel
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kmime-devel
|
||||
BuildRequires: libkdepim-devel >= %{version}
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.5.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.5.0
|
||||
BuildRequires: pkgconfig(Qt5Xml) >= 5.5.0
|
||||
BuildRequires: libkdepim-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5UiTools) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Xml) >= 5.4.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -59,7 +63,7 @@ This package contains the mailimporter library.
|
||||
Summary: MailImporter library for kdepim
|
||||
License: LGPL-2.1+
|
||||
Group: System/Libraries
|
||||
Requires: %{name} >= %{version}
|
||||
Requires: %{name} = %{version}
|
||||
|
||||
%description -n libKF5MailImporter5
|
||||
MailImporter Library
|
||||
@ -91,6 +95,7 @@ The development package for the mailimporter libraries
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_kf5_configdir}/mailimporter.categories
|
||||
%config %{_kf5_configdir}/mailimporter.categories
|
||||
%config %{_kf5_configdir}/mailimporter.renamecategories
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user