[Mach-cvs] CVS: mach2/etc/dist.d fedora-10-i386, 1.1, 1.2 fedora-10-ppc, 1.1, 1.2 fedora-10-x86_64,
Brought to you by:
thomasvs
|
From: Thomas V. S. <tho...@us...> - 2010-04-27 11:41:32
|
Update of /cvsroot/mach/mach2/etc/dist.d In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv23876/etc/dist.d Modified Files: fedora-10-i386 fedora-10-ppc fedora-10-x86_64 Log Message: * etc/dist.d/fedora-10-i386: * etc/dist.d/fedora-10-ppc: * etc/dist.d/fedora-10-x86_64: * etc/location: F10 has also been moved to the attic. Index: fedora-10-i386 =================================================================== RCS file: /cvsroot/mach/mach2/etc/dist.d/fedora-10-i386,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** fedora-10-i386 11 Jun 2009 13:52:49 -0000 1.1 --- fedora-10-i386 27 Apr 2010 11:41:18 -0000 1.2 *************** *** 29,35 **** yumsources[DIST] = { ! 'fedora': fedorayum + '/releases/%s/Fedora/%s/os' % (V, A), ! 'everything': fedorayum + '/releases/%s/Everything/%s/os' % (V, A), ! 'updates': fedorayum + '/updates/%s/%s' % (V, A), 'gst-0.10-deps': gstreamer + '/fedora/%s/0.10/%s/deps' % (V, A), 'gst-0.10-gst': gstreamer + '/fedora/%s/0.10/%s/gst' % (V, A), --- 29,35 ---- yumsources[DIST] = { ! 'fedora': fedorayuma + '/releases/%s/Fedora/%s/os' % (V, A), ! 'everything': fedorayuma + '/releases/%s/Everything/%s/os' % (V, A), ! 'updates': fedorayuma + '/updates/%s/%s' % (V, A), 'gst-0.10-deps': gstreamer + '/fedora/%s/0.10/%s/deps' % (V, A), 'gst-0.10-gst': gstreamer + '/fedora/%s/0.10/%s/gst' % (V, A), Index: fedora-10-ppc =================================================================== RCS file: /cvsroot/mach/mach2/etc/dist.d/fedora-10-ppc,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** fedora-10-ppc 11 Jun 2009 13:52:49 -0000 1.1 --- fedora-10-ppc 27 Apr 2010 11:41:18 -0000 1.2 *************** *** 29,35 **** yumsources[DIST] = { ! 'fedora': fedorayum + '/releases/%s/Fedora/%s/os' % (V, A), ! 'everything': fedorayum + '/releases/%s/Everything/%s/os' % (V, A), ! 'updates': fedorayum + '/updates/%s/%s' % (V, A), 'gst-0.10-deps': gstreamer + '/fedora/%s/0.10/%s/deps' % (V, A), 'gst-0.10-gst': gstreamer + '/fedora/%s/0.10/%s/gst' % (V, A), --- 29,35 ---- yumsources[DIST] = { ! 'fedora': fedorayuma + '/releases/%s/Fedora/%s/os' % (V, A), ! 'everything': fedorayuma + '/releases/%s/Everything/%s/os' % (V, A), ! 'updates': fedorayuma + '/updates/%s/%s' % (V, A), 'gst-0.10-deps': gstreamer + '/fedora/%s/0.10/%s/deps' % (V, A), 'gst-0.10-gst': gstreamer + '/fedora/%s/0.10/%s/gst' % (V, A), Index: fedora-10-x86_64 =================================================================== RCS file: /cvsroot/mach/mach2/etc/dist.d/fedora-10-x86_64,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** fedora-10-x86_64 11 Jun 2009 13:52:49 -0000 1.1 --- fedora-10-x86_64 27 Apr 2010 11:41:18 -0000 1.2 *************** *** 29,35 **** yumsources[DIST] = { ! 'fedora': fedorayum + '/releases/%s/Fedora/%s/os' % (V, A), ! 'everything': fedorayum + '/releases/%s/Everything/%s/os' % (V, A), ! 'updates': fedorayum + '/updates/%s/%s' % (V, A), 'gst-0.10-deps': gstreamer + '/fedora/%s/0.10/%s/deps' % (V, A), 'gst-0.10-gst': gstreamer + '/fedora/%s/0.10/%s/gst' % (V, A), --- 29,35 ---- yumsources[DIST] = { ! 'fedora': fedorayuma + '/releases/%s/Fedora/%s/os' % (V, A), ! 'everything': fedorayuma + '/releases/%s/Everything/%s/os' % (V, A), ! 'updates': fedorayuma + '/updates/%s/%s' % (V, A), 'gst-0.10-deps': gstreamer + '/fedora/%s/0.10/%s/deps' % (V, A), 'gst-0.10-gst': gstreamer + '/fedora/%s/0.10/%s/gst' % (V, A), |