automatic version update by autodist [release 16.12.1-1mamba;Sun Feb 05 2017]
This commit is contained in:
parent
a230f36dea
commit
d6d1f42d83
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kdepim-addons
|
||||
Version: 16.08.3
|
||||
Version: 16.12.1
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 PIM addons
|
||||
Group: System/Libraries
|
||||
@ -15,6 +15,7 @@ License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: kdepim-apps-libs-devel
|
||||
BuildRequires: libQt5WebEngine-devel
|
||||
BuildRequires: libakonadi-calendar-devel
|
||||
BuildRequires: libakonadi-contacts-devel
|
||||
BuildRequires: libakonadi-devel
|
||||
@ -26,7 +27,6 @@ BuildRequires: libeventviews-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libgpg-error-devel
|
||||
BuildRequires: libgpgme-devel
|
||||
BuildRequires: libgpgmepp-devel
|
||||
BuildRequires: libgrantlee-devel
|
||||
BuildRequires: libgrantleetheme-devel
|
||||
BuildRequires: libgravatar-devel
|
||||
@ -46,7 +46,6 @@ BuildRequires: libkcrash-devel
|
||||
BuildRequires: libkdeclarative-devel
|
||||
BuildRequires: libkdelibs4support-devel
|
||||
BuildRequires: libkdepim-devel
|
||||
BuildRequires: libkdgantt2-devel
|
||||
BuildRequires: libkguiaddons-devel
|
||||
BuildRequires: libki18n-devel
|
||||
BuildRequires: libkiconthemes-devel
|
||||
@ -86,7 +85,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
%description
|
||||
KDE Frameworks 5 PIM addons.
|
||||
|
||||
## remove the library block if this package does not provide library and development stuff
|
||||
%package -n lib%{name}
|
||||
Group: System/Libraries
|
||||
Summary: Shared libraries for %{name}
|
||||
@ -120,7 +118,7 @@ exit 0
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/xdg/kdepim-addons.categories
|
||||
%{_sysconfdir}/xdg/kdepim-addons.*categories
|
||||
%{_sysconfdir}/xdg/kmail.antispamrc
|
||||
%{_sysconfdir}/xdg/kmail.antivirusrc
|
||||
%{_bindir}/kmail_*.sh
|
||||
@ -131,7 +129,7 @@ exit 0
|
||||
%{_datadir}/kservices5/korganizer/hebrew.desktop
|
||||
%{_datadir}/kservices5/korganizer/picoftheday.desktop
|
||||
%{_datadir}/kservices5/korganizer/thisdayinhistory.desktop
|
||||
%{_datadir}/messageviewer/defaultthemes/5.2/*
|
||||
#%{_datadir}/messageviewer/defaultthemes/*/*
|
||||
%{_datadir}/messageviewer/plugins/bodypartformatter/*.desktop
|
||||
%doc COPYING COPYING.LIB
|
||||
|
||||
@ -144,6 +142,7 @@ exit 0
|
||||
%{_libdir}/qt5/plugins/kaddressbook/kaddressbook_*.so
|
||||
%{_libdir}/qt5/plugins/kmail/kmail_*.so
|
||||
%{_libdir}/qt5/plugins/korg_*.so
|
||||
%{_libdir}/libkaddressbookimportexportlibprivate.so.*
|
||||
%{_libdir}/qt5/plugins/messageviewer/messageviewer_*.so
|
||||
%{_libdir}/qt5/plugins/messageviewer_bodypartformatter_*.so
|
||||
%{_libdir}/qt5/plugins/pimcommon/pimcommon_*.so
|
||||
@ -154,6 +153,9 @@ exit 0
|
||||
%{_libdir}/qt5/qml/org/kde/plasma/PimCalendars/*
|
||||
|
||||
%changelog
|
||||
* Sun Feb 05 2017 Automatic Build System <autodist@mambasoft.it> 16.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 10 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 16.08.3-1mamba
|
||||
- update to 16.08.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user