Commit Graph

167 Commits

Author SHA1 Message Date
Ondrej Holy 3e17678387 Fix datatype mismatch / big-endian breakage
See: https://github.com/FreeRDP/FreeRDP/issues/7436
2021-11-27 10:31:32 +01:00
Ondrej Holy d274320ad4 Update to 2.4.1 (CVE-2021-41159, CVE-2021-41160) 2021-11-10 09:25:10 +01:00
Sahana Prasad 1e8125180e Rebuilt with OpenSSL 3.0.0 2021-09-14 19:01:55 +02:00
Ondrej Holy 6f7103cff1 Preparation for OpenSSL 3.0 2021-08-11 09:25:15 +02:00
Ondrej Holy 762e493bd3 Update to 2.4.0 2021-07-29 08:31:21 +02:00
Fedora Release Engineering 5199cebb30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 23:22:12 +00:00
Pete Walter d421abe6fb Rebuild for ICU 69 2021-05-20 00:59:05 +01:00
Simone Caronni af65aadf67 Update to 2.3.2 2021-04-15 14:29:44 +02:00
Simone Caronni 0318ca3dc7 Explicitly enable Cairo support (#1938393) 2021-03-23 13:56:05 +01:00
Fedora Release Engineering 045aa7c008 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 05:55:52 +00:00
Ondrej Holy 64e4924e6b Use %cmake_ macros to fix out-of-source builds
The out-of-source builds are now enabled by default, see:
https://fedoraproject.org/wiki/Changes/CMake_to_do_out-of-source_builds

Use %cmake_build and %cmake_install macros and also remove redundant
statements for winpr tools to fix the broken build.

Resolves: rhbz#1863586
2020-08-11 12:58:38 +02:00
Fedora Release Engineering 06ed1d897c - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-08-01 01:04:33 +00:00
Fedora Release Engineering 715cdde86f - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 17:50:01 +00:00
Simone Caronni 9b638dc0a4 Update to 2.2.0 2020-07-23 16:05:58 +02:00
Simone Caronni e90ea90016 Update to 2.1.2 2020-06-30 07:38:56 +02:00
Ondrej Holy 345fe19ff3 Disable support for missing codecs in RHEL
soxr-devel and lame-devel are not available in certain versions of RHEL.
Let's conditionaly disable support for them. Just note that this will just
reduce the number of available codecs for sound redirection.
2020-05-26 08:07:01 +02:00
Simone Caronni 7c86877016 Clean up leftover 2020-05-22 16:23:11 +02:00
Simone Caronni 6f6a7a7d13 Merge branch 'pr11' 2020-05-22 16:13:07 +02:00
Simone Caronni 0a78458197 Merge #10 `Add missing epoch in Provides statement` 2020-05-22 14:10:08 +00:00
Ondrej Holy 978871d95c Update to 2.1.1 2020-05-21 15:03:59 +02:00
Ondrej Holy cafd345318 Add libusb-1.0 dependency
The urbdrc channel is now built by default, so let's add libusb-1.0
dependency to fix the build.
2020-05-21 15:01:25 +02:00
Pete Walter 984127bac5 Rebuild for ICU 67 2020-05-15 13:56:33 +01:00
Ondrej Holy 2fbf31fadd Update to 2.1.0
The 2.0.0 stable version was finally published before some time and
contains many bug and security fixes. Also, the first minor stable
release 2.1.0 has been released recently. Upstream promised that will
support the stable release at least for two years and will make minor
releases regularly. So let's update to 2.1.0 and use the traditional
versioning scheme in hope that we will update the package just with
official releases...

Resolves: rhbz#1833540
2020-05-15 14:32:07 +02:00
Ondrej Holy 6b56a695cd Add missing epoch in Provides statement
The rpmdiff tool notified me on changes in Provides statement, although
it is expected that Provides is updated with each new version. Then
I realized that the epoch is missing in the following statement:

Provides:       xfreerdp = %{version}-%{release}

Let's add the missing epoch there as it is already in other Provides
statements in this spec file.
2020-04-20 10:14:49 +02:00
Simone Caronni 1ec660187c Update sources 2020-02-07 18:04:29 +01:00
Simone Caronni 262c8fa500 Update to latest snapshot 2020-02-07 17:59:44 +01:00
Fedora Release Engineering 7391ef31f7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-28 18:59:45 +00:00
Pete Walter 8833d50fd7 Rebuild for ICU 65 2019-11-01 16:07:19 +00:00
Simone Caronni 94d7565b3c Add new dependency 2019-08-20 15:05:25 +02:00
Simone Caronni 364155bda3 Update to latest snapshot 2019-08-20 14:58:13 +02:00
Fedora Release Engineering c515ad3429 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 01:02:11 +00:00
Simone Caronni 87bcd5cabd Update to latest snapshot 2019-07-21 15:29:34 +02:00
Simone Caronni c53e860c5f Update to latest snapshot 2019-05-18 14:58:15 +02:00
Felipe Borges 38fe6956dc Avoid including compression format in man page globs
The recommendation in the Fedora packaging guidelines is to have:

%{_mandir}/man1/<command>.1*

which is more robust against future changes to the RPM scripts to
use different compression.
2019-04-03 08:18:14 +00:00
Simone Caronni 8507189141 Fix for GFX color depth (Windows 10) 2019-03-06 07:01:49 +01:00
Simone Caronni ff3abd148b Update to latest snapshot post rc4 - CVE-2018-1000852 (#1661642) 2019-02-28 16:31:36 +01:00
Fedora Release Engineering ee1adde2bc - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 20:10:06 +00:00
Igor Gnatenko a9f5a73409
Remove obsolete ldconfig scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-22 18:38:58 +01:00
Ondrej Holy 97f30742af Fix version of freerdp-libwinpr obsoletes
freerdp-libwinpr obsoletes uses dynamic value, but it should be static.
Let's use the static value based on the commit 064a4594, which introduced
this change. See the following guidelines:
https://fedoraproject.org/wiki/Packaging:Guidelines#Renaming.2FReplacing_Existing_Packages
2018-12-03 18:43:15 +01:00
Ondrej Holy 98e7e5d51d Update to 2.0.0-rc4
Update to the latest release candidate. This is needed to fix Vinagre and
GNOME Boxes and apart from that, it contains many bug and security fixes.
2018-11-30 09:38:56 +01:00
Simone Caronni 3037823c69 Merge #6 `Remove obsolete aarch64 patch` 2018-11-29 14:26:17 +00:00
Simone Caronni b29eb66e02 Merge #5 `Disable server support in RHEL` 2018-11-29 14:25:59 +00:00
Simone Caronni 6f326a6874 Merge #4 `Fix multilib issue` 2018-11-29 14:25:35 +00:00
Simone Caronni 216d0c936d Merge #3 `Add explicit requires for freerdp-server` 2018-11-29 14:25:13 +00:00
Ondrej Holy fd02ce2fc6 Disable server support in RHEL
We don't want freerdp-server in RHEL. Let's merge this in Fedora to
have the spec files in sync as much as possible.
2018-11-29 11:35:50 +01:00
Ondrej Holy 0e1fbf5d77 Remove obsolete aarch64 patch
Freerdp is built properly on aarch64 even without this patch and I don't
see any differences of cmake parameters, or its output (in build.log).
Also other distributions seems don't use such patch. So I suppose it
is obsolete nowadays.
2018-11-28 16:26:30 +01:00
Simone Caronni d20819ca22 Enable Xtest option (#1559606) 2018-10-15 21:54:39 +02:00
Simone Caronni a5f6e1e5d7 Update to last snapshot post 2.0.0-rc3 2018-10-15 13:59:13 +02:00
Ondrej Holy 581c5e7f50 Fix multilib issue
Subpackage freerdp-devel is not multilib-clean. The build-config.h
header file differs for x86_64 vs i686. Let's use %multilib_fix_c_header
RPM macro to fix this issue:
https://fedoraproject.org/wiki/PackagingDrafts/MultilibTricks
2018-10-09 12:45:19 +02:00
Ondrej Holy a3bd29b55e Add explicit requires for freerdp-server
freerdp-server doesn't have explicit requires for freerdp-libs and
libwinpr. Let's add them to avoid the need to test interoperability
between the various combinations of old and new subpackages.
2018-10-08 18:32:20 +02:00