|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: remmina
|
|
|
|
Name: remmina
|
|
|
|
Version: 1.2.0
|
|
|
|
Version: 1.2.0
|
|
|
|
Release: 0.3%{?shortcommit:.git.%{shortcommit}}%{?dist}
|
|
|
|
Release: 0.4%{?shortcommit:.git.%{shortcommit}}%{?dist}
|
|
|
|
Summary: Remote Desktop Client
|
|
|
|
Summary: Remote Desktop Client
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2+ and MIT
|
|
|
|
License: GPLv2+ and MIT
|
|
|
@ -20,25 +20,23 @@ Source0: https://github.com/FreeRDP/Remmina/archive/%{commit}/Remmina-%{c
|
|
|
|
# So we can't use it directly only as instructions.
|
|
|
|
# So we can't use it directly only as instructions.
|
|
|
|
Source1: pluginBuild-CMakeLists.txt
|
|
|
|
Source1: pluginBuild-CMakeLists.txt
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: avahi-ui-devel
|
|
|
|
|
|
|
|
BuildRequires: cmake >= 2.8
|
|
|
|
BuildRequires: cmake >= 2.8
|
|
|
|
BuildRequires: desktop-file-utils
|
|
|
|
BuildRequires: desktop-file-utils
|
|
|
|
BuildRequires: freerdp-devel >= 1:1.2.1-0.1
|
|
|
|
|
|
|
|
BuildRequires: gettext
|
|
|
|
BuildRequires: gettext
|
|
|
|
BuildRequires: gnutls-devel
|
|
|
|
|
|
|
|
BuildRequires: gtk3-devel
|
|
|
|
|
|
|
|
BuildRequires: intltool
|
|
|
|
BuildRequires: intltool
|
|
|
|
BuildRequires: libappindicator-gtk3-devel
|
|
|
|
|
|
|
|
BuildRequires: libappstream-glib
|
|
|
|
BuildRequires: libappstream-glib
|
|
|
|
BuildRequires: libgcrypt-devel
|
|
|
|
BuildRequires: libgcrypt-devel
|
|
|
|
BuildRequires: libgnome-keyring-devel
|
|
|
|
BuildRequires: pkgconfig(appindicator3-0.1)
|
|
|
|
BuildRequires: libjpeg-devel
|
|
|
|
BuildRequires: pkgconfig(avahi-ui) >= 0.6.30
|
|
|
|
BuildRequires: libssh-devel >= 0.4
|
|
|
|
BuildRequires: pkgconfig(avahi-ui-gtk3) >= 0.6.30
|
|
|
|
BuildRequires: libvncserver-devel
|
|
|
|
BuildRequires: pkgconfig(freerdp) >= 1.2.0-beta1
|
|
|
|
BuildRequires: libwinpr-devel >= 1:1.2.1-0.1
|
|
|
|
BuildRequires: pkgconfig(gnome-keyring-1)
|
|
|
|
BuildRequires: libxkbfile-devel
|
|
|
|
BuildRequires: pkgconfig(gtk+-3.0)
|
|
|
|
BuildRequires: telepathy-glib-devel
|
|
|
|
BuildRequires: pkgconfig(libssh) >= 0.6
|
|
|
|
BuildRequires: vte3-devel
|
|
|
|
BuildRequires: pkgconfig(libvncserver)
|
|
|
|
|
|
|
|
BuildRequires: pkgconfig(telepathy-glib)
|
|
|
|
|
|
|
|
BuildRequires: pkgconfig(vte-2.91)
|
|
|
|
|
|
|
|
BuildRequires: pkgconfig(xkbfile)
|
|
|
|
|
|
|
|
|
|
|
|
# We don't ship the remmina-plugins-common package any longer
|
|
|
|
# We don't ship the remmina-plugins-common package any longer
|
|
|
|
Provides: remmina-plugins-common = %{version}
|
|
|
|
Provides: remmina-plugins-common = %{version}
|
|
|
@ -158,7 +156,6 @@ mkdir -p build
|
|
|
|
-DCMAKE_INSTALL_LIBDIR=%{_lib} \
|
|
|
|
-DCMAKE_INSTALL_LIBDIR=%{_lib} \
|
|
|
|
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
|
|
|
|
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
|
|
|
|
-DCMAKE_INSTALL_COMPONENT=1 \
|
|
|
|
-DCMAKE_INSTALL_COMPONENT=1 \
|
|
|
|
-DLIBVNCSERVER_WITH_CLIENT_TLS=1 \
|
|
|
|
|
|
|
|
-DWITH_APPINDICATOR=ON \
|
|
|
|
-DWITH_APPINDICATOR=ON \
|
|
|
|
-DWITH_AVAHI=ON \
|
|
|
|
-DWITH_AVAHI=ON \
|
|
|
|
-DWITH_FREERDP=ON \
|
|
|
|
-DWITH_FREERDP=ON \
|
|
|
@ -295,6 +292,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Mar 17 2015 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.4.git.b3e339e
|
|
|
|
|
|
|
|
- Update build requirements.
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Feb 24 2015 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.3.git.b3e339e
|
|
|
|
* Tue Feb 24 2015 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.3.git.b3e339e
|
|
|
|
- Update to latest 1.2.0 snapshot (post 1.2.0-rcgit.2) for updated FreeRDP.
|
|
|
|
- Update to latest 1.2.0 snapshot (post 1.2.0-rcgit.2) for updated FreeRDP.
|
|
|
|
- Require latest FreeRDP snapshot for building.
|
|
|
|
- Require latest FreeRDP snapshot for building.
|
|
|
|