On Mon, Oct 29, 2012 at 8:08 PM, Jerry Vonau <[email protected]> wrote: > On Tue, 2012-10-30 at 01:13 +0530, Ajay Garg wrote: >> Hi all. >> >> How is the "Software Update" section >> (/usr/share/sugar/extensions/cpsection/updater) installed in >> http://build.laptop.org/13.1.0/os7/xo-1.75/ done? >> >> As I see, the contents of "extensions/cpsection/updater" present on >> the build; and on the sugar-mainline >> (http://git.sugarlabs.org/sugar/mainline) are different. > > > See http://build.laptop.org/13.1.0/os7/xo-1.75/31007o2.packages.txt > > sugar-0.97.8-1.fc18.noarch > sugar-artwork-0.97.7-1.fc18.armv7hl > sugar-base-0.96.0-2.fc18.armv7hl > sugar-cp-datetime-0.97.8-1.fc18.noarch > sugar-cp-frame-0.97.8-1.fc18.noarch > sugar-cp-language-0.97.8-1.fc18.noarch > sugar-cp-modemconfiguration-0.97.8-1.fc18.noarch > sugar-cp-network-0.97.8-1.fc18.noarch > sugar-cp-power-0.97.8-1.fc18.noarch > sugar-datastore-0.97.1-1.fc18.armv7hl > sugar-presence-service-0.90.2-2.fc18.noarch > sugar-toolkit-0.97.1-2.fc18.armv7hl > sugar-toolkit-gtk3-0.97.7-1.fc18.armv7hl > sugar-update-control-0.26-1.fc18.noarch > > and the latest src rpm for sugar[1] and note the cp section of the spec > file. Observe that sugar-update-control is present above while > sugar-cp-control is absent. You can get the src rpm for > sugar-update-control from OLPC[2].
Or you can get the upstream version from Fedora repos, it's called sugar-cp-updater. You should be able to install it with "rpm -e sugar-update-control; yum install -y sugar-cp-updater" Peter _______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
