Include freerdp source download script in SRPM
Resolves: RHEL-50750
This commit is contained in:
parent
a22b1d1e5c
commit
c5e73de4fc
@ -32,7 +32,7 @@
|
||||
|
||||
Name: freerdp
|
||||
Version: 3.6.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Epoch: 2
|
||||
Summary: Free implementation of the Remote Desktop Protocol (RDP)
|
||||
|
||||
@ -48,6 +48,7 @@ URL: http://www.freerdp.com/
|
||||
# See: https://gitlab.com/fedora/legal/fedora-license-data/-/issues/498
|
||||
# Run the ./freerdp_download_and_repack.sh script to prepare tarball.
|
||||
Source0: FreeRDP-%{version}-repack.tar.gz
|
||||
Source1: freerdp_download_and_repack.sh
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
@ -360,6 +361,9 @@ find %{buildroot} -name "*.a" -delete
|
||||
%{_libdir}/pkgconfig/winpr-tools3.pc
|
||||
|
||||
%changelog
|
||||
* Tue Jul 23 2024 Neal Gompa <ngompa@fedoraproject.org> - 2:3.6.2-2
|
||||
- Include freerdp source download script in SRPM
|
||||
|
||||
* Mon Jul 08 2024 Ondrej Holy <oholy@redhat.com> - 2:3.6.2-1
|
||||
- Update to 3.6.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user