From 681c557ebd52d6a409c5c3c3e67904bb65e1f6a0 Mon Sep 17 00:00:00 2001 From: Damien Durand Date: May 05 2010 12:18:49 +0000 Subject: Update to 0.7.5 --- diff --git a/.cvsignore b/.cvsignore index 8e15ebb..0cc2e1b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -remmina-0.7.4.tar.gz +remmina-0.7.5.tar.gz diff --git a/remmina.spec b/remmina.spec index 8c07f8a..da497de 100644 --- a/remmina.spec +++ b/remmina.spec @@ -1,13 +1,12 @@ Name: remmina -Version: 0.7.4 -Release: 3%{?dist} +Version: 0.7.5 +Release: 1%{?dist} Summary: Remote Desktop Client Group: Applications/Internet License: GPLv2+ and MIT URL: http://remmina.sourceforge.net Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Patch0: remmina-0.7.4-dsofix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: intltool, gtk2-devel, libvncserver-devel @@ -15,23 +14,22 @@ BuildRequires: libjpeg-devel, gnutls-devel, libssh-devel BuildRequires: avahi-ui-devel, vte-devel, unique-devel BuildRequires: gettext, desktop-file-utils -Requires: rdesktop, xorg-x11-server-Xephyr +Requires: rdesktop, xorg-x11-server-Xephyr -Provides: grdc = %{version} -Obsoletes: grdc < 0.6.1 +Provides: grdc = %{version} +Obsoletes: grdc < 0.6.1 %description -Remmina is a remote desktop client written in GTK+, aiming to be useful -for system administrators and travellers, who need to work with lots -of remote computers in front of either large monitors or tiny netbooks. +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. -Remmina supports multiple network protocols in an integrated and consistant - user interface. Currently RDP, VNC, XDMCP and SSH are supported. +Remmina supports multiple network protocols in an integrated and consistent +user interface. Currently RDP, VNC, XDMCP and SSH are supported. %prep %setup -q -%patch0 -p1 -b .dsofix %build @@ -76,8 +74,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/%{name}/ %changelog -* Tue Mar 16 2010 Damien Durand - 0.7.4-3 -- Fix changelog +* Wed May 05 2010 Damien Durand - 0.7.5-1 +- Upstream release, 0.7.5 +- Remove the old "DSO" patch * Tue Mar 16 2010 Christoph Wickert - 0.7.4-2 - Add patch to fix DSO issue @@ -90,7 +89,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : - Upstream release - Add rdesktop, xorg-x11-server-Xephyr in Requires - Add grdc in Provides/Obsoletes -- Add enable-vnc=dl in configure +- Add --enable-vnc=dl in %%configure - Remove unneeded README.LibVNCServer - Fix "icons/hicolor" path diff --git a/sources b/sources index b5b36cd..13b55e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c53c9473b3730dcc8c8b5bd84e5fe01a remmina-0.7.4.tar.gz +9b787672b63c57ca9323072f1304ef10 remmina-0.7.5.tar.gz