forked from pool/akonadi-server
This commit is contained in:
parent
368909c2ff
commit
a728beb122
@ -4,7 +4,7 @@ Sat Feb 13 07:59:56 UTC 2016 - tittiatcoke@gmail.com
|
|||||||
- Update to KDE Applications 15.12.2
|
- Update to KDE Applications 15.12.2
|
||||||
* KDE Applications 15.12.2
|
* KDE Applications 15.12.2
|
||||||
* https://www.kde.org/announcements/announce-applications-15.12.2.php
|
* https://www.kde.org/announcements/announce-applications-15.12.2.php
|
||||||
* boo#961265
|
* boo#966605
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package akonadi-server
|
# spec file for package akonadi-server
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -28,14 +28,14 @@ Source: %{rname}-%{version}.tar.xz
|
|||||||
Source99: akonadi-server-rpmlintrc
|
Source99: akonadi-server-rpmlintrc
|
||||||
BuildRequires: boost-devel
|
BuildRequires: boost-devel
|
||||||
BuildRequires: cmake >= 2.8.9
|
BuildRequires: cmake >= 2.8.9
|
||||||
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: libxml2
|
BuildRequires: libxml2
|
||||||
BuildRequires: libxslt
|
BuildRequires: libxslt
|
||||||
BuildRequires: mariadb
|
BuildRequires: mariadb
|
||||||
|
BuildRequires: postgresql-devel
|
||||||
BuildRequires: shared-mime-info
|
BuildRequires: shared-mime-info
|
||||||
BuildRequires: sqlite3-devel
|
BuildRequires: sqlite3-devel
|
||||||
BuildRequires: postgresql-devel
|
|
||||||
BuildRequires: extra-cmake-modules
|
|
||||||
BuildRequires: pkgconfig(Qt5Core)
|
BuildRequires: pkgconfig(Qt5Core)
|
||||||
BuildRequires: pkgconfig(Qt5DBus)
|
BuildRequires: pkgconfig(Qt5DBus)
|
||||||
BuildRequires: pkgconfig(Qt5Gui)
|
BuildRequires: pkgconfig(Qt5Gui)
|
||||||
@ -64,8 +64,8 @@ service.
|
|||||||
%package -n libKF5AkonadiPrivate-devel
|
%package -n libKF5AkonadiPrivate-devel
|
||||||
Summary: PIM Storage Service: Build Environment
|
Summary: PIM Storage Service: Build Environment
|
||||||
Group: Development/Libraries/X11
|
Group: Development/Libraries/X11
|
||||||
Requires: libKF5AkonadiPrivate5 = %{version}
|
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
|
Requires: libKF5AkonadiPrivate5 = %{version}
|
||||||
%if 0%{?suse_version} > 1320
|
%if 0%{?suse_version} > 1320
|
||||||
Obsoletes: libakonadiprotocolinternals-devel < %{version}
|
Obsoletes: libakonadiprotocolinternals-devel < %{version}
|
||||||
%else
|
%else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user