Accepting request 445975 from KDE:Applications
Update to KDE Applicatons 16.12.0 OBS-URL: https://build.opensuse.org/request/show/445975 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/akonadi-contact?expand=0&rev=5
This commit is contained in:
commit
fee6baa4c5
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 19:27:13 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.12.0
|
||||
* KDE Applications 16.12.0
|
||||
* https://www.kde.org/announcements/announce-applications-16.12.0.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 3 15:52:56 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.11.90
|
||||
* KDE Applications 16.12.0 RC
|
||||
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 29 12:15:49 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.11.80
|
||||
* KDE Applications 16.12.0 Beta
|
||||
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 06:08:15 UTC 2016 - lbeltrame@kde.org
|
||||
|
||||
|
@ -16,19 +16,20 @@
|
||||
#
|
||||
|
||||
|
||||
%define sonum 5
|
||||
Name: akonadi-contact
|
||||
Version: 16.08.3
|
||||
Version: 16.12.0
|
||||
Release: 0
|
||||
%define kf5_version 5.23.0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Summary: KDE PIM Libraries for Akonadi Contacts
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: akonadi-contacts-%{version}.tar.xz
|
||||
# It can only build on the same platforms as Qt Webengine
|
||||
ExclusiveArch: %ix86 x86_64 %arm aarch64 mips mips64
|
||||
BuildRequires: akonadi-mime-devel
|
||||
BuildRequires: akonadi-server-devel >= 16.08.1
|
||||
BuildRequires: akonadi-server-devel >= %{_kapp_version}
|
||||
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
||||
BuildRequires: grantlee5-devel
|
||||
BuildRequires: kcalcore-devel
|
||||
@ -39,12 +40,17 @@ BuildRequires: kf5-filesystem
|
||||
BuildRequires: kio-devel >= %{kf5_version}
|
||||
BuildRequires: kmime-devel
|
||||
BuildRequires: libprison-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.6.0
|
||||
BuildRequires: pkgconfig(Qt5WebEngine) >= 5.6.0
|
||||
BuildRequires: pkgconfig(Qt5WebEngineWidgets) >= 5.6.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.6.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: libKF5AkonadiContact5 = %{version}
|
||||
Provides: akonadi-contacts = %{version}
|
||||
Obsoletes: akonadi-contacts < %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# It can only build on the same platforms as Qt Webengine
|
||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
|
||||
|
||||
%description
|
||||
This package provides a library used for handling personal contacts,
|
||||
@ -52,10 +58,10 @@ as part of the KDE Personal Information Management (PIM) software.
|
||||
|
||||
%package -n libKF5AkonadiContact5
|
||||
Summary: Library for personal contact handling
|
||||
Group: Libraries/System
|
||||
Group: System/Libraries
|
||||
Requires: akonadi-contact >= %{version}
|
||||
Obsoletes: akonadi-socialutils
|
||||
Obsoletes: akonadi-socialutils-devel
|
||||
Obsoletes: akonadi-socialutils
|
||||
|
||||
%description -n libKF5AkonadiContact5
|
||||
This package provides a library used for handling personal contacts,
|
||||
@ -65,9 +71,10 @@ as part of the KDE Personal Information Management (PIM) software.
|
||||
Summary: KDE PIM Libraries: Build Environment
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: akonadi-server-devel
|
||||
Requires: kcalcore-devel
|
||||
Requires: kcontacts-devel
|
||||
Requires: libKF5AkonadiContact5 = %{version}
|
||||
Obsoletes: akonadi-contacts-devel < %{version}
|
||||
Provides: akonadi-contacts-devel = %{version}
|
||||
|
||||
%description devel
|
||||
This package contains all necessary include files and libraries needed
|
||||
@ -77,14 +84,13 @@ to develop KDE PIM applications.
|
||||
%setup -q -n akonadi-contacts-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build -- -DKF5_INCLUDE_INSTALL_DIR=%_kf5_includedir
|
||||
%cmake_kf5 -d build -- -DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
|
||||
%post -n libKF5AkonadiContact5 -p /sbin/ldconfig
|
||||
|
||||
%postun -n libKF5AkonadiContact5 -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad2e6f6169f2700cb8c252d7780eefbbc5bf57ed8dac5f1c868a9f78fac48d89
|
||||
size 149272
|
3
akonadi-contacts-16.12.0.tar.xz
Normal file
3
akonadi-contacts-16.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ecef2db9caa240d917e7a645597fe6d833dade77795e1efd18533f74f8d8b1c6
|
||||
size 149280
|
Loading…
Reference in New Issue
Block a user