rpms/kernel/F-11/scripts pull-upstreams.sh,1.6,1.7

Roland McGrath roland at fedoraproject.org
Tue Jun 2 20:45:27 UTC 2009


Author: roland

Update of /cvs/pkgs/rpms/kernel/F-11/scripts
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10766/scripts

Modified Files:
	pull-upstreams.sh 
Log Message:
utrace update (fixes stap PR10185)


Index: pull-upstreams.sh
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-11/scripts/pull-upstreams.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- pull-upstreams.sh	8 Jan 2009 04:42:24 -0000	1.6
+++ pull-upstreams.sh	2 Jun 2009 20:44:56 -0000	1.7
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-url=http://people.redhat.com/roland/utrace/${1:-2.6-current}
+url=http://people.redhat.com/roland/utrace/${1:-2.6.29}
 
 wget -q -O /dev/stdout $url/series | grep 'patch$' |
 while read i




More information about the fedora-extras-commits mailing list