Projects
Kolab:Winterfell
libkolab
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 46
View file
libkolab.spec
Changed
@@ -41,12 +41,14 @@ # From 2881447555eb7965f557158c88ae2aa18e936971 Source0: http://git.kolab.org/%{name}/snapshot/libkolab-%{version}.tar.gz -Patch1: 0001-Fix-dangling-pointers.patch -Patch2: 0002-Fixed-memory-leaks-in-tests.patch +#Patch1: 0001-Fix-dangling-pointers.patch +#Patch2: 0002-Fixed-memory-leaks-in-tests.patch BuildRequires: cmake -%if 0%{?rhel} > 7 || 0%{?fedora} >= 20 -BuildRequires: kdepimlibs-devel >= 4.11 +%if 0%{?rhel} > 7 || 0%{?fedora} +BuildRequires: kf5-kcoreaddons-devel +BuildRequires: kf5-kcalendarcore-devel +BuildRequires: kf5-kmime-devel %else # Note: available within kolabsys.com infrastructure only, as being (essentially) a # fork of various kde 4.9 libraries that depend on kde*, and that have no place in el6. @@ -67,11 +69,11 @@ BuildRequires: plesk-php74-devel %endif -BuildRequires: python-devel +BuildRequires: python3-devel %if 0%{?suse_version} BuildRequires: qt-devel %else -BuildRequires: qt4-devel +BuildRequires: qt5-qtbase-devel %endif Provides: libkolab%{?_isa} = %{version} @@ -85,8 +87,10 @@ %endif Summary: Kolab library development headers Requires: libkolab%{?_isa} = %{version} -%if 0%{?rhel} > 7 || 0%{?fedora} >= 20 -BuildRequires: kdepimlibs-devel >= 4.11 +%if 0%{?rhel} > 7 || 0%{?fedora} +BuildRequires: kf5-kcoreaddons-devel +BuildRequires: kf5-kcalendarcore-devel +BuildRequires: kf5-kmime-devel %if 0%{?fedora} >= 21 # Fedora 21 has qca2 and qca, qca2 has been renamed to qca BuildRequires: qca @@ -99,7 +103,7 @@ Requires: libkolabxml-devel >= 1.0 Requires: php-devel Requires: pkgconfig -Requires: python-devel +Requires: python36-devel %if 0%{?suse_version} %description -n libkolab-devel
View file
debian.changelog
Changed
@@ -1,3 +1,9 @@ +libkolab (3.0~dev20151230-0~kolab20) unstable; urgency=low + + * Removed kolabicalendar reference from kolab.ini + + -- Christian Mollekopf <mollekopf@kolabsys.com> Wed, 28 Jul 2021 11:09:09 +0100 + libkolab (3.0~dev20151230-0~kolab19) unstable; urgency=low * Fixed maintenance scripts
View file
debian.tar.gz/kolab.ini
Changed
@@ -3,4 +3,3 @@ extension=kolabobject.so extension=kolabshared.so extension=kolabcalendaring.so -extension=kolabicalendar.so
View file
libkolab.dsc
Changed
@@ -2,7 +2,7 @@ Source: libkolab Binary: libkolab3, php-kolab, python-kolab, libkolab-dev Architecture: any -Version: 3.0~dev20151230-0~kolab19 +Version: 3.0~dev20151230-0~kolab20 Maintainer: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> Uploaders: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> Homepage: http://git.kolab.org/libkolab
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.