rpms/remmina/F-13 remmina.spec,1.5,1.6

Damien Durand splinux at fedoraproject.org
Wed May 5 12:18:50 UTC 2010


Author: splinux

Update of /cvs/pkgs/rpms/remmina/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv29780/F-13

Modified Files:
	remmina.spec 
Log Message:
Update to 0.7.5



Index: remmina.spec
===================================================================
RCS file: /cvs/pkgs/rpms/remmina/F-13/remmina.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- remmina.spec	16 Mar 2010 17:36:26 -0000	1.5
+++ remmina.spec	5 May 2010 12:18:50 -0000	1.6
@@ -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-de
 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/
 %{_datadir}/%{name}/
 
 %changelog
-* Tue Mar 16 2010 Damien Durand <splinux at fedoraproject.org> - 0.7.4-3
-- Fix changelog
+* Wed May 05 2010 Damien Durand <splinux at fedoraproject.org> - 0.7.5-1
+- Upstream release, 0.7.5
+- Remove the old "DSO" patch
 
 * Tue Mar 16 2010 Christoph Wickert <cwickert at fedoraproject.org> - 0.7.4-2
 - Add patch to fix DSO issue
@@ -90,7 +89,7 @@ gtk-update-icon-cache %{_datadir}/icons/
 - 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
 



More information about the scm-commits mailing list