rpms/gpredict/FC-3 gpredict.spec,1.6,1.7

Ignacio Vazquez-Abrams (ivazquez) fedora-extras-commits at redhat.com
Sat Jul 23 08:40:49 UTC 2005


Author: ivazquez

Update of /cvs/extras/rpms/gpredict/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8425

Modified Files:
	gpredict.spec 
Log Message:
Fixed Source0 URL (#161673)


Index: gpredict.spec
===================================================================
RCS file: /cvs/extras/rpms/gpredict/FC-3/gpredict.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gpredict.spec	26 May 2005 16:44:28 -0000	1.6
+++ gpredict.spec	23 Jul 2005 08:40:47 -0000	1.7
@@ -5,7 +5,7 @@
 Group:          Applications/Communications
 License:        GPL
 URL:            http://sourceforge.net/projects/groundstation/
-Source0:        http://prdownloads.sourceforge.net/groundstation/%{name}-%{version}.tar.gz
+Source0:        http://dl.sourceforge.net/groundstation/%{name}-%{version}.tar.gz
 Patch0:         gpredict-0.5.0-po.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  gtk+-devel hamlib-devel gnome-libs-devel gettext GConf-devel gnome-vfs-devel gnome-print-devel gal-devel desktop-file-utils
@@ -64,6 +64,9 @@
 %{_datadir}/pixmaps/%{name}
 
 %changelog
+* Sat Jul 23 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net>
+- Fixed Source0 URL (#161673)
+
 * Thu May 26 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 0.5.1-1
 - Upstream update
 




More information about the scm-commits mailing list