automatic version update by autodist [release 23.08.4-1mamba;Sat Feb 10 2024]
This commit is contained in:
parent
91bca7ade5
commit
9a1c42716c
@ -1,10 +0,0 @@
|
||||
--- kopete-18.08.0/protocols/jabber/libjingle/talk/session/phone/v4llookup.cc.orig 2018-08-26 16:44:08.631061327 +0200
|
||||
+++ kopete-18.08.0/protocols/jabber/libjingle/talk/session/phone/v4llookup.cc 2018-08-26 16:42:34.710612334 +0200
|
||||
@@ -15,6 +15,7 @@
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
+#include <sys/sysmacros.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <cstring>
|
21
kopete.spec
21
kopete.spec
@ -1,5 +1,5 @@
|
||||
Name: kopete
|
||||
Version: 23.08.3
|
||||
Version: 23.08.4
|
||||
Release: 1mamba
|
||||
Summary: Multi-protocol plugin-based instant messenger for the K Desktop Environment
|
||||
Group: Graphical Desktop/Applications/Internet
|
||||
@ -10,8 +10,7 @@ URL: https://kde.org/
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/kopete-%{version}.tar.xz
|
||||
Patch0: kopete-17.08.3-mediastreamer-2.14.patch
|
||||
Patch1: kopete-17.08.3-libjingle-pthread.patch
|
||||
Patch2: kopete-18.08.0-missing-sysmacros-include.patch
|
||||
Patch3: kopete-18.12.3-openssl-1.1.1b.patch
|
||||
Patch2: kopete-18.12.3-openssl-1.1.1b.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -73,16 +72,9 @@ BuildRequires: libkidentitymanagement-devel >= 0:23.04.0-1mamba
|
||||
BuildRequires: libjsoncpp-devel >= 1.9.3
|
||||
BuildRequires: automoc4
|
||||
BuildRequires: cmake
|
||||
BuildConflicts: libxmms-devel
|
||||
#Requires: qca-ossl
|
||||
Provides: libkopete
|
||||
Obsoletes: libkopete < 21.08.1
|
||||
|
||||
# 4.13.2:
|
||||
# * Kleopatra <http://kde.org></http:>
|
||||
# The Kleopatra libraries (from kdepim)
|
||||
# Required for the Cryptography plugin
|
||||
|
||||
%description
|
||||
Multi-protocol plugin-based instant messenger for the K Desktop Environment.
|
||||
This package is part of KDE4.
|
||||
@ -105,13 +97,13 @@ This package contains libraries and header files for developing applications tha
|
||||
#:<< _EOF
|
||||
%patch 0 -p1
|
||||
%patch 1 -p1
|
||||
#%patch2 -p1
|
||||
%patch 3 -p1
|
||||
%patch 2 -p1
|
||||
|
||||
%build
|
||||
#:<< _EOF
|
||||
%cmake_kde5 -d build \
|
||||
-DWITH_wlm:BOOL=OFF
|
||||
-DWITH_wlm:BOOL=OFF \
|
||||
-DWITH_meanwhile=OFF
|
||||
|
||||
%make
|
||||
|
||||
@ -221,6 +213,9 @@ exit 0
|
||||
%{_libdir}/liboscar.so
|
||||
|
||||
%changelog
|
||||
* Sat Feb 10 2024 Automatic Build System <autodist@openmamba.org> 23.08.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 10 2023 Automatic Build System <autodist@mambasoft.it> 23.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user