Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > 16af357af5c5c3d1644917abb3757a63 > files > 2

mbox-importer-17.12.2-1.mga6.src.rpm

#
# Please do not update/rebuild/touch this package before asking first to mikala and/or neoclust
# This package is part of the KDE Stack.
#

# Because of mising cmake(KF5MailImporter) on armv5
ExcludeArch:    armv5tl

%define rel 1

Name:       mbox-importer
Summary:    Wizard to assist with importing MBox email archives into Akonadi
Version: 17.12.2
Epoch:          2
Release:    %mkrel %{rel}
Group:      Graphical desktop/KDE
License:    GPLv2
URL:        http://www.kde.org/
Source0:    http://download.kde.org/stable/applications/%{version}/src/%name-%{version}.tar.xz

BuildRequires: kf5-macros

BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Widgets)

# Find KF5 package
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5Service)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5KIO)

# Find KdepimLibs Package
BuildRequires: cmake(KF5Akonadi)
BuildRequires: cmake(KF5MailCommon)
BuildRequires: cmake(KF5MailImporter)

%description
Wizard to assist with importing MBox email archives into Akonadi

%files -f %name.lang
%_kf5_bindir/mboximporter
%_kf5_datadir/applications/org.kde.mboximporter.desktop

#------------------------------------------------------------------------------

%prep
%setup -q
%autopatch -p1

%build
export LD=%_kf5_bindir/ld.gold
%cmake_kf5

%make_build

%install
%make_install -C build
%find_lang %{name} --all-name


%changelog
* Sat Feb 17 2018 neoclust <neoclust> 2:17.12.2-1.mga6
+ Revision: 1202359
- New version 17.12.2
- New version 17.12.1

* Sat Mar 11 2017 neoclust <neoclust> 2:16.12.3-2.mga6
+ Revision: 1091977
- Exclude on armv5

* Wed Mar 08 2017 neoclust <neoclust> 2:16.12.3-1.mga6
+ Revision: 1090161
- New version 16.12.3
- New version 16.12.2
- New version 16.12.1

* Sat Dec 24 2016 neoclust <neoclust> 2:16.12.0-1.mga6
+ Revision: 1076903
- New version 16.12.0

* Thu Dec 15 2016 neoclust <neoclust> 2:16.11.90-1.mga6
+ Revision: 1075438
- imported package mbox-importer