|
|
|
@ -1,6 +1,8 @@
|
|
|
|
|
%global commit cc2a72fdf4bbcd56edf4cc339cce02c12af4ccf4
|
|
|
|
|
|
|
|
|
|
Name: remmina
|
|
|
|
|
Version: 1.4.33
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Version: 1.4.39
|
|
|
|
|
Release: 1%{?dist}.inferit
|
|
|
|
|
Summary: Remote Desktop Client
|
|
|
|
|
License: GPL-2.0-or-later and MIT
|
|
|
|
|
URL: https://remmina.org
|
|
|
|
@ -20,7 +22,6 @@ BuildRequires: gcc-c++
|
|
|
|
|
BuildRequires: gettext
|
|
|
|
|
BuildRequires: harfbuzz-devel
|
|
|
|
|
BuildRequires: intltool
|
|
|
|
|
BuildRequires: kf5-kwallet-devel
|
|
|
|
|
BuildRequires: libappstream-glib
|
|
|
|
|
BuildRequires: libgcrypt-devel
|
|
|
|
|
BuildRequires: libsodium-devel
|
|
|
|
@ -31,7 +32,8 @@ BuildRequires: pkgconfig(appindicator3-0.1)
|
|
|
|
|
BuildRequires: pkgconfig(avahi-ui)
|
|
|
|
|
BuildRequires: pkgconfig(avahi-ui-gtk3)
|
|
|
|
|
%endif
|
|
|
|
|
BuildRequires: pkgconfig(freerdp2)
|
|
|
|
|
BuildRequires: pkgconfig(freerdp3) >= 3.3.0
|
|
|
|
|
BuildRequires: freerdp
|
|
|
|
|
BuildRequires: pkgconfig(gtk+-3.0)
|
|
|
|
|
BuildRequires: pkgconfig(json-glib-1.0)
|
|
|
|
|
BuildRequires: pkgconfig(libsecret-1)
|
|
|
|
@ -54,6 +56,8 @@ BuildRequires: pkgconfig(webkit2gtk-4.0)
|
|
|
|
|
%endif
|
|
|
|
|
BuildRequires: pkgconfig(x11)
|
|
|
|
|
BuildRequires: pkgconfig(xkbfile)
|
|
|
|
|
BuildRequires: pkgconfig(libcurl)
|
|
|
|
|
BuildRequires: pkgconfig(fuse3)
|
|
|
|
|
|
|
|
|
|
# We don't ship these remmina plugins any longer.
|
|
|
|
|
Obsoletes: %{name}-plugins-nx < %{version}-%{release}
|
|
|
|
@ -164,19 +168,6 @@ computers in front of either large monitors or tiny net-books.
|
|
|
|
|
This package contains the WWW plugin (web browser with authentication) for the
|
|
|
|
|
Remmina remote desktop client.
|
|
|
|
|
|
|
|
|
|
%package plugins-kwallet
|
|
|
|
|
Summary: KDE Wallet plugin for Remmina Remote Desktop Client
|
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description plugins-kwallet
|
|
|
|
|
Remmina is a remote desktop client written in GTK+, aiming to be useful for
|
|
|
|
|
system administrators and travelers, who need to work with lots of remote
|
|
|
|
|
computers in front of either large monitors or tiny net-books.
|
|
|
|
|
|
|
|
|
|
This package contains the KDE Wallet plugin for the Remmina remote desktop
|
|
|
|
|
client. It will be activated automatically if KDE Wallet is installed and
|
|
|
|
|
running.
|
|
|
|
|
|
|
|
|
|
%if 0%{?fedora} || 0%{?rhel} == 8
|
|
|
|
|
%package plugins-x2go
|
|
|
|
|
Summary: x2go plugin for Remmina Remote Desktop Client
|
|
|
|
@ -216,7 +207,7 @@ This package contains Remmina kiosk mode, including a Gnome Shell session
|
|
|
|
|
that shows up under the display manager session menu.
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%autosetup -p1 -n Remmina-v.%{version}
|
|
|
|
|
%autosetup -p1 -n Remmina-v%{version}-%{commit}
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
%cmake \
|
|
|
|
@ -228,10 +219,10 @@ that shows up under the display manager session menu.
|
|
|
|
|
%else
|
|
|
|
|
-DWITH_AVAHI=OFF \
|
|
|
|
|
%endif
|
|
|
|
|
-DWITH_FREERDP=ON \
|
|
|
|
|
-DWITH_FREERDP3=ON \
|
|
|
|
|
-DWITH_GCRYPT=ON \
|
|
|
|
|
-DWITH_GETTEXT=ON \
|
|
|
|
|
-DWITH_KF5WALLET=ON \
|
|
|
|
|
-DWITH_KF5WALLET=OFF \
|
|
|
|
|
-DWITH_KIOSK_SESSION=ON \
|
|
|
|
|
-DWITH_LIBSSH=ON \
|
|
|
|
|
-DWITH_NEWS=OFF \
|
|
|
|
@ -313,9 +304,6 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*.appdat
|
|
|
|
|
%files plugins-www
|
|
|
|
|
%{_libdir}/remmina/plugins/remmina-plugin-www.so
|
|
|
|
|
|
|
|
|
|
%files plugins-kwallet
|
|
|
|
|
%{_libdir}/remmina/plugins/remmina-plugin-kwallet.so
|
|
|
|
|
|
|
|
|
|
%files plugins-python
|
|
|
|
|
%{_libdir}/remmina/plugins/remmina-plugin-python_wrapper.so
|
|
|
|
|
|
|
|
|
@ -335,6 +323,37 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*.appdat
|
|
|
|
|
%{_mandir}/man1/remmina-gnome.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Jan 12 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.4.39-1.inferit
|
|
|
|
|
- Disable KWallet plugin
|
|
|
|
|
|
|
|
|
|
* Sat Jan 11 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.4.39-1
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
* Mon Dec 23 2024 Daniel Milnes <daniel@daniel-milnes.uk> - 1.4.37-1
|
|
|
|
|
- Update to 1.4.37 rhbz#2333334
|
|
|
|
|
|
|
|
|
|
* Sat Dec 07 2024 Daniel Milnes <daniel@daniel-milnes.uk> - 1.4.36-2
|
|
|
|
|
- Backport fix for SSH crash
|
|
|
|
|
|
|
|
|
|
* Mon Nov 18 2024 Daniel Milnes <daniel@daniel-milnes.uk> - 1.4.36-1
|
|
|
|
|
- Update to 1.4.36 rhbz#2316118
|
|
|
|
|
|
|
|
|
|
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.35-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.4.35-2
|
|
|
|
|
- Rebuilt for Python 3.13
|
|
|
|
|
|
|
|
|
|
* Thu Apr 4 2024 Daniel Milnes <daniel@daniel-milnes.uk> - 1.4.35-1
|
|
|
|
|
- Update to 1.4.35 rhbz#2263194
|
|
|
|
|
- Migrate to FreeRDP3 rhbz#2263485 rhbz#2261649
|
|
|
|
|
|
|
|
|
|
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.33-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.33-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Nov 10 2023 Jonathan Wright <jonathan@almalinux.org> - 1.4.33-1
|
|
|
|
|
- Update to 1.4.33 rhbz#2240240
|
|
|
|
|
- Recommends openh264 on Fedora rhbz#2242462
|