SHA256
1
0
forked from pool/freerdp
Guido Berhoerster 2012-03-30 22:26:34 +00:00 committed by Git OBS Bridge
parent 436060a58e
commit c67f9290ed
3 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,9 @@
-------------------------------------------------------------------
Fri Mar 30 12:23:29 UTC 2012 - zawertun@gmail.com
- Added patch to resolve issue #348 - Bitmap cache drawing problem?
(https://github.com/FreeRDP/FreeRDP/issues/348)
- added freerdp-fix-bitmap-cache.patch fixing a problem with the
bitmap cache resulting in garbled images
(https://github.com/FreeRDP/FreeRDP/issues/348)
-------------------------------------------------------------------
Wed Mar 28 09:37:04 UTC 2012 - gber@opensuse.org

View File

@ -26,7 +26,8 @@ License: Apache-2.0
Group: Productivity/Networking/Other
Url: http://www.freerdp.com/
Source0: https://github.com/downloads/FreeRDP/FreeRDP/%{name}-%{version}.tar.gz
Patch0: fix_bitmap_cache.patch
# PATCH-FIX-UPSTREAM freerdp-fix-bitmap-cache.patch zawertun@gmail.com -- Fix a problem with the bitmap cache resulting in garbled images (backported from upstream git)
Patch0: freerdp-fix-bitmap-cache.patch
BuildRequires: cmake
BuildRequires: cups-devel
BuildRequires: ed