2013-07-08 07:28:06 +02:00
|
|
|
#
|
2013-07-22 17:18:05 +02:00
|
|
|
# spec file for package krfb
|
2013-07-08 07:28:06 +02:00
|
|
|
#
|
2018-11-25 00:45:10 +01:00
|
|
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
2013-07-08 07:28:06 +02:00
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2018-11-25 00:45:10 +01:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
2013-07-08 07:28:06 +02:00
|
|
|
#
|
|
|
|
|
2017-08-12 00:58:42 +02:00
|
|
|
|
2019-11-29 12:40:10 +01:00
|
|
|
%define kf5_version 5.60.0
|
2017-08-12 00:58:42 +02:00
|
|
|
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
2018-07-28 15:42:38 +02:00
|
|
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
2018-11-25 00:45:10 +01:00
|
|
|
%bcond_without lang
|
|
|
|
Name: krfb
|
2020-01-09 16:59:04 +01:00
|
|
|
Version: 19.12.1
|
2018-11-25 00:45:10 +01:00
|
|
|
Release: 0
|
2017-08-12 20:38:05 +02:00
|
|
|
Summary: Screen sharing using the VNC/RFB protocol
|
2018-11-25 00:45:10 +01:00
|
|
|
License: GPL-2.0-or-later
|
2017-08-12 00:58:42 +02:00
|
|
|
Group: Productivity/Networking/Other
|
2019-12-11 14:03:45 +01:00
|
|
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
2019-08-15 16:00:58 +02:00
|
|
|
%if %{with lang}
|
2019-12-11 14:03:45 +01:00
|
|
|
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
2019-08-15 16:00:58 +02:00
|
|
|
Source2: applications.keyring
|
|
|
|
%endif
|
2015-01-21 22:11:07 +01:00
|
|
|
BuildRequires: LibVNCServer-devel
|
2015-12-15 16:33:55 +01:00
|
|
|
BuildRequires: extra-cmake-modules
|
2019-11-29 12:40:10 +01:00
|
|
|
BuildRequires: cmake(KF5Completion)
|
|
|
|
BuildRequires: cmake(KF5Config)
|
|
|
|
BuildRequires: cmake(KF5CoreAddons)
|
|
|
|
BuildRequires: cmake(KF5Crash)
|
|
|
|
BuildRequires: cmake(KF5DBusAddons)
|
|
|
|
BuildRequires: cmake(KF5DNSSD)
|
|
|
|
BuildRequires: cmake(KF5DocTools)
|
|
|
|
BuildRequires: cmake(KF5I18n)
|
|
|
|
BuildRequires: cmake(KF5Notifications)
|
|
|
|
BuildRequires: cmake(KF5Wallet)
|
|
|
|
BuildRequires: cmake(KF5WidgetsAddons)
|
|
|
|
BuildRequires: cmake(KF5WindowSystem)
|
|
|
|
BuildRequires: cmake(KF5XmlGui)
|
2016-12-03 14:58:41 +01:00
|
|
|
BuildRequires: pkgconfig
|
2019-12-20 07:08:42 +01:00
|
|
|
BuildRequires: pkgconfig(libsystemd)
|
2017-08-12 00:58:42 +02:00
|
|
|
BuildRequires: telepathy-qt5-devel
|
|
|
|
BuildRequires: update-desktop-files
|
|
|
|
BuildRequires: xcb-util-image-devel
|
2019-11-29 12:40:10 +01:00
|
|
|
BuildRequires: cmake(Qt5Core)
|
|
|
|
BuildRequires: cmake(Qt5DBus)
|
|
|
|
BuildRequires: cmake(Qt5Widgets)
|
|
|
|
BuildRequires: cmake(Qt5X11Extras)
|
2016-12-03 14:58:41 +01:00
|
|
|
BuildRequires: pkgconfig(xdamage)
|
|
|
|
BuildRequires: pkgconfig(xt)
|
|
|
|
BuildRequires: pkgconfig(xtst)
|
Accepting request 625940 from home:wolfi323:branches:KDE:Applications
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.07.80.php
- Changes since 18.04.3:
* Fix IPv6 connectivity
- Build with gcc7 on Leap 42.3
- Update to 18.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.3.php
- Changes since 18.04.2:
* None
- Update to 18.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.2.php
- Changes since 18.04.1:
* None
- Update to 18.04.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.1.php
- Changes since 18.04.0:
* None
- Update to 18.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.0.php
- Changes since 18.03.90:
* None
- Update to 18.03.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.03.90.php
- Changes since 17.12.3:
* Remove obsolete reviewboardrc file
- Update to 17.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.3.php
- Changes since 17.12.2:
* None
- Update to 17.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.2.php
- Changes since 17.12.1:
* None
- Update to 17.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.1.php
- Changes since 17.12.0:
* None
- Update to 17.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.0.php
- Changes since 17.11.90:
* None
- Update to 17.11.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-rc.php
- Changes since 17.11.80:
* None
- Update to 17.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
- Changes since 17.08.3:
* Include a png of the icon for compatibility
* Include the icon in krfb together with the application
* Change version to match KDE Applications (17.11.70)
* Add .arcconfig
- Update to 17.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.3.php
- Changes since 17.08.2:
* None
- Update to 17.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.2.php
- Changes since 17.08.1:
* None
- Update to 17.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.1.php
- Changes since 17.08.0:
* None
- Drop unneeded dep on ktp-common-internals-devel
- Expand summary a bit.
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
* Remove old X11 plugin
* Implement XCB framebuffer plugin (port from x11) (kde#377998)
* Fix SPDX license ID
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
- Update to 17.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.3.php
- Changes since 17.04.2:
* None
- Update to 17.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.2.php
- Changes since 17.04.1:
* None
- Update to 17.04.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.1.php
- Changes since 17.04.0:
* None
- Update to 17.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.0.php
- Changes since 17.03.90:
* None
- Update to 17.03.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04-rc.php
- Changes since 17.03.80:
* None
- Update to 17.03.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.03.80.php
- Changes since 16.12.3:
* Set default framebuffer plugin to "qt" instead of "x11"
* Qt framebuffer plugin: Do not use deprecated QPixmap::grabWindow(), use QScreen::grabWindow() instead
* Drop duplicate linking to libvncserver.
* It is not just for a specific type of desktop
* add appdata
- Update to 16.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-16.12.3.php
- Changes since 16.12.2:
* None
- Update to KDE Applications 16.12.2
* KDE Applications 16.12.2
* https://www.kde.org/announcements/announce-applications-16.12.2.php
- - Update to KDE Applications 16.12.1
* KDE Applications 16.12.1
* https://www.kde.org/announcements/announce-applications-16.12.1.php
- Update to KDE Applications 16.12.0
* KDE Applications 16.12.0
* https://www.kde.org/announcements/announce-applications-16.12.0.php
- Update to KDE Applications 16.11.90
* KDE Applications 16.12.0 RC
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
- Update to KDE Applications 16.11.80
* KDE Applications 16.12.0 Beta
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
- Update build requirements
- Update to KDE Applications 16.08.3
* KDE Applications 16.08.3
* https://www.kde.org/announcements/announce-applications-16.08.3.php
- KDE Applications 16.08.2
https://www.kde.org/announcements/announce-applications-16.08.2.php
- Update to KDE Applications 16.08.1
* KDE Applications 16.08.1
* https://www.kde.org/announcements/announce-applications-16.08.1.php
- Update to KDE Applications 16.08.0
* KDE Applications 16.08.0
* https://www.kde.org/announcements/announce-applications-16.08.0.php
- Update to KDE Applications 16.07.90
* KDE Applications 16.07.90 (16.08-RC)
* https://www.kde.org/announcements/announce-applications-16.07.90.php
- Update to KDE Applications 16.04.3
* KDE Applications 16.04.3
* https://www.kde.org/announcements/announce-applications-16.04.3.php
- Fix copying of oxygen icons
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
- Update to KDE Applications 16.04.1
* KDE Applications 16.04.1
* https://www.kde.org/announcements/announce-applications-16.04.1.php
- Update to KDE Applications 16.04.0
* KDE Applications 16.04.0
* https://www.kde.org/announcements/announce-applications-16.04.0.php
- Update to KDE Applications 16.03.90
* KDE Applications 16.04.0 RC
* https://www.kde.org/announcements/announce-applications-16.04-rc.php
- Update to KDE Applications 15.12.3
* KDE Applications 15.12.3
* https://www.kde.org/announcements/announce-applications-15.12.3.php
* boo#970855
- Update to KDE Applications 15.12.2
* KDE Applications 15.12.2
* https://www.kde.org/announcements/announce-applications-15.12.2.php
* boo#966605
- Update to KDE Applications 15.12.1
* KDE Applications 15.12.1
* https://www.kde.org/announcements/announce-applications-15.12.1.php
* boo#961265
- Update to KDE Applications 15.12.0
* KDE Applications 15.12.0
* https://www.kde.org/announcements/announce-applications-15.12.0.php
* boo#958887
- Update to KDE Applications 15.08.3
* KDE Applications 15.08.3
* https://www.kde.org/announcements/announce-applications-15.08.3.php
* boo#954531
- Update to KDE Applications 15.08.2
* KDE Applications 15.08.2
* https://www.kde.org/announcements/announce-applications-15.08.2.php
- Update to KDE Applications 15.08.1
* KDE Applications 15.08.1
* https://www.kde.org/announcements/announce-applications-15.08.1.php
- Update to KDE Applications 15.08.0
* KDE Applications 15.08.0
* https://www.kde.org/announcements/announce-applications-15.08.0.php
- Update to KDE Applications 15.07.90
* KDE Applications 15.08.0 RC1
* https://www.kde.org/announcements/announce-applications-15.07.90.php
- Update to KDE Applications 15.04.3
* KDE Applications 15.04.3
* https://www.kde.org/announcements/announce-applications-15.04.3.php
- Update to KDE Applications 15.04.2
* KDE Applications 15.04.2
* https://www.kde.org/announcements/announce-applications-15.04.2.php
- Update to KDE Applications 15.04.1
* KDE Applications 15.04.1
* https://www.kde.org/announcements/announce-applications-15.04.1.php
- Update to KDE Applications 15.04.0
* KDE Applications 15.04.0
* https://www.kde.org/announcements/announce-applications-15.04.0.php
- Update to KDE Applications 15.03.95
* KDE Applications 15.04 RC
- Update to KDE Applications 15.03.80
* KDE Applications 15.04 Beta
- Update to KDE Applications 14.12.3
* KDE Applications 14.12.3
* See https://www.kde.org/announcements/announce-applications-14.12.3.php
- Update to KDE Applications 14.12.2
* KDE Applications 14.12.2
* See https://www.kde.org/announcements/announce-applications-14.12.2.php
- Update to KDE Applications 14.12.1
* KDE Applications 14.12.1
* See https://www.kde.org/announcements/announce-applications-14.12.1.php
- Update to KDE Applications 14.12.0
* KDE Applications 14.12.0
* See https://www.kde.org/announcements/announce-applications-14.12.0.php
- Update to 4.14.3
* KDE 4.14.3 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.3.php
- Update to 4.14.2
* KDE 4.14.2 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.2.php
- Update to 4.14.1
* KDE 4.14.1 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.1.php
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.14/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
- Update to 4.13.80
* KDE 4.14 Beta 1 release
* See http://www.kde.org/announcements/announce-4.14-beta1.php
- Update to 4.13.2
* KDE 4.13 release
* See http://www.kde.org/announcements/announce-4.13.2.php
- Update to 4.13.1
* KDE 4.13.1 bug fix release
* See http://www.kde.org/announcements/announce-4.13.1.php
- Update to 4.13.0
* KDE 4.13 release
* See http://www.kde.org/announcements/4.13/
- Update to 4.12.97
* KDE 4.13 RC release
* See http://www.kde.org/announcements/announce-4.13-rc.php
- Update to 4.12.95
* KDE 4.13 Beta 3 release
* See http://www.kde.org/announcements/announce-4.13-beta3.php
- Update to 4.12.90
* KDE 4.13 Beta 2 release
* See http://www.kde.org/announcements/announce-4.13-beta2.php
- Update to 4.12.80
* KDE 4.13 Beta 1 release
* See http://www.kde.org/announcements/announce-4.13-beta1.php
- Update to 4.12.2
* KDE 4.12.2 release
* See http://www.kde.org/announcements/announce-4.12.2.php
- Update to 4.12.1
* KDE 4.12.1 release
* See http://www.kde.org/announcements/announce-4.12.1.php
- Update to 4.12.0
* KDE 4.12.0 release
* See http://www.kde.org/announcements/4.12.php
- Update to 4.11.97
* KDE 4.12 RC 1 release
* See http://www.kde.org/announcements/announce-4.12-rc.php
- Update to 4.11.95
* KDE 4.12 Beta 3 release
* See http://www.kde.org/announcements/announce-4.12-beta3.php
- Update to 4.11.90
* KDE 4.12 Beta 2 release
* See http://www.kde.org/announcements/announce-4.12-beta2.php
- Update to 4.11.80
* KDE 4.12 Beta 1 release
* See http://www.kde.org/announcements/announce-4.12-beta1.php
- Update to 4.11.3
* KDE 4.11.3 bugfix release
* See http://www.kde.org/announcements/announce-4.11.3.php
- Enable Telepathy support only for openSUSE 13.2/Factory
- Update to 4.11.2
* KDE 4.11.2 bugfix release
* See http://www.kde.org/announcements/announce-4.11.2.php
- Enable Telepathy support for krfb package on openSUSE >= 13.1
- Update to 4.11.1
* KDE 4.11.1 bugfix release
* See http://www.kde.org/announcements/announce-4.11.1.php
- Update to 4.11.0
* KDE 4.11 Final release
* See http://www.kde.org/announcements/4.11/
- Update to 4.10.97
* KDE 4.11 RC 2 release
* See http://www.kde.org/announcements/announce-4.11-rc2.php
- Update to 4.10.95
* KDE 4.11 RC 1 release
* See http://www.kde.org/announcements/announce-4.11-rc1.php
- Update to 4.10.90
* KDE 4.11 Beta 2 release
* See http://www.kde.org/announcements/announce-4.11-beta2.php
- Update to 4.10.80
* KDE 4.11 Beta 1 release
* See http://www.kde.org/announcements/announce-4.11-beta1.php
* Split off from kdenetwork4
- Update to 4.10.4
* Bugfix release
* See http://www.kde.org/announcements/announce-4.10.4.php
* resolves bnc#8122760
- Dropped fix_v4l_deprecations.patch, it's included in this release
- re-enable OTR plugin for openSUSE 12.3 and Factory
(using with libotr2 which provides version 3.2.*)
- re-enable libktorrent support
- Update to 4.10.3
* Bugfix release
* See http://www.kde.org/announcements/announce-4.10.3.php
* resolves bnc#818500
- Added fix_v4l_deprecations.patch, fixes usage of interfaces deprecated
with 3.9 kernel
- Update to 4.10.2 \n * Bugfixes
- fix build with giflib-5 (kdenetwork-4.10.0-giflib5.patch)
- Update to 4.10.1
* Contains bug fixes. See http://www.kde.org/announcements/
for more information
- Update to 4.10.0
* This is the final release for 4.10. Contains bugfixes
- Update to 4.9.98
* This is the third RC release for 4.10. Contains bugfixes
- Update to 4.9.97
* This is the second RC release for 4.10. Contains bugfixes
- Update to 4.9.95
* This is the first RC release for 4.10. Contains bugfixes
- Update to 4.9.90
* This is the second Beta release for 4.10. Contains bugfixes
- Update to 4.9.80
* See http://www.kde.org/announcements/announce-4.10-beta1.php
- Add explicit buildrequire for libmediastreamer1 for kopete to
avoid "Have Choice for" for packages depending on Kopete and to
prevent that the user has to make a choice what to install
- Update to 4.9.3
* see http://kde.org/announcements/announce-4.9.3.php for details
- replace dependency on linphone GUI with pure mediastreamer/ortp
- Disable the OTR plugin for openSUSE Factory atm due to
incompatibility with the newer libotr version
- Update to 4.9.2
* see http://kde.org/announcements/announce-4.9.2.php for details
- update to 4.9.1
* see http://kde.org/announcements/4.9.1/ for details
- update to 4.8.5
* see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for details
- Fix build with new glibc
- update to 4.8.4
* see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for details
- update to 4.8.3
* see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for details
- Add kdenetwork4-gcc47.patch: Fix build with gcc 4.7.
- Add xz to BuildRequires
- update to 4.8.2
* see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for details
- update to 4.8.1
* see http://kde.org/announcements/changelogs/changelog4_8_0to4_8_1.php for details
- update to 4.8.0
* first stable release of KDE 4.8 (only critical fixes over 4.7.98)
* see http://kde.org/announcements/4.8/ for details
- update to 4.7.98
* RC2+ milestone release of KDE 4.8
* see http://kde.org/announcements/4.8/ for details
- fix license to be in spdx.org format
- update to 4.7.4
* see http://kde.org/announcements/changelogs/changelog4_7_3to4_7_4.php for details
- Depend on kwebkitpart instead of kwebkitpart-devel
- update to 4.7.3
* see http://kde.org/announcements/changelogs/changelog4_7_2to4_7_3.php for details
- update to 4.7.2
* see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details
- Removed base package (fix for RPMLINT warning)
- Removed KDE 3 provides and obsoletes (fix for RPMLINT warning)
- Updated groups (fix for RPMLINT warning)
- Split krdc devel package (fix for RPMLINT warning)
- Changed filesharing summary and description to accurately reflect contents
- Cleaned up spec file formatting
- update to 4.7.1
* Bugfixes over KDE 4.7.0
* see http://kde.org/announcements/changelogs/changelog4_7_0to4_7_1.php for details
- update to 4.7.0
* Small fixes over KDE 4.7 RC2
* see http://kde.org/announcements/4.7 for details
- Update to 4.6.95
- update to 4.6.5
* Bugfixes over KDE 4.6.5
* see http://kde.org/announcements/changelogs/changelog4_6_4to4_6_5.php for details
- update to 4.6.4
* Bugfixes over KDE 4.6.3
* see http://kde.org/announcements/changelogs/changelog4_6_3to4_6_4.php for details
- update to 4.6.3
* Bugfixes over KDE 4.6.2
* see http://kde.org/announcements/changelogs/changelog4_6_2to4_6_3.php for details
- update to 4.6.2
* Bugfixes over KDE 4.6.1
* see http://kde.org/announcements/changelogs/changelog4_6_1to4_6_2.php for details
- update to 4.6.1
* Bugfixes over KDE 4.6.0
* see http://kde.org/announcements/changelogs/changelog4_6_0to4_6_1.php for details
- update to 4.6.0
* For highlights, see http://kde.org/announcements/4.6
- update to 4.5.95
* KDE 4.6 RC2
* no upstream changelog available.
- update to 4.5.90
* KDE 4.6 RC1
* no upstream changelog available.
- Add optional dependencies
* KDE4Workspace -- Allows 'shutdown after downloads completed' in kget
* libkonq -- Needed to build actions and open with options in the context menu of a transfer
* mediastreamer -- Required to enable voice clips support in WLM plugin and
needed to build Google Talk libjingle audio call support in Kopete.
* Expat -- Needed to build Google Talk libjingle support
- Removed build tests for unsupported openSUSE versions (11.0 and earlier)
- update to 4.5.85
* KDE 4.6 Beta2
* Final Beta before RC, various fixes from Beta1
* no upstream changelog available.
- ran spec-cleaner and disabled libktorrent support for now
(needs work upstream)
- remove patch already upstream (kopete icq)
- update to 4.5.80
* KDE 4.6 Beta1
* no upstream changelog available.
- update to 4.5.3
* see http://kde.org/announcements/changelogs/changelog4_5_2to4_5_3.php for details
- update to 4.5.2
* see http://kde.org/announcements/changelogs/changelog4_5_1to4_5_2.php for details
- update to 4.5.1
* see http://kde.org/announcements/changelogs/changelog4_5_0to4_5_1.php for details
- update to 4.5.0
* KDE 4.5.0 final (version bump over RC3)
- update to 4.4.95
* KDE 4.5 RC3 (not announced)
* critical fixes for 4.5.0 release
- build KGet with Torrent support
- update to 4.4.93svn1149349
- update to 4.4.5
* bugfixes over 4.4.4
* see http://kde.org/announcements/changelogs/changelog4_4_4to4_4_5.php for details
- update to 4.4.4
* bugfixes over 4.4.3
* see http://kde.org/announcements/changelogs/changelog4_4_3to4_4_ 4.php for details
* for most modules only version number as a change (4_4_BRANCH.diff already contained the diff
- add fix for parsing tags in OTR messages (bko#233330)
- disable Samba configuration module, YaST should be used instead
(bnc#608502)
- update 4_4_BRANCH.diff: various fixes, translation updates
- Fix KGet security issue with specially crafted metalink files.
(CVE-2010-1000, bnc#604709)
- update to 4.4.3
* bugfixes over 4.4.2
* see http://kde.org/announcements/changelogs/changelog4_4_2to4_4_3.php for details
- update to 4.4.2
* bugfixes over 4.4.1
* see http://kde.org/announcements/changelogs/changelog4_4_1to4_4_2.php for details
- update to 4.4.1
* bugfixes over 4.4.0
* see http://kde.org/announcements/changelogs/changelog4_4_0to4_4_1.php for details
- add kwebkitpart-devel buildrequires
- update to 4.4.0
* Critical bugfixes only over 4.3.98
* see http://www.kde.org/announcements/4.4/ for general overview
- update to 4.3.98
* see http://www.kde.org/announcements/announce-4.4-rc3.php for details
- update to 4.3.95
* see http://www.kde.org/announcements/announce-4.4-rc2.php for details
- update to 4.3.90
* see http://www.kde.org/announcements/announce-4.4-rc1.php for details
- update to 4.3.85
* see http://www.kde.org/announcements/announce-4.4-beta2.php for details
- update to 4.3.80
* see http://techbase.kde.org/Schedules/KDE4/4.4_Feature_Plan
- tighten the version dep on libmsn as it breaks ABI quite often
- update to 4.3.3
* see http://kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php for details
- update 4_3_BRANCH.diff:
* fix krfb producing garbled display (kde#162493)
* fix kget repeating old downloads on startup (kde#170496)
* several kopete bug fixes
- update 4_3_BRANCH.diff: Kopete winpopup fixes
- update to 4.3.1
* see http://kde.org/announcements/changelogs/changelog4_3_0to4_3_1.php for details
- Use libiw-devel instead of wireless-tools for building.
- branch diff update: krdc, kopete and kget fixes
- add recommendation for kopete-protocol-facebook to kopete package
- update to 4.3.0
* see http://kde.org/announcements/4.3 for details
- update to 4.2.98
- update to 4.2.96
- update branch diff to fix Kopete Yahoo protocol (bnc#516347)
- update to 4.2.95
- drop kde4- package prefixes
- update to 4.2.90
- fix location of brower plugin (bnc#508069)
- update to 4.2.88svn973768
- update to 4.2.85 (KDE 4.3 Beta1)
- update to 4.2.3
* see http://kde.org/announcements/changelogs/changelog4_2_2to4_2_3.php
- update to 4.2.2
* see http://kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php
- fix build against new webkitkde
- update branch diff
- update to 4.2.1
* see http://kde.org/announcements/changelogs/changelog4_2_0to4_2_1.php
- update branch diff
- branch diff update: Kopete bug fixes
- update to 4.2.0
- update to 4.1.96
- update to KDE 4.1.87 (KDE 4.2 Januar snapshot)
- versionized split-provides are not supported
- Fix Kopete mainwindow save/restore (bnc#440801)
- add SLE provides/obsoletes
- fix krdc cancelling KDE logout (bnc#442767)
- update Kopete logout crash fix (bnc#435155)
- use minimal-toc to fix build for ppc(64)
- update to 4.1.3
* see http://kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
- update branch diff:
* remember custom resolution
* fix some Kopete login and shutdown crashes
- Update branch diff
* fix bnc#396381 kopete crashes on adding groupwise contacts
* fix bnc#336059 kopete crashes in GW::UserDetailsManager
* fix bnc#403147 kopete shows '0' in place of contact name for
off-contact-list incoming messages
- update to 4.1.2
* see http://kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
- branch diff update
- Comprehensive lockdown (Kiosk) support for Kopete
- update to 4.1.1
* see http://kde.org/announcements/changelogs/changelog4_1to4_1_1.php
- branch diff update
- branch diff update
- update to 4.1.0
- update to 4.0.99
- update to 4.0.98
- update to 4.0.85
- update filelist
- update to 4.0.84
- update to 4.0.83
- update to 4.0.82
- update to 4.0.81
- Hint that kdenetwork4-filesharing should be installed to support
Dolphin's filesharing function. (bnc#396242)
- Fix crash on incoming offline message (bnc#389408)
- fix krdc crash on connect (bnc#396760)
- don't crash when right-clicking the newsticker (bnc#386611)
- fix kdepimlibs requires
- 4_0_BRANCH.diff update:
* Fix #335679 - unable to add groupwise contact correctly
* Fix #383679 - crashes on adding contacts to existing groups
* Fix #378646 - groupwise contacts not shown in contact list
- 4_0_BRANCH.diff update:
* new translations, various groupwise fixes
- Fix GroupWise contacts not appearing on connect (#378646)
- update to 4.0.4
* http://www.kde.org/announcements/changelogs/changelog4_0_3to4_0_4.php
- update 4_0_BRANCH.diff
- update to 4.0.3
- default knewsticker plasmoid to paging style - uses much less cpu
- update to 4.0.2
- update branch diff after Plasma backport week-end
- move kget icon to hicolor
- update 4_0_BRANCH.diff
- update to 4.0.1
- update KDE_4_0_BRANCH.diff
- update to 4.0 release
- update to 3.97.2
- update to 3.97.1
- update to 3.97.0
- update to 3.96.3
- update to 3.96.2
- update to 3.96.1
- update to 3.96.0
- update to 3.95.2
- fix directory ownership
- suppress desktop icon errors for now
- update to 3.95.1
- update to KDE 4.0 beta4
- remove reference to uninstalled icon file
- udpate to 3.94.1
- update to KDE 4.0 beta3
- update to 3.93.0.svn720135
- update to 3.93.0.svn717255
- two krfb fixes from upstream (#325543):
* don't crash after deleting the first invitation in the list
if there are more than one
* be able to connect to the VNC server right after the invitation
has been created; don't wait until the dialog has been closed
- fix threading issues in krdc (#310766)
- link krfb and krdc icons so that all 10.3 default apps have icons
- update to 3.93.0.svn712057
- fix dependencies of kdenetwork4-devel if built without Kopete
- update to KDE 4.0 Beta 2
- update to 3.92.0.svn705096
- update to 3.92.0.svn700763
- update to 3.92.0.svn697375
- fix build
- update to KDE 4.0 Beta 1
- fix suse_update_desktop_file call
- fix build after LibVNCServer split
- update to 3.91.0.svn686458
- update to 3.90.1.svn672301
- update to 3.90.1.svn679956
- update to 3.90.1.svn670093
- fix build
- simplify spec file by using macros from kde4-filesystem
- update to 3.90.1.svn668119
- add kdenetwork4-devel subpackage
- initial package in abuild
OBS-URL: https://build.opensuse.org/request/show/625940
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krfb?expand=0&rev=83
2018-07-28 17:55:57 +02:00
|
|
|
# Needed for 42.3
|
|
|
|
%if 0%{?suse_version} < 1330
|
|
|
|
# It does not build with the default compiler (GCC 4.8) on Leap 42.x
|
|
|
|
%if 0%{?sle_version} < 120300
|
|
|
|
BuildRequires: gcc6-c++
|
|
|
|
%else
|
|
|
|
BuildRequires: gcc7-c++
|
|
|
|
%endif
|
|
|
|
%endif
|
2017-08-12 00:58:42 +02:00
|
|
|
%if %{with lang}
|
2017-04-20 10:49:56 +02:00
|
|
|
Recommends: %{name}-lang
|
2017-08-12 00:58:42 +02:00
|
|
|
%endif
|
2013-07-08 07:28:06 +02:00
|
|
|
|
|
|
|
%description
|
|
|
|
VNC-compatible server to share KDE desktops.
|
|
|
|
|
2017-04-15 15:28:39 +02:00
|
|
|
%if %{with lang}
|
|
|
|
%lang_package
|
|
|
|
%endif
|
|
|
|
|
2013-07-08 07:28:06 +02:00
|
|
|
%prep
|
2016-12-03 14:58:41 +01:00
|
|
|
%setup -q
|
2013-07-08 07:28:06 +02:00
|
|
|
|
|
|
|
%build
|
Accepting request 625940 from home:wolfi323:branches:KDE:Applications
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.07.80.php
- Changes since 18.04.3:
* Fix IPv6 connectivity
- Build with gcc7 on Leap 42.3
- Update to 18.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.3.php
- Changes since 18.04.2:
* None
- Update to 18.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.2.php
- Changes since 18.04.1:
* None
- Update to 18.04.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.1.php
- Changes since 18.04.0:
* None
- Update to 18.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.0.php
- Changes since 18.03.90:
* None
- Update to 18.03.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.03.90.php
- Changes since 17.12.3:
* Remove obsolete reviewboardrc file
- Update to 17.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.3.php
- Changes since 17.12.2:
* None
- Update to 17.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.2.php
- Changes since 17.12.1:
* None
- Update to 17.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.1.php
- Changes since 17.12.0:
* None
- Update to 17.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.0.php
- Changes since 17.11.90:
* None
- Update to 17.11.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-rc.php
- Changes since 17.11.80:
* None
- Update to 17.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
- Changes since 17.08.3:
* Include a png of the icon for compatibility
* Include the icon in krfb together with the application
* Change version to match KDE Applications (17.11.70)
* Add .arcconfig
- Update to 17.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.3.php
- Changes since 17.08.2:
* None
- Update to 17.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.2.php
- Changes since 17.08.1:
* None
- Update to 17.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.1.php
- Changes since 17.08.0:
* None
- Drop unneeded dep on ktp-common-internals-devel
- Expand summary a bit.
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
* Remove old X11 plugin
* Implement XCB framebuffer plugin (port from x11) (kde#377998)
* Fix SPDX license ID
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
- Update to 17.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.3.php
- Changes since 17.04.2:
* None
- Update to 17.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.2.php
- Changes since 17.04.1:
* None
- Update to 17.04.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.1.php
- Changes since 17.04.0:
* None
- Update to 17.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.0.php
- Changes since 17.03.90:
* None
- Update to 17.03.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04-rc.php
- Changes since 17.03.80:
* None
- Update to 17.03.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.03.80.php
- Changes since 16.12.3:
* Set default framebuffer plugin to "qt" instead of "x11"
* Qt framebuffer plugin: Do not use deprecated QPixmap::grabWindow(), use QScreen::grabWindow() instead
* Drop duplicate linking to libvncserver.
* It is not just for a specific type of desktop
* add appdata
- Update to 16.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-16.12.3.php
- Changes since 16.12.2:
* None
- Update to KDE Applications 16.12.2
* KDE Applications 16.12.2
* https://www.kde.org/announcements/announce-applications-16.12.2.php
- - Update to KDE Applications 16.12.1
* KDE Applications 16.12.1
* https://www.kde.org/announcements/announce-applications-16.12.1.php
- Update to KDE Applications 16.12.0
* KDE Applications 16.12.0
* https://www.kde.org/announcements/announce-applications-16.12.0.php
- Update to KDE Applications 16.11.90
* KDE Applications 16.12.0 RC
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
- Update to KDE Applications 16.11.80
* KDE Applications 16.12.0 Beta
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
- Update build requirements
- Update to KDE Applications 16.08.3
* KDE Applications 16.08.3
* https://www.kde.org/announcements/announce-applications-16.08.3.php
- KDE Applications 16.08.2
https://www.kde.org/announcements/announce-applications-16.08.2.php
- Update to KDE Applications 16.08.1
* KDE Applications 16.08.1
* https://www.kde.org/announcements/announce-applications-16.08.1.php
- Update to KDE Applications 16.08.0
* KDE Applications 16.08.0
* https://www.kde.org/announcements/announce-applications-16.08.0.php
- Update to KDE Applications 16.07.90
* KDE Applications 16.07.90 (16.08-RC)
* https://www.kde.org/announcements/announce-applications-16.07.90.php
- Update to KDE Applications 16.04.3
* KDE Applications 16.04.3
* https://www.kde.org/announcements/announce-applications-16.04.3.php
- Fix copying of oxygen icons
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
- Update to KDE Applications 16.04.1
* KDE Applications 16.04.1
* https://www.kde.org/announcements/announce-applications-16.04.1.php
- Update to KDE Applications 16.04.0
* KDE Applications 16.04.0
* https://www.kde.org/announcements/announce-applications-16.04.0.php
- Update to KDE Applications 16.03.90
* KDE Applications 16.04.0 RC
* https://www.kde.org/announcements/announce-applications-16.04-rc.php
- Update to KDE Applications 15.12.3
* KDE Applications 15.12.3
* https://www.kde.org/announcements/announce-applications-15.12.3.php
* boo#970855
- Update to KDE Applications 15.12.2
* KDE Applications 15.12.2
* https://www.kde.org/announcements/announce-applications-15.12.2.php
* boo#966605
- Update to KDE Applications 15.12.1
* KDE Applications 15.12.1
* https://www.kde.org/announcements/announce-applications-15.12.1.php
* boo#961265
- Update to KDE Applications 15.12.0
* KDE Applications 15.12.0
* https://www.kde.org/announcements/announce-applications-15.12.0.php
* boo#958887
- Update to KDE Applications 15.08.3
* KDE Applications 15.08.3
* https://www.kde.org/announcements/announce-applications-15.08.3.php
* boo#954531
- Update to KDE Applications 15.08.2
* KDE Applications 15.08.2
* https://www.kde.org/announcements/announce-applications-15.08.2.php
- Update to KDE Applications 15.08.1
* KDE Applications 15.08.1
* https://www.kde.org/announcements/announce-applications-15.08.1.php
- Update to KDE Applications 15.08.0
* KDE Applications 15.08.0
* https://www.kde.org/announcements/announce-applications-15.08.0.php
- Update to KDE Applications 15.07.90
* KDE Applications 15.08.0 RC1
* https://www.kde.org/announcements/announce-applications-15.07.90.php
- Update to KDE Applications 15.04.3
* KDE Applications 15.04.3
* https://www.kde.org/announcements/announce-applications-15.04.3.php
- Update to KDE Applications 15.04.2
* KDE Applications 15.04.2
* https://www.kde.org/announcements/announce-applications-15.04.2.php
- Update to KDE Applications 15.04.1
* KDE Applications 15.04.1
* https://www.kde.org/announcements/announce-applications-15.04.1.php
- Update to KDE Applications 15.04.0
* KDE Applications 15.04.0
* https://www.kde.org/announcements/announce-applications-15.04.0.php
- Update to KDE Applications 15.03.95
* KDE Applications 15.04 RC
- Update to KDE Applications 15.03.80
* KDE Applications 15.04 Beta
- Update to KDE Applications 14.12.3
* KDE Applications 14.12.3
* See https://www.kde.org/announcements/announce-applications-14.12.3.php
- Update to KDE Applications 14.12.2
* KDE Applications 14.12.2
* See https://www.kde.org/announcements/announce-applications-14.12.2.php
- Update to KDE Applications 14.12.1
* KDE Applications 14.12.1
* See https://www.kde.org/announcements/announce-applications-14.12.1.php
- Update to KDE Applications 14.12.0
* KDE Applications 14.12.0
* See https://www.kde.org/announcements/announce-applications-14.12.0.php
- Update to 4.14.3
* KDE 4.14.3 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.3.php
- Update to 4.14.2
* KDE 4.14.2 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.2.php
- Update to 4.14.1
* KDE 4.14.1 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.1.php
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.14/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
- Update to 4.13.80
* KDE 4.14 Beta 1 release
* See http://www.kde.org/announcements/announce-4.14-beta1.php
- Update to 4.13.2
* KDE 4.13 release
* See http://www.kde.org/announcements/announce-4.13.2.php
- Update to 4.13.1
* KDE 4.13.1 bug fix release
* See http://www.kde.org/announcements/announce-4.13.1.php
- Update to 4.13.0
* KDE 4.13 release
* See http://www.kde.org/announcements/4.13/
- Update to 4.12.97
* KDE 4.13 RC release
* See http://www.kde.org/announcements/announce-4.13-rc.php
- Update to 4.12.95
* KDE 4.13 Beta 3 release
* See http://www.kde.org/announcements/announce-4.13-beta3.php
- Update to 4.12.90
* KDE 4.13 Beta 2 release
* See http://www.kde.org/announcements/announce-4.13-beta2.php
- Update to 4.12.80
* KDE 4.13 Beta 1 release
* See http://www.kde.org/announcements/announce-4.13-beta1.php
- Update to 4.12.2
* KDE 4.12.2 release
* See http://www.kde.org/announcements/announce-4.12.2.php
- Update to 4.12.1
* KDE 4.12.1 release
* See http://www.kde.org/announcements/announce-4.12.1.php
- Update to 4.12.0
* KDE 4.12.0 release
* See http://www.kde.org/announcements/4.12.php
- Update to 4.11.97
* KDE 4.12 RC 1 release
* See http://www.kde.org/announcements/announce-4.12-rc.php
- Update to 4.11.95
* KDE 4.12 Beta 3 release
* See http://www.kde.org/announcements/announce-4.12-beta3.php
- Update to 4.11.90
* KDE 4.12 Beta 2 release
* See http://www.kde.org/announcements/announce-4.12-beta2.php
- Update to 4.11.80
* KDE 4.12 Beta 1 release
* See http://www.kde.org/announcements/announce-4.12-beta1.php
- Update to 4.11.3
* KDE 4.11.3 bugfix release
* See http://www.kde.org/announcements/announce-4.11.3.php
- Enable Telepathy support only for openSUSE 13.2/Factory
- Update to 4.11.2
* KDE 4.11.2 bugfix release
* See http://www.kde.org/announcements/announce-4.11.2.php
- Enable Telepathy support for krfb package on openSUSE >= 13.1
- Update to 4.11.1
* KDE 4.11.1 bugfix release
* See http://www.kde.org/announcements/announce-4.11.1.php
- Update to 4.11.0
* KDE 4.11 Final release
* See http://www.kde.org/announcements/4.11/
- Update to 4.10.97
* KDE 4.11 RC 2 release
* See http://www.kde.org/announcements/announce-4.11-rc2.php
- Update to 4.10.95
* KDE 4.11 RC 1 release
* See http://www.kde.org/announcements/announce-4.11-rc1.php
- Update to 4.10.90
* KDE 4.11 Beta 2 release
* See http://www.kde.org/announcements/announce-4.11-beta2.php
- Update to 4.10.80
* KDE 4.11 Beta 1 release
* See http://www.kde.org/announcements/announce-4.11-beta1.php
* Split off from kdenetwork4
- Update to 4.10.4
* Bugfix release
* See http://www.kde.org/announcements/announce-4.10.4.php
* resolves bnc#8122760
- Dropped fix_v4l_deprecations.patch, it's included in this release
- re-enable OTR plugin for openSUSE 12.3 and Factory
(using with libotr2 which provides version 3.2.*)
- re-enable libktorrent support
- Update to 4.10.3
* Bugfix release
* See http://www.kde.org/announcements/announce-4.10.3.php
* resolves bnc#818500
- Added fix_v4l_deprecations.patch, fixes usage of interfaces deprecated
with 3.9 kernel
- Update to 4.10.2 \n * Bugfixes
- fix build with giflib-5 (kdenetwork-4.10.0-giflib5.patch)
- Update to 4.10.1
* Contains bug fixes. See http://www.kde.org/announcements/
for more information
- Update to 4.10.0
* This is the final release for 4.10. Contains bugfixes
- Update to 4.9.98
* This is the third RC release for 4.10. Contains bugfixes
- Update to 4.9.97
* This is the second RC release for 4.10. Contains bugfixes
- Update to 4.9.95
* This is the first RC release for 4.10. Contains bugfixes
- Update to 4.9.90
* This is the second Beta release for 4.10. Contains bugfixes
- Update to 4.9.80
* See http://www.kde.org/announcements/announce-4.10-beta1.php
- Add explicit buildrequire for libmediastreamer1 for kopete to
avoid "Have Choice for" for packages depending on Kopete and to
prevent that the user has to make a choice what to install
- Update to 4.9.3
* see http://kde.org/announcements/announce-4.9.3.php for details
- replace dependency on linphone GUI with pure mediastreamer/ortp
- Disable the OTR plugin for openSUSE Factory atm due to
incompatibility with the newer libotr version
- Update to 4.9.2
* see http://kde.org/announcements/announce-4.9.2.php for details
- update to 4.9.1
* see http://kde.org/announcements/4.9.1/ for details
- update to 4.8.5
* see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for details
- Fix build with new glibc
- update to 4.8.4
* see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for details
- update to 4.8.3
* see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for details
- Add kdenetwork4-gcc47.patch: Fix build with gcc 4.7.
- Add xz to BuildRequires
- update to 4.8.2
* see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for details
- update to 4.8.1
* see http://kde.org/announcements/changelogs/changelog4_8_0to4_8_1.php for details
- update to 4.8.0
* first stable release of KDE 4.8 (only critical fixes over 4.7.98)
* see http://kde.org/announcements/4.8/ for details
- update to 4.7.98
* RC2+ milestone release of KDE 4.8
* see http://kde.org/announcements/4.8/ for details
- fix license to be in spdx.org format
- update to 4.7.4
* see http://kde.org/announcements/changelogs/changelog4_7_3to4_7_4.php for details
- Depend on kwebkitpart instead of kwebkitpart-devel
- update to 4.7.3
* see http://kde.org/announcements/changelogs/changelog4_7_2to4_7_3.php for details
- update to 4.7.2
* see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details
- Removed base package (fix for RPMLINT warning)
- Removed KDE 3 provides and obsoletes (fix for RPMLINT warning)
- Updated groups (fix for RPMLINT warning)
- Split krdc devel package (fix for RPMLINT warning)
- Changed filesharing summary and description to accurately reflect contents
- Cleaned up spec file formatting
- update to 4.7.1
* Bugfixes over KDE 4.7.0
* see http://kde.org/announcements/changelogs/changelog4_7_0to4_7_1.php for details
- update to 4.7.0
* Small fixes over KDE 4.7 RC2
* see http://kde.org/announcements/4.7 for details
- Update to 4.6.95
- update to 4.6.5
* Bugfixes over KDE 4.6.5
* see http://kde.org/announcements/changelogs/changelog4_6_4to4_6_5.php for details
- update to 4.6.4
* Bugfixes over KDE 4.6.3
* see http://kde.org/announcements/changelogs/changelog4_6_3to4_6_4.php for details
- update to 4.6.3
* Bugfixes over KDE 4.6.2
* see http://kde.org/announcements/changelogs/changelog4_6_2to4_6_3.php for details
- update to 4.6.2
* Bugfixes over KDE 4.6.1
* see http://kde.org/announcements/changelogs/changelog4_6_1to4_6_2.php for details
- update to 4.6.1
* Bugfixes over KDE 4.6.0
* see http://kde.org/announcements/changelogs/changelog4_6_0to4_6_1.php for details
- update to 4.6.0
* For highlights, see http://kde.org/announcements/4.6
- update to 4.5.95
* KDE 4.6 RC2
* no upstream changelog available.
- update to 4.5.90
* KDE 4.6 RC1
* no upstream changelog available.
- Add optional dependencies
* KDE4Workspace -- Allows 'shutdown after downloads completed' in kget
* libkonq -- Needed to build actions and open with options in the context menu of a transfer
* mediastreamer -- Required to enable voice clips support in WLM plugin and
needed to build Google Talk libjingle audio call support in Kopete.
* Expat -- Needed to build Google Talk libjingle support
- Removed build tests for unsupported openSUSE versions (11.0 and earlier)
- update to 4.5.85
* KDE 4.6 Beta2
* Final Beta before RC, various fixes from Beta1
* no upstream changelog available.
- ran spec-cleaner and disabled libktorrent support for now
(needs work upstream)
- remove patch already upstream (kopete icq)
- update to 4.5.80
* KDE 4.6 Beta1
* no upstream changelog available.
- update to 4.5.3
* see http://kde.org/announcements/changelogs/changelog4_5_2to4_5_3.php for details
- update to 4.5.2
* see http://kde.org/announcements/changelogs/changelog4_5_1to4_5_2.php for details
- update to 4.5.1
* see http://kde.org/announcements/changelogs/changelog4_5_0to4_5_1.php for details
- update to 4.5.0
* KDE 4.5.0 final (version bump over RC3)
- update to 4.4.95
* KDE 4.5 RC3 (not announced)
* critical fixes for 4.5.0 release
- build KGet with Torrent support
- update to 4.4.93svn1149349
- update to 4.4.5
* bugfixes over 4.4.4
* see http://kde.org/announcements/changelogs/changelog4_4_4to4_4_5.php for details
- update to 4.4.4
* bugfixes over 4.4.3
* see http://kde.org/announcements/changelogs/changelog4_4_3to4_4_ 4.php for details
* for most modules only version number as a change (4_4_BRANCH.diff already contained the diff
- add fix for parsing tags in OTR messages (bko#233330)
- disable Samba configuration module, YaST should be used instead
(bnc#608502)
- update 4_4_BRANCH.diff: various fixes, translation updates
- Fix KGet security issue with specially crafted metalink files.
(CVE-2010-1000, bnc#604709)
- update to 4.4.3
* bugfixes over 4.4.2
* see http://kde.org/announcements/changelogs/changelog4_4_2to4_4_3.php for details
- update to 4.4.2
* bugfixes over 4.4.1
* see http://kde.org/announcements/changelogs/changelog4_4_1to4_4_2.php for details
- update to 4.4.1
* bugfixes over 4.4.0
* see http://kde.org/announcements/changelogs/changelog4_4_0to4_4_1.php for details
- add kwebkitpart-devel buildrequires
- update to 4.4.0
* Critical bugfixes only over 4.3.98
* see http://www.kde.org/announcements/4.4/ for general overview
- update to 4.3.98
* see http://www.kde.org/announcements/announce-4.4-rc3.php for details
- update to 4.3.95
* see http://www.kde.org/announcements/announce-4.4-rc2.php for details
- update to 4.3.90
* see http://www.kde.org/announcements/announce-4.4-rc1.php for details
- update to 4.3.85
* see http://www.kde.org/announcements/announce-4.4-beta2.php for details
- update to 4.3.80
* see http://techbase.kde.org/Schedules/KDE4/4.4_Feature_Plan
- tighten the version dep on libmsn as it breaks ABI quite often
- update to 4.3.3
* see http://kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php for details
- update 4_3_BRANCH.diff:
* fix krfb producing garbled display (kde#162493)
* fix kget repeating old downloads on startup (kde#170496)
* several kopete bug fixes
- update 4_3_BRANCH.diff: Kopete winpopup fixes
- update to 4.3.1
* see http://kde.org/announcements/changelogs/changelog4_3_0to4_3_1.php for details
- Use libiw-devel instead of wireless-tools for building.
- branch diff update: krdc, kopete and kget fixes
- add recommendation for kopete-protocol-facebook to kopete package
- update to 4.3.0
* see http://kde.org/announcements/4.3 for details
- update to 4.2.98
- update to 4.2.96
- update branch diff to fix Kopete Yahoo protocol (bnc#516347)
- update to 4.2.95
- drop kde4- package prefixes
- update to 4.2.90
- fix location of brower plugin (bnc#508069)
- update to 4.2.88svn973768
- update to 4.2.85 (KDE 4.3 Beta1)
- update to 4.2.3
* see http://kde.org/announcements/changelogs/changelog4_2_2to4_2_3.php
- update to 4.2.2
* see http://kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php
- fix build against new webkitkde
- update branch diff
- update to 4.2.1
* see http://kde.org/announcements/changelogs/changelog4_2_0to4_2_1.php
- update branch diff
- branch diff update: Kopete bug fixes
- update to 4.2.0
- update to 4.1.96
- update to KDE 4.1.87 (KDE 4.2 Januar snapshot)
- versionized split-provides are not supported
- Fix Kopete mainwindow save/restore (bnc#440801)
- add SLE provides/obsoletes
- fix krdc cancelling KDE logout (bnc#442767)
- update Kopete logout crash fix (bnc#435155)
- use minimal-toc to fix build for ppc(64)
- update to 4.1.3
* see http://kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
- update branch diff:
* remember custom resolution
* fix some Kopete login and shutdown crashes
- Update branch diff
* fix bnc#396381 kopete crashes on adding groupwise contacts
* fix bnc#336059 kopete crashes in GW::UserDetailsManager
* fix bnc#403147 kopete shows '0' in place of contact name for
off-contact-list incoming messages
- update to 4.1.2
* see http://kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
- branch diff update
- Comprehensive lockdown (Kiosk) support for Kopete
- update to 4.1.1
* see http://kde.org/announcements/changelogs/changelog4_1to4_1_1.php
- branch diff update
- branch diff update
- update to 4.1.0
- update to 4.0.99
- update to 4.0.98
- update to 4.0.85
- update filelist
- update to 4.0.84
- update to 4.0.83
- update to 4.0.82
- update to 4.0.81
- Hint that kdenetwork4-filesharing should be installed to support
Dolphin's filesharing function. (bnc#396242)
- Fix crash on incoming offline message (bnc#389408)
- fix krdc crash on connect (bnc#396760)
- don't crash when right-clicking the newsticker (bnc#386611)
- fix kdepimlibs requires
- 4_0_BRANCH.diff update:
* Fix #335679 - unable to add groupwise contact correctly
* Fix #383679 - crashes on adding contacts to existing groups
* Fix #378646 - groupwise contacts not shown in contact list
- 4_0_BRANCH.diff update:
* new translations, various groupwise fixes
- Fix GroupWise contacts not appearing on connect (#378646)
- update to 4.0.4
* http://www.kde.org/announcements/changelogs/changelog4_0_3to4_0_4.php
- update 4_0_BRANCH.diff
- update to 4.0.3
- default knewsticker plasmoid to paging style - uses much less cpu
- update to 4.0.2
- update branch diff after Plasma backport week-end
- move kget icon to hicolor
- update 4_0_BRANCH.diff
- update to 4.0.1
- update KDE_4_0_BRANCH.diff
- update to 4.0 release
- update to 3.97.2
- update to 3.97.1
- update to 3.97.0
- update to 3.96.3
- update to 3.96.2
- update to 3.96.1
- update to 3.96.0
- update to 3.95.2
- fix directory ownership
- suppress desktop icon errors for now
- update to 3.95.1
- update to KDE 4.0 beta4
- remove reference to uninstalled icon file
- udpate to 3.94.1
- update to KDE 4.0 beta3
- update to 3.93.0.svn720135
- update to 3.93.0.svn717255
- two krfb fixes from upstream (#325543):
* don't crash after deleting the first invitation in the list
if there are more than one
* be able to connect to the VNC server right after the invitation
has been created; don't wait until the dialog has been closed
- fix threading issues in krdc (#310766)
- link krfb and krdc icons so that all 10.3 default apps have icons
- update to 3.93.0.svn712057
- fix dependencies of kdenetwork4-devel if built without Kopete
- update to KDE 4.0 Beta 2
- update to 3.92.0.svn705096
- update to 3.92.0.svn700763
- update to 3.92.0.svn697375
- fix build
- update to KDE 4.0 Beta 1
- fix suse_update_desktop_file call
- fix build after LibVNCServer split
- update to 3.91.0.svn686458
- update to 3.90.1.svn672301
- update to 3.90.1.svn679956
- update to 3.90.1.svn670093
- fix build
- simplify spec file by using macros from kde4-filesystem
- update to 3.90.1.svn668119
- add kdenetwork4-devel subpackage
- initial package in abuild
OBS-URL: https://build.opensuse.org/request/show/625940
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krfb?expand=0&rev=83
2018-07-28 17:55:57 +02:00
|
|
|
%if 0%{?suse_version} < 1330
|
|
|
|
# It does not build with the default compiler (GCC 4.8) on Leap 42.x
|
|
|
|
%if 0%{?sle_version} < 120300
|
|
|
|
export CC=gcc-6
|
|
|
|
export CXX=g++-6
|
|
|
|
%else
|
|
|
|
export CC=gcc-7
|
|
|
|
export CXX=g++-7
|
|
|
|
%endif
|
|
|
|
%endif
|
2013-07-08 07:28:06 +02:00
|
|
|
%ifarch ppc ppc64
|
|
|
|
export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
|
|
|
%endif
|
2015-12-15 16:33:55 +01:00
|
|
|
%cmake_kf5 -d build -- -DBUILD_EXPERIMENTAL_TUBES_SUPPORT="on"
|
2018-11-25 00:45:10 +01:00
|
|
|
make %{?_smp_mflags}
|
2013-07-08 07:28:06 +02:00
|
|
|
|
|
|
|
%install
|
2017-04-15 15:28:39 +02:00
|
|
|
%make_install -C build
|
|
|
|
%if %{with lang}
|
|
|
|
%find_lang %{name} --with-man --all-name
|
2018-11-25 00:45:10 +01:00
|
|
|
%{kf5_find_htmldocs}
|
2017-04-15 15:28:39 +02:00
|
|
|
%endif
|
2015-12-15 16:33:55 +01:00
|
|
|
%suse_update_desktop_file -r org.kde.krfb System RemoteAccess
|
2013-07-08 07:28:06 +02:00
|
|
|
|
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%files
|
|
|
|
%doc README
|
2017-08-12 00:58:42 +02:00
|
|
|
%doc %lang(en) %{_kf5_htmldir}/en/krfb/
|
2015-12-15 16:33:55 +01:00
|
|
|
%{_kf5_applicationsdir}/org.kde.krfb.desktop
|
2017-08-12 00:58:42 +02:00
|
|
|
%{_kf5_appstreamdir}/
|
|
|
|
%{_kf5_bindir}/krfb
|
2015-12-15 16:33:55 +01:00
|
|
|
%{_kf5_iconsdir}/hicolor/*/apps/krfb.*
|
2017-08-12 00:58:42 +02:00
|
|
|
%{_kf5_libdir}/libkrfbprivate.so*
|
2016-12-03 14:58:41 +01:00
|
|
|
%{_kf5_plugindir}/krfb/
|
2017-08-12 00:58:42 +02:00
|
|
|
%{_kf5_servicetypesdir}/krfb-framebuffer*.desktop
|
2019-07-26 16:24:20 +02:00
|
|
|
%{_kf5_servicetypesdir}/krfb-events.desktop
|
2017-08-12 00:58:42 +02:00
|
|
|
%{_kf5_sharedir}/krfb/
|
2013-07-08 07:28:06 +02:00
|
|
|
|
2017-04-15 15:28:39 +02:00
|
|
|
%if %{with lang}
|
|
|
|
%files lang -f %{name}.lang
|
2018-11-25 00:45:10 +01:00
|
|
|
%license COPYING*
|
2017-04-15 15:28:39 +02:00
|
|
|
%endif
|
|
|
|
|
2013-07-08 07:28:06 +02:00
|
|
|
%changelog
|