automatic version update by autodist [release 20.04.0-1mamba;Fri Apr 24 2020]
This commit is contained in:
parent
42462990f5
commit
00a7dc60c9
10
akonadi.spec
10
akonadi.spec
@ -1,6 +1,6 @@
|
|||||||
%define gccver %(gcc -dumpversion)
|
%define gccver %(gcc -dumpversion)
|
||||||
Name: akonadi
|
Name: akonadi
|
||||||
Version: 19.12.3
|
Version: 20.04.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: PIM Storage Service
|
Summary: PIM Storage Service
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -88,7 +88,10 @@ This package contains static libraries and header files need for development.
|
|||||||
%build
|
%build
|
||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
%cmake_kde5 -d build \
|
%cmake_kde5 -d build \
|
||||||
-DDATABASE_BACKEND=MYSQL
|
-DDATABASE_BACKEND=MYSQL \
|
||||||
|
%ifarch arm
|
||||||
|
-DCMAKE_CXX_FLAGS="-latomic"
|
||||||
|
%endif
|
||||||
|
|
||||||
# -DCONFIG_INSTALL_DIR:PATH=%{_sysconfdir} \
|
# -DCONFIG_INSTALL_DIR:PATH=%{_sysconfdir} \
|
||||||
|
|
||||||
@ -174,6 +177,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
|||||||
%doc NEWS README
|
%doc NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 24 2020 Automatic Build System <autodist@mambasoft.it> 20.04.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Mar 05 2020 Automatic Build System <autodist@mambasoft.it> 19.12.3-1mamba
|
* Thu Mar 05 2020 Automatic Build System <autodist@mambasoft.it> 19.12.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user