Accepting request 412336 from KDE:Applications
1 OBS-URL: https://build.opensuse.org/request/show/412336 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kimap?expand=0&rev=10
This commit is contained in:
commit
7e973d3f79
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3d25a0c6a01ced1badc84145c461caa8635d33b80830278a74e14026ea729044
|
|
||||||
size 90900
|
|
3
kimap-16.04.3.tar.xz
Normal file
3
kimap-16.04.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aaad86120abb08fa6bd66f2f0cd451ee19fec0af2361cc04e5b749b30e9c6c34
|
||||||
|
size 91048
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 16 18:57:17 UTC 2016 - wbauer@tmo.at
|
||||||
|
|
||||||
|
- Cleanup build requirements
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 7 23:58:08 UTC 2016 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Update to KDE Applications 16.04.3
|
||||||
|
* KDE Applications 16.04.3
|
||||||
|
* https://www.kde.org/announcements/announce-applications-16.04.3.php
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 10 17:59:18 UTC 2016 - tittiatcoke@gmail.com
|
Fri Jun 10 17:59:18 UTC 2016 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
39
kimap.spec
39
kimap.spec
@ -17,51 +17,22 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: kimap
|
Name: kimap
|
||||||
Version: 16.04.2
|
Version: 16.04.3
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version 5.1.0
|
%define kf5_version 5.19.0
|
||||||
Summary: KDE PIM Libraries: IMAP library
|
Summary: KDE PIM Libraries: IMAP library
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: http://www.kde.org
|
Url: http://www.kde.org
|
||||||
Source: kimap-%{version}.tar.xz
|
Source: kimap-%{version}.tar.xz
|
||||||
BuildRequires: boost-devel >= 1.34.0
|
|
||||||
BuildRequires: cyrus-sasl-devel
|
BuildRequires: cyrus-sasl-devel
|
||||||
BuildRequires: extra-cmake-modules >= 1.0.0
|
BuildRequires: extra-cmake-modules >= 5.19.0
|
||||||
BuildRequires: gpgme-devel
|
|
||||||
BuildRequires: kcmutils-devel >= %{kf5_version}
|
|
||||||
BuildRequires: kcodecs-devel >= %{kf5_version}
|
|
||||||
BuildRequires: kcodecs-devel >= %{kf5_version}
|
|
||||||
BuildRequires: kcompletion-devel >= %{kf5_version}
|
|
||||||
BuildRequires: kconfig-devel >= %{kf5_version}
|
|
||||||
BuildRequires: kcoreaddons-devel >= %{kf5_version}
|
BuildRequires: kcoreaddons-devel >= %{kf5_version}
|
||||||
BuildRequires: kdelibs4support-devel >= %{kf5_version}
|
|
||||||
BuildRequires: kdoctools-devel >= %{kf5_version}
|
|
||||||
BuildRequires: kemoticons-devel >= %{kf5_version}
|
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: ki18n-devel >= %{kf5_version}
|
BuildRequires: ki18n-devel >= %{kf5_version}
|
||||||
BuildRequires: kio-devel >= %{kf5_version}
|
BuildRequires: kio-devel >= %{kf5_version}
|
||||||
BuildRequires: kitemviews-devel >= %{kf5_version}
|
BuildRequires: kmime-devel >= %{kf5_version}
|
||||||
BuildRequires: kmime-devel
|
BuildRequires: pkgconfig(Qt5Test)
|
||||||
BuildRequires: kparts-devel >= %{kf5_version}
|
|
||||||
BuildRequires: ktextwidgets-devel >= %{kf5_version}
|
|
||||||
BuildRequires: kwallet-devel >= %{kf5_version}
|
|
||||||
BuildRequires: kwidgetsaddons-devel >= %{kf5_version}
|
|
||||||
BuildRequires: kxmlgui-devel >= %{kf5_version}
|
|
||||||
BuildRequires: akonadi-server-devel
|
|
||||||
BuildRequires: libassuan-devel
|
|
||||||
BuildRequires: libical-devel >= 0.42
|
|
||||||
BuildRequires: libxslt-devel
|
|
||||||
BuildRequires: openldap2-devel
|
|
||||||
BuildRequires: phonon4qt5-devel
|
|
||||||
BuildRequires: solid-devel >= %{kf5_version}
|
|
||||||
BuildRequires: sonnet-devel >= %{kf5_version}
|
|
||||||
BuildRequires: pkgconfig(Qt5Designer) >= 5.2.0
|
|
||||||
BuildRequires: pkgconfig(Qt5Network) >= 5.2.0
|
|
||||||
BuildRequires: pkgconfig(Qt5Sql) >= 5.2.0
|
|
||||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
|
||||||
BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.2.0
|
|
||||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user