rpms/tsclient/devel tsclient.spec,1.28,1.29

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Sun May 4 22:53:50 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/tsclient/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30697

Modified Files:
	tsclient.spec 
Log Message:
fix source url



Index: tsclient.spec
===================================================================
RCS file: /cvs/extras/rpms/tsclient/devel/tsclient.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- tsclient.spec	19 Feb 2008 00:34:35 -0000	1.28
+++ tsclient.spec	4 May 2008 22:53:11 -0000	1.29
@@ -8,9 +8,10 @@
 Summary: Client for VNC and Windows Terminal Server
 Name: tsclient
 Version: 0.150
-Release: 6%{?dist}
-URL: http://www.gnomepro.com/tsclient/
-Source0: http://www.gnomepro.com/tsclient/%{name}-%{version}.tar.gz
+Release: 7%{?dist}
+URL: http://sourceforge.net/projects/tsclient
+Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+
 License: GPL+
 Group: User Interface/X
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
@@ -65,12 +66,15 @@
 %{_datadir}/pixmaps/*
 %{_datadir}/application-registry/*.applications
 %{_datadir}/mime-info/tsclient*
-%{_datadir}/man/man*/*
+%{_mandir}/man*/*
 %{_datadir}/applications/*.desktop
 %{_libdir}/bonobo/servers/GNOME_TSClientApplet.server
 %{_libexecdir}/tsclient-applet
 
 %changelog
+* Sun May  4 2008 Matthias Clasen <mclasen at redhat.com> - 0.150-7
+- Fix source url
+
 * Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.150-6
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list