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

Kyle McMartin kyle at fedoraproject.org
Mon Jan 12 19:52:01 UTC 2009


Author: kyle

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

Modified Files:
	pull-upstreams.sh 
Log Message:
* Mon Jan 12 2009 Kyle McMartin <kyle at redhat.com>
- Rebase for Fedora 10.
- Turn off CONFIG_MAXSMP on x86_64.



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




More information about the fedora-extras-commits mailing list