rpms/remmina/F-11 remmina.spec,1.1,1.2

Christoph Wickert cwickert at fedoraproject.org
Tue Mar 16 01:34:31 UTC 2010


Author: cwickert

Update of /cvs/pkgs/rpms/remmina/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20450/F-11

Modified Files:
	remmina.spec 
Log Message:
some more trivial spec file fixes


Index: remmina.spec
===================================================================
RCS file: /cvs/pkgs/rpms/remmina/F-11/remmina.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- remmina.spec	1 Mar 2010 17:59:28 -0000	1.1
+++ remmina.spec	16 Mar 2010 01:34:31 -0000	1.2
@@ -14,18 +14,18 @@ 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
@@ -82,7 +82,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