diff --git a/.gitignore b/.gitignore index d12bc6c..f63615d 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /FreeRDP-b1df835.tar.gz /FreeRDP-9904c32.tar.gz /FreeRDP-f580bea.tar.gz +/FreeRDP-3b83526.tar.gz diff --git a/freerdp.spec b/freerdp.spec index 64dc9ed..b2563f8 100644 --- a/freerdp.spec +++ b/freerdp.spec @@ -1,5 +1,5 @@ -%global commit0 f8c9f438436a4492e37011396148d804f7e3651f -%global date 20170724 +%global commit0 3b8352690e5ff1ab34357a2df2b6e22423bcea38 +%global date 20170831 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Can be rebuilt with FFmpeg/H264 support enabled by passing "--with=ffmpeg", @@ -12,7 +12,7 @@ Name: freerdp Version: 2.0.0 -Release: 33%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist} +Release: 34%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist} Epoch: 2 Summary: Free implementation of the Remote Desktop Protocol (RDP) License: ASL 2.0 @@ -267,6 +267,10 @@ find %{buildroot} -name "*.a" -delete %{_libdir}/pkgconfig/winpr-tools2.pc %changelog +* Mon Sep 11 2017 Simone Caronni - 2:2.0.0-34.20170831git3b83526 +- Update to latest snapshot. +- Trim changelog. + * Mon Aug 07 2017 Björn Esser - 2:2.0.0-33.20170724gitf8c9f43 - Rebuilt for AutoReq cmake-filesystem @@ -355,190 +359,3 @@ find %{buildroot} -name "*.a" -delete * Wed Feb 03 2016 Fedora Release Engineering - 2:2.0.0-5.git.b02943a - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Sun Dec 13 2015 Simone Caronni - 2:2.0.0-4.git.b02943a -- Add FFMpeg/x264 build conditional. - -* Sun Dec 13 2015 Simone Caronni - 2:2.0.0-3.git.b02943a -- Move winpr-makecert into main package. - -* Sun Dec 13 2015 Simone Caronni - 2:2.0.0-2.git.b02943a -- Update to latest snapshot. -- Build winpr-makecert (#1288900). - -* Sun Nov 15 2015 Simone Caronni - 2:2.0.0-1.git.be8f8f7 -- Update to latest snapshot, remove upstreamed patches. -- Update to new packaging guidelines for GitHub sources and license tag. -- Adjust CMake options to latest release, enable Wayland backend. - -* Wed Jun 17 2015 Fedora Release Engineering - 2:1.2.0-0.10.git.24a752a -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sun Mar 22 2015 Kalev Lember - 2:1.2.0-0.9.git.24a752a -- Bump epoch after the version downgrade - -* Wed Mar 18 2015 David Woodhouse - 1:1.2.0-0.8.git.24a752a -- Fix version number. No epoch++ since it was only in rawhide & f22-beta updates-testing. - -* Tue Mar 17 2015 David Woodhouse - 1:1.2.1-0.2.git.24a752a -- Revert to an older snapshot (+fixes) to fix guacamole-server build failure - -* Fri Mar 13 2015 Simone Caronni - 1:1.2.1-0.1.git.6ac7180 -- Use packaging guidelines for Github snapshots. -- Version is now at 1.2.1-dev. - -* Fri Mar 13 2015 David Woodhouse - 1:1.2.0-0.7.beta.1 -- Update to git snapshot (dfc12385) and enable server build - -* Thu Jan 15 2015 Orion Poplawski - 1:1.2.0-0.6.beta.1 -- Use better upstream patch to fix command line parsing - -* Wed Jan 14 2015 Orion Poplawski - 1:1.2.0-0.5.beta.1 -- Add patch to fix command line parsing segfault (bug #1150349) and to - fix old style command line options - -* Tue Dec 16 2014 Simone Caronni - 1:1.2.0-0.4.beta.1 -- Fix build on CMake 3.1. - -* Wed Nov 12 2014 Simone Caronni - 1:1.2.0-0.3.beta.1 -- Update to latest 1.2.0 beta 1 refresh. - -* Sat Aug 16 2014 Fedora Release Engineering - 1:1.2.0-0.2.beta.1 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Tue Jun 17 2014 Simone Caronni - 1:1.2.0-0.1.beta.1 -- Update to latest 1.2.0 beta 1. -- Rename freerdp-libwinpr to libwinpr and create a separate libwinpr-devel - subpackage now that is considered a different set of libraries. -- Put CMake files in devel subpackages. -- Enable new Gstreamer 1.0, OpenSSL, JPEG, GSM, Zlib, libXi and Xrandr support. -- Disable static channels. -- Add new BuildRequires, build options and sort them. -- Fix rpmlint complaints. -- Align all description etc. to column 80. -- Remove desktop file for xfreerdp, it is command line only and has its own - icon. - -* Sat Jun 7 2014 Peter Robinson 1:1.1.0-0.12.beta.2013071101 -- Fix aarch64 - -* Sat Jun 07 2014 Fedora Release Engineering - 1:1.1.0-0.11.beta.2013071101 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Tue Mar 25 2014 Mads Kiilerich - 1:1.1.0-0.10.beta.2013071101 -- Fix PulseAudio define - -* Sun Feb 2 2014 Ville Skyttä - 1:1.1.0-0.9.beta.2013071101 -- Install SVG icon. - -* Sat Dec 21 2013 Ville Skyttä - 1:1.1.0-0.8.beta.2013071101 -- Disable RPATH. - -* Mon Nov 04 2013 Kalev Lember - 1.1.0-0.7.beta.2013071101 -- Add missing epoch to freerdp-plugins obsoletes - -* Tue Sep 10 2013 Simone Caronni - 1.1.0-0.6.beta.2013071101 -- Add epoch to requirements. - -* Tue Sep 10 2013 Simone Caronni - 1.1.0-0.5.beta.2013071101 -- Bump epoch. - -* Thu Sep 05 2013 Mads Kiilerich - 1.1.0-0.4.beta.2013071101 -- libxfreerdp-client is needed ... - -* Tue Sep 03 2013 Mads Kiilerich - 1.1.0-0.3.beta1 -- Add missing ldconfig for libwinpr -- Based on patch from Simone Caronni: -- Update to the latest beta 1 refresh (1.1.0-beta+2013071101). -- Remove obsolete defattr, Group and BuildRoot RPM tags for Fedora / RHEL 6+. -- Move license file and documentation to libwinpr subpackage so any combination - of installed packages result in the LICENSE file available. - -* Sun Sep 01 2013 Mads Kiilerich - 1.1.0-0.2.beta1 -- SSE2 should only be used on x86_64 - -* Sun Sep 01 2013 Dennis Gilmore - 1.1.0-0.1.beta1 -- disable neon on armv7hl and armv5tel -- set arm floating point correctly for the different targets - -* Sun Sep 01 2013 Mads Kiilerich - 1.1.0-0.beta+2013071101 -- Update to 1.1.0 beta1, add winpr package, drop plugins package. -- Drop unnecessary rm -rf of build roots. - -* Sat Aug 31 2013 Mads Kiilerich - 1.0.2-4 -- don't make freerdp.png executable - -* Sat Aug 03 2013 Fedora Release Engineering - 1.0.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Wed Feb 13 2013 Fedora Release Engineering - 1.0.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Wed Jan 02 2013 Mads Kiilerich - 1.0.2-1 -- freerdp-1.0.2 - -* Sun Sep 30 2012 Mads Kiilerich - 1.0.1-7 -- merge f17 1.0.1-6 - Backport fix for bug 816692 - -* Thu Jul 19 2012 Fedora Release Engineering - 1.0.1-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Wed Feb 29 2012 Mads Kiilerich - 1.0.1-5 -- Use new upstream tar with standard naming -- Use _isa for subpackage dependencies - -* Tue Feb 28 2012 Mads Kiilerich - 1.0.1-4 -- Include patch for sending invalid extra data - -* Tue Feb 28 2012 Mads Kiilerich - 1.0.1-3 -- Install a freedesktop .desktop file and a high-res icon instead of relying on - _NET_WM_ICON - -* Sat Feb 25 2012 Mads Kiilerich - 1.0.1-2 -- Explicit build requirement for xmlto - needed for EL6 - -* Wed Feb 22 2012 Mads Kiilerich - 1.0.1-1 -- FreeRDP-1.0.1 - major upstream rewrite and relicensing under Apache license - -* Fri Jan 13 2012 Fedora Release Engineering - 0.8.2-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Tue Feb 08 2011 Fedora Release Engineering - 0.8.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Fri Jan 28 2011 Mads Kiilerich - 0.8.2-2 -- rebuild on rawhide because of broken dependencies - -* Tue Nov 16 2010 Mads Kiilerich - 0.8.2-1 -- freerdp-0.8.2 - -* Mon Nov 08 2010 Mads Kiilerich - 0.8.1-2 -- make -devel require pkgconfig -- first official Fedora package - -* Sun Nov 07 2010 Mads Kiilerich - 0.8.1-1 -- freerdp-0.8.1 - -* Sat Sep 25 2010 Mads Kiilerich - 0.7.4-2 -- hack the generated libtool to not set rpath on x86_64 -- configure with alsa explicitly - -* Tue Aug 24 2010 Mads Kiilerich - 0.7.4-1 -- freerdp-0.7.4 -- cleanup of packaging structure - -* Wed Jul 28 2010 Mads Kiilerich - 0.7.3-1 -- 0.7.3 -- fix some minor pylint warnings - -* Fri Jul 23 2010 Mads Kiilerich - 0.7.2-2 -- 0.7.2 -- Address many comments from cwickert: -- - cleanup of old formatting, alignment with spectemplate-lib.spec and - cwickert spec from #616193 -- - add alsa as build requirement -- - remove superfluous configure options and disable static libs -- - add missing rpm groups - -* Sun Jun 13 2010 Mads Kiilerich - 0.7.0-1 -- First official release, first review request diff --git a/sources b/sources index 34eb6c5..d2d5904 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (FreeRDP-f8c9f43.tar.gz) = 106a673757c419cfe98915bd1135f771106e840eb70ce897e38305fb1b03921663c653b7446b2899317f50fd93ba59bff992e60bde9096e58f21ed89ff266e1d +SHA512 (FreeRDP-3b83526.tar.gz) = 33ef295dee924336938ccc95827f057d00b1154a4506666632d5f5fbe6485da07057e6e593ab18f61ff6cf04e922adcfde48e93637bd6501ff61447bd0e355ca