From 4f9342439b9e3e6f270499695eb5e52c6e39aa0d Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Wed, 3 Sep 2014 20:06:17 -0600 Subject: [PATCH] Have remmina-plugins-nx require nxproxy (bug #1004860) --- remmina.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/remmina.spec b/remmina.spec index 429bbe3..76e9c40 100644 --- a/remmina.spec +++ b/remmina.spec @@ -6,7 +6,7 @@ Name: remmina Version: 1.0.0 -Release: 14%{?shortcommit:.git.%{shortcommit}}%{?dist} +Release: 15%{?shortcommit:.git.%{shortcommit}}%{?dist} Summary: Remote Desktop Client License: GPLv2+ and MIT @@ -82,7 +82,7 @@ remote desktop client. %package plugins-nx Summary: NX plugin for Remmina Remote Desktop Client Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: nx +Requires: nxproxy %description plugins-nx Remmina is a remote desktop client written in GTK+, aiming to be useful for @@ -305,6 +305,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Wed Sep 3 2014 Orion Poplawski - 1.0.0-15.git.65d2ca4 +- Have remmina-plugins-nx require nxproxy (bug #1004860) + * Sun Aug 17 2014 Fedora Release Engineering - 1.0.0-14.git.65d2ca4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild