Rpmlint fixes

epel8
Simone Caronni 11 years ago
parent 35ef096b87
commit 73a792b045

@ -48,7 +48,7 @@ Obsoletes: xfce4-remmina-plugin <= 0.7.3
%description
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 netbooks.
computers in front of either large monitors or tiny net-books.
Remmina supports multiple network protocols in an integrated and consistent
user interface. Currently RDP, VNC, XDMCP and SSH are supported.
@ -69,15 +69,14 @@ The %{name}-devel package contains header files for developing plugins for
%package plugins-gnome
Summary: GNOME keyring integration for Remmina Remote Desktop Client
BuildRequires: libgnome-keyring-devel
Group: Applications/System
BuildRequires: libgnome-keyring-devel
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: libgnome-keyring
%description plugins-gnome
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 netbooks.
computers in front of either large monitors or tiny net-books.
This package contains the plugin with GNOME keyring support for the Remmina
remote desktop client.
@ -94,7 +93,7 @@ Provides: qtnx = 0.9-17
%description plugins-nx
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 netbooks.
computers in front of either large monitors or tiny net-books.
This package contains the NX plugin for the Remmina remote desktop client.
@ -109,7 +108,7 @@ Requires: freerdp
%description plugins-rdp
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 netbooks.
computers in front of either large monitors or tiny net-books.
This package contains the Remote Desktop Protocol (RDP) plugin for the Remmina
remote desktop client.
@ -124,7 +123,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%description plugins-telepathy
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 netbooks.
computers in front of either large monitors or tiny net-books.
This package contains the Telepathy plugin for the Remmina remote desktop
client.
@ -138,7 +137,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%description plugins-vnc
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 netbooks.
computers in front of either large monitors or tiny net-books.
This package contains the VNC plugin for the Remmina remote desktop
client.
@ -153,7 +152,7 @@ Requires: xorg-x11-server-Xephyr
%description plugins-xdmcp
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 netbooks.
computers in front of either large monitors or tiny net-books.
This package contains the XDMCP plugin for the Remmina remote desktop
client.
@ -296,8 +295,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%files plugins-telepathy
%{_libdir}/remmina/plugins/remmina-plugin-telepathy.so
#%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Remmina.service
#%{_datadir}/telepathy/clients/Remmina.client
%files plugins-vnc
%{_libdir}/remmina/plugins/remmina-plugin-vnc.so

Loading…
Cancel
Save