SHA256
1
0
forked from pool/krfb

Accepting request 517899 from KDE:Applications

- 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

OBS-URL: https://build.opensuse.org/request/show/517899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krfb?expand=0&rev=57
This commit is contained in:
Dominique Leuenberger 2017-08-24 16:05:23 +00:00 committed by Git OBS Bridge
commit 6e0ee50597
4 changed files with 48 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1b44ecb30d422304f4b7359b138a50c06c3252235baabc82cd4c08adc4ba17b
size 984436

3
krfb-17.08.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7213ae652b1430e2e020150ab2b23d6c3d60dd60f5336a8b5496f49c3fa1de4f
size 989872

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Mon Aug 21 10:42:11 UTC 2017 - fabian@ritter-vogt.de
- Drop unneeded dep on ktp-common-internals-devel
-------------------------------------------------------------------
Sat Aug 12 15:32:15 UTC 2017 - jengelh@inai.de
- Expand summary a bit.
-------------------------------------------------------------------
Fri Aug 11 22:45:58 UTC 2017 - christophe@krop.fr
- 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
-------------------------------------------------------------------
Sat Aug 5 18:18:40 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
-------------------------------------------------------------------
Sat Jul 15 23:00:25 CEST 2017 - lbeltrame@kde.org

View File

@ -1,7 +1,7 @@
#
# spec file for package krfb
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,18 +15,18 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%bcond_without lang
Name: krfb
Version: 17.04.3
Version: 17.08.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Desktop Sharing
Summary: Screen sharing using the VNC/RFB protocol
License: GPL-2.0+
# FIXME: use correct group, see "https://en.opensuse.org/openSUSE:Package_group_guidelines"
Group: Productivity/Networking/Remote Desktop
Group: Productivity/Networking/Other
Source0: %{name}-%{version}.tar.xz
BuildRequires: LibVNCServer-devel
BuildRequires: extra-cmake-modules
@ -40,7 +40,6 @@ BuildRequires: kdoctools-devel
BuildRequires: ki18n-devel
BuildRequires: knotifications-devel
BuildRequires: kwallet-devel
BuildRequires: ktp-common-internals-devel
BuildRequires: kwidgetsaddons-devel
BuildRequires: kxmlgui-devel
BuildRequires: oxygen5-icon-theme-large
@ -48,6 +47,7 @@ BuildRequires: pkgconfig
BuildRequires: systemd-devel
BuildRequires: telepathy-qt5-devel
BuildRequires: update-desktop-files
BuildRequires: xcb-util-image-devel
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5DBus)
BuildRequires: pkgconfig(Qt5Widgets)
@ -55,7 +55,9 @@ BuildRequires: pkgconfig(Qt5X11Extras)
BuildRequires: pkgconfig(xdamage)
BuildRequires: pkgconfig(xt)
BuildRequires: pkgconfig(xtst)
%if %{with lang}
Recommends: %{name}-lang
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -100,15 +102,15 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
%files
%defattr(-,root,root)
%doc README
%{_kf5_bindir}/krfb
%{_kf5_libdir}/libkrfbprivate.so*
%doc %lang(en) %{_kf5_htmldir}/en/krfb/
%{_kf5_applicationsdir}/org.kde.krfb.desktop
%{_kf5_htmldir}/en/krfb/
%{_kf5_servicetypesdir}/krfb-framebuffer*.desktop
%{_kf5_iconsdir}/hicolor/*/apps/krfb.*
%{_kf5_plugindir}/krfb/
%{_datadir}/krfb/
%{_kf5_appstreamdir}/
%{_kf5_bindir}/krfb
%{_kf5_iconsdir}/hicolor/*/apps/krfb.*
%{_kf5_libdir}/libkrfbprivate.so*
%{_kf5_plugindir}/krfb/
%{_kf5_servicetypesdir}/krfb-framebuffer*.desktop
%{_kf5_sharedir}/krfb/
%if %{with lang}
%files lang -f %{name}.lang