rebuilt with debug package [release 19.12.2-2mamba;Tue Mar 03 2020]
This commit is contained in:
parent
908c712d30
commit
8f1797feb8
11
akonadi.spec
11
akonadi.spec
@ -1,7 +1,7 @@
|
|||||||
%define gccver %(gcc -dumpversion)
|
%define gccver %(gcc -dumpversion)
|
||||||
Name: akonadi
|
Name: akonadi
|
||||||
Version: 19.12.2
|
Version: 19.12.2
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: PIM Storage Service
|
Summary: PIM Storage Service
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -13,13 +13,17 @@ Patch0: akonadi-16.04.2-qt-5.7.0-sqlite3.patch
|
|||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: ldconfig
|
||||||
|
BuildRequires: libaccounts-qt5-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
|
BuildRequires: libkaccounts-integration-devel
|
||||||
BuildRequires: libkauth-devel
|
BuildRequires: libkauth-devel
|
||||||
BuildRequires: libkcodecs-devel
|
BuildRequires: libkcodecs-devel
|
||||||
BuildRequires: libkcompletion-devel
|
BuildRequires: libkcompletion-devel
|
||||||
BuildRequires: libkconfig-devel
|
BuildRequires: libkconfig-devel
|
||||||
BuildRequires: libkconfigwidgets-devel
|
BuildRequires: libkconfigwidgets-devel
|
||||||
BuildRequires: libkcoreaddons-devel
|
BuildRequires: libkcoreaddons-devel
|
||||||
|
BuildRequires: libkcrash-devel
|
||||||
BuildRequires: libkdbusaddons-devel
|
BuildRequires: libkdbusaddons-devel
|
||||||
BuildRequires: libki18n-devel
|
BuildRequires: libki18n-devel
|
||||||
BuildRequires: libkiconthemes-devel
|
BuildRequires: libkiconthemes-devel
|
||||||
@ -73,6 +77,8 @@ Conflicts: libakonadi4-devel
|
|||||||
PIM Storage Service.
|
PIM Storage Service.
|
||||||
This package contains static libraries and header files need for development.
|
This package contains static libraries and header files need for development.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n akonadi-%{version}
|
%setup -q -n akonadi-%{version}
|
||||||
#-D -T
|
#-D -T
|
||||||
@ -168,6 +174,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
|||||||
%doc NEWS README
|
%doc NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 03 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 19.12.2-2mamba
|
||||||
|
- rebuilt with debug package
|
||||||
|
|
||||||
* Thu Feb 06 2020 Automatic Build System <autodist@mambasoft.it> 19.12.2-1mamba
|
* Thu Feb 06 2020 Automatic Build System <autodist@mambasoft.it> 19.12.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user