SPECS: lve.spec, adapter.awk - unified sourceforge url

glen glen at pld-linux.org
Sun Sep 25 13:54:46 CEST 2005


Author: glen                         Date: Sun Sep 25 11:54:46 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified sourceforge url

---- Files affected:
SPECS:
   lve.spec (1.3 -> 1.4) , adapter.awk (1.187 -> 1.188) 

---- Diffs:

================================================================
Index: SPECS/lve.spec
diff -u SPECS/lve.spec:1.3 SPECS/lve.spec:1.4
--- SPECS/lve.spec:1.3	Sun Sep 25 13:52:51 2005
+++ SPECS/lve.spec	Sun Sep 25 13:54:41 2005
@@ -7,9 +7,9 @@
 License:	GPL
 Group:		Applications/Multimedia
 URL:		http://lvempeg.sourceforge.net/
-Source0:	http://dl.sf.net/lvempeg/%{name}-%{_snap}.src.tar.bz2
+Source0:	http://dl.sourceforge.net/lvempeg/%{name}-%{_snap}.src.tar.bz2
 # Source0-md5:	079f976cee2b26a96caf3e4428c6456d
-Source1:	http://dl.sf.net/ffmpeg/ffmpeg-0.4.8.tar.gz
+Source1:	http://dl.sourceforge.net/ffmpeg/ffmpeg-0.4.8.tar.gz
 # Source1-md5:	e00d47614ba1afd99ad2ea387e782dd9
 BuildRequires:	SDL-devel
 BuildRequires:	XFree86-devel
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/09/25 11:54:41  glen
+- unified sourceforge url
+
 Revision 1.3  2005/09/25 11:52:51  glen
 - add md5
 

================================================================
Index: SPECS/adapter.awk
diff -u SPECS/adapter.awk:1.187 SPECS/adapter.awk:1.188
--- SPECS/adapter.awk:1.187	Sun Sep 25 13:53:34 2005
+++ SPECS/adapter.awk	Sun Sep 25 13:54:41 2005
@@ -612,6 +612,7 @@
 
 		sub("^http://.*\.dl\.sourceforge\.net/", "http://dl.sourceforge.net/", $2)
 		sub("^http://dl\.sourceforge\.net/sourceforge/", "http://dl.sourceforge.net/", $2)
+		sub("^http://dl\.sf\.net/", "http://dl.sourceforge.net/", $2)
 	}
 
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lve.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/adapter.awk?r1=1.187&r2=1.188&f=u




More information about the pld-cvs-commit mailing list