SHA256
1
0
forked from pool/freerdp

Accepting request 396551 from home:zhangxiaofei:branches:X11:RemoteDesktop

change tar naming; change lib pkg naming; obsolete libfreerdp-1_0-plugins

OBS-URL: https://build.opensuse.org/request/show/396551
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=49
This commit is contained in:
Bruno Friedmann 2016-05-18 05:01:12 +00:00 committed by Git OBS Bridge
parent 887e3fd269
commit 316398dbcc
5 changed files with 10 additions and 7 deletions

View File

@ -3,7 +3,7 @@
<param name="scm">git</param>
<param name="url">https://github.com/FreeRDP/FreeRDP.git</param>
<param name="filename">freerdp</param>
<param name="versionprefix">2.0.0git</param>
<param name="versionprefix">2.0.0~git</param>
<param name="changesgenerate">enable</param>
<param name="revision">refs/heads/master</param>
</service>

View File

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

View File

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

View File

@ -24,7 +24,7 @@ Wed May 4 12:06:22 UTC 2016 - fezhang@suse.com
* Add Network Level Ahthentication support.
* Add Windows Portable Runtime. For more details, see:
http://www.freerdp.com/2012/05/24/winpr-windows-portable-runtime
* Drop freerdp-libfreerdp-1_0-plugins.
* Obsolete libfreerdp-1_0-plugins.
- Drop FindALSA.cmake: deprecated
- Drop freerdp_branch-1.0.x_fix-kpdivide-issue831.patch:
fixed upstream, implemention now in include/freerdp/scancode.h.

View File

@ -16,10 +16,10 @@
#
%define libname libfreerdp-2_0
%define sover 2
Name: freerdp
Version: 2.0.0git.1463131968.4e66df7
Version: 2.0.0~git.1463131968.4e66df7
Release: 0
Summary: Remote Desktop Viewer Client
License: Apache-2.0
@ -44,6 +44,8 @@ BuildRequires: xorg-x11-devel
BuildRequires: zlib-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define libname lib%{name}%{sover}
%description
FreeRDP is a client-side implementation of the Remote Desktop Protocol (RDP)
following the Microsoft Open Specifications. This package provides the client
@ -52,6 +54,7 @@ application.
%package -n %{libname}
Summary: Remote Desktop Viewer Library
Group: System/Libraries
Obsoletes: libfreerdp-1_0-plugins
%description -n %{libname}
FreeRDP is a client-side implementation of the Remote Desktop Protocol (RDP)