Accepting request 197769 from KDE:Distro:Factory

Update KDE to KDE 4.11.1 Final

OBS-URL: https://build.opensuse.org/request/show/197769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krdc?expand=0&rev=6
This commit is contained in:
Stephan Kulow 2013-09-09 09:11:01 +00:00 committed by Git OBS Bridge
parent 0d77c6e2e7
commit f85b162fc2
4 changed files with 15 additions and 6 deletions

View File

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

3
krdc-4.11.1.tar.xz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Sep 1 10:37:48 UTC 2013 - tittiatcoke@gmail.com
- Update to 4.11.1
* KDE 4.11.1 bugfix release
* See http://www.kde.org/announcements/announce-4.11.1.php
-------------------------------------------------------------------
Thu Aug 8 16:09:12 UTC 2013 - tittiatcoke@gmail.com

View File

@ -18,16 +18,18 @@
Name: krdc
BuildRequires: LibVNCServer-devel
BuildRequires: freerdp
BuildRequires: freerdp-devel
BuildRequires: libkde4-devel
BuildRequires: oxygen-icon-theme-large
Version: 4.11.0
Version: 4.11.1
Release: 0
Summary: Remote Desktop Connection
License: GPL-2.0+
Group: Productivity/Networking/Remote Desktop
Source0: %{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Recommends: rdesktop
Requires: freerdp
%kde4_runtime_requires
%description
@ -49,7 +51,7 @@ Development libraries and headers needed to build software using krdc
%ifarch ppc ppc64
export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
%endif
%cmake_kde4 -d build -- -DBUILD_EXPERIMENTAL_TUBES_SUPPORT="on"
%cmake_kde4 -d build
make
%install