Re: [Sugar-devel] [PATCH] Update the versions of our telepathy dependencies and add mission control #2228
On Wed, Sep 8, 2010 at 18:40, Sascha Silbe wrote: > Excerpts from Tomeu Vizoso's message of Wed Sep 08 18:01:33 +0200 2010: > >> I can make a release myself, will post an update then. > > BTW, if/when you're (physically) meeting with the Collabora folks it > would be nice to do some PGP key signing. I couldn't verify one of the > components because the key lacked any signature at all. Same with your > key (though it didn't sign any release yet ;) ). Yup, we have this pending. Regards, Tomeu > (Sending this on-list because it's a reminder to others to sign keys > whenever they meet someone physically, especially abroad). > > Sascha > > -- > http://sascha.silbe.org/ > http://www.infra-silbe.de/ > > ___ > Sugar-devel mailing list > Sugar-devel@lists.sugarlabs.org > http://lists.sugarlabs.org/listinfo/sugar-devel > > ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel
Re: [Sugar-devel] [PATCH] Update the versions of our telepathy dependencies and add mission control #2228
Excerpts from David Farning's message of Wed Sep 08 19:58:53 +0200 2010: > This now requires libtelepathy-glib-dev as a dependency for ubuntu 10.10. AFAICT Maverick doesn't have recent enough Telepathy packages, so we need to build it from source. If we build it from source, we need to build all of it from source, including telepathy-glib. So there shouldn't be a need to install libtelepathy-glib-dev. Sascha -- http://sascha.silbe.org/ http://www.infra-silbe.de/ signature.asc Description: PGP signature ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel
Re: [Sugar-devel] [PATCH] Update the versions of our telepathy dependencies and add mission control #2228
On Tue, Sep 7, 2010 at 12:42 PM, Tomeu Vizoso wrote: > On Tue, Sep 7, 2010 at 19:39, Tomeu Vizoso > wrote: >> Signed-off-by: Tomeu Vizoso > > This has been tested only in Fedora 13, further testing appreciated. > > Will be sending a patch for adding specific Fedora versions after this lands. This now requires libtelepathy-glib-dev as a dependency for ubuntu 10.10. thanks > Thanks, > > Tomeu > >> --- >> config/modulesets/glucose-external.modules | 35 >> ++- >> config/modulesets/glucose.modules | 1 + >> config/sysdeps/50debian-unstable.xml | 4 --- >> config/sysdeps/50ubuntu-10.04.xml | 4 --- >> config/sysdeps/debian-family.xml | 3 ++ >> config/sysdeps/fedora-family.xml | 7 ++--- >> sjhbuild/config.py | 1 + >> 7 files changed, 31 insertions(+), 24 deletions(-) >> >> diff --git a/config/modulesets/glucose-external.modules >> b/config/modulesets/glucose-external.modules >> index 0577963..9d50db0 100644 >> --- a/config/modulesets/glucose-external.modules >> +++ b/config/modulesets/glucose-external.modules >> @@ -84,9 +84,9 @@ >> > autogen-sh="configure"> >> > - version="0.8.9" >> - module="telepathy-gabble/telepathy-gabble-0.8.9.tar.gz" >> - size="1493009" md5sum="ddf89b1eea2f418a68b1013427eb0cb1"> >> + version="0.9.16" >> + module="telepathy-gabble/telepathy-gabble-0.9.16.tar.gz" >> + size="2900705" md5sum="7f2ab9256a6202f717bffaf341c99f75"> >> >> >> >> @@ -111,9 +111,9 @@ >> > autogen-sh="configure" autogenargs="--enable-olpc --enable-ssl"> >> > - version="0.3.10" >> - module="telepathy-salut/telepathy-salut-0.3.10.tar.gz" >> - size="1190762" md5sum="145580837ba7727f7c97bcfbd1b4a71f"> >> + version="0.3.13" >> + module="telepathy-salut/telepathy-salut-0.3.13.tar.gz" >> + size="1209052" md5sum="173448d2680026c5e311f7c97cdda327"> >> >> >> >> @@ -121,22 +121,33 @@ >> >> >> >> - > - module="telepathy-glib/telepathy-glib-0.9.2.tar.gz" >> - size="2548558" md5sum="83be89144539472eac4ee4a4487f68c4" /> >> + > + module="telepathy-glib/telepathy-glib-0.11.11.tar.gz" >> + size="2431238" md5sum="ff78ff73851841b47582d5cf99dd5a34" /> >> >> >> >> >> >> - > - repo="telepathy" version="0.15.14" >> - size="306178" md5sum="058b929055710410f420989c20d5e981"/> >> + > + repo="telepathy" version="0.15.18" >> + size="356285" md5sum="51da78a77681b0652d9b4ca941da0658"/> >> >> >> > href="http://download.gnome.org/sources/evince/2.25/evince-2.25.92.tar.bz2"; >> version="2.25.92" size="1842261" >> md5sum="5e0d0fc2d900856074b556e4eacc68e6"/> >> >> + > + autogen-sh="configure"> >> + > + version="5.5.3" >> + >> module="telepathy-mission-control/telepathy-mission-control-5.5.3.tar.gz" >> + size="1245954" md5sum="117528e399d190f66c176e37aefb85d6"> >> + >> + >> + >> + >> + >> >> > href="http://download.gnome.org/sources/gnome-python-desktop/2.25/gnome-python-desktop-2.25.90.tar.bz2"; >> version="2.25.90" size="571621" >> md5sum="9bc794079fb4dd02f4d0651ff04bbace"/> >> diff --git a/config/modulesets/glucose.modules >> b/config/modulesets/glucose.modules >> index 2a9a8ce..ac9e237 100644 >> --- a/config/modulesets/glucose.modules >> +++ b/config/modulesets/glucose.modules >> @@ -35,6 +35,7 @@ >> >> >> >> + >> >> >> >> diff --git a/config/sysdeps/50debian-unstable.xml >> b/config/sysdeps/50debian-unstable.xml >> index e04de63..ffa8f0c 100644 >> --- a/config/sysdeps/50debian-unstable.xml >> +++ b/config/sysdeps/50debian-unstable.xml >> @@ -4,7 +4,6 @@ >> >> >> >> - >> >> >> >> @@ -13,12 +12,9 @@ >> >> >> >> - >> >> >> >> - >> - >> >> >> >> diff --git a/config/sysdeps/50ubuntu-10.04.xml >> b/config/sysdeps/50ubuntu-10.04.xml >> index 89efc0d..7ac6839 100644 >> --- a/config/sysdeps/50ubuntu-10.04.xml >> +++ b/config/sysdeps/50ubuntu-10.04.xml >> @@ -4,7 +4,6 @@ >> >> >> >> - >> >> >> >> @@ -13,10 +12,7 @@ >> >> >> >> - >> >> >> - >> - >> >> >> diff --git a/config/sysdeps/debian-family.xml >> b/config/sysdeps/debian-family.xml >> index d7c1354..6b03287 100644 >> --- a/config/sysdeps/debian-family.xml >> +++ b/config/sysdeps/debian-family.xml >> @@ -39,9 +39,11 @@ >> >> >> >> + >> >> >> >> + >> >> >> >> @@ -75,6 +77,7 @@ >> >> >> >> + >> >> >> >> diff --git a/config/sysdeps/fedora-family.xml >> b/config/sysdeps/fedora-family.xml >> index 35ee6c0..d5a64db 100644 >> --- a/config/sysdeps/fedora-famil
Re: [Sugar-devel] [PATCH] Update the versions of our telepathy dependencies and add mission control #2228
Excerpts from Tomeu Vizoso's message of Wed Sep 08 18:01:33 +0200 2010: > I can make a release myself, will post an update then. BTW, if/when you're (physically) meeting with the Collabora folks it would be nice to do some PGP key signing. I couldn't verify one of the components because the key lacked any signature at all. Same with your key (though it didn't sign any release yet ;) ). (Sending this on-list because it's a reminder to others to sign keys whenever they meet someone physically, especially abroad). Sascha -- http://sascha.silbe.org/ http://www.infra-silbe.de/ signature.asc Description: PGP signature ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel
Re: [Sugar-devel] [PATCH] Update the versions of our telepathy dependencies and add mission control #2228
On Wed, Sep 8, 2010 at 17:57, Sascha Silbe wrote: > Excerpts from Tomeu Vizoso's message of Wed Sep 08 10:45:09 +0200 2010: > >> > BTW, there seem to have been releases in the meantime (e.g. >> > telepathy-gabble 0.9.17). Should we update to these right away? >> >> Should be safe to update, right now I'm only waiting for a new release >> of mission-control with this one fixed: >> >> https://bugs.freedesktop.org/show_bug.cgi?id=28915 > > Updated again. Please ping me once the fix is in a release (or once it > has been committed and a release isn't going to happen soon). I can make a release myself, will post an update then. Thanks, Tomeu >> Thanks, anything else you need from me to push this? > > Nop, done now. Even if we borked up it can't be worse than before. :-P > > Sascha > > -- > http://sascha.silbe.org/ > http://www.infra-silbe.de/ > > ___ > Sugar-devel mailing list > Sugar-devel@lists.sugarlabs.org > http://lists.sugarlabs.org/listinfo/sugar-devel > > ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel
Re: [Sugar-devel] [PATCH] Update the versions of our telepathy dependencies and add mission control #2228
Excerpts from Tomeu Vizoso's message of Wed Sep 08 10:45:09 +0200 2010: > > BTW, there seem to have been releases in the meantime (e.g. > > telepathy-gabble 0.9.17). Should we update to these right away? > > Should be safe to update, right now I'm only waiting for a new release > of mission-control with this one fixed: > > https://bugs.freedesktop.org/show_bug.cgi?id=28915 Updated again. Please ping me once the fix is in a release (or once it has been committed and a release isn't going to happen soon). > Thanks, anything else you need from me to push this? Nop, done now. Even if we borked up it can't be worse than before. :-P Sascha -- http://sascha.silbe.org/ http://www.infra-silbe.de/ signature.asc Description: PGP signature ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel
Re: [Sugar-devel] [PATCH] Update the versions of our telepathy dependencies and add mission control #2228
On Tue, Sep 7, 2010 at 20:54, Sascha Silbe wrote: > Excerpts from Tomeu Vizoso's message of Tue Sep 07 19:39:55 +0200 2010: > > >> Signed-off-by: Tomeu Vizoso > > I've done some corrections locally: > >> + version="0.9.16" >> + module="telepathy-gabble/telepathy-gabble-0.9.16.tar.gz" >> + size="2900705" md5sum="7f2ab9256a6202f717bffaf341c99f75"> > > Updated to use hash= with sha256 instead of md5sum (which is deprecated > upstream). Same for the other modules. > > BTW, there seem to have been releases in the meantime (e.g. > telepathy-gabble 0.9.17). Should we update to these right away? Should be safe to update, right now I'm only waiting for a new release of mission-control with this one fixed: https://bugs.freedesktop.org/show_bug.cgi?id=28915 > [config/sysdeps/debian-family.xml] >> + >> + >> + > > Added the same comment you were using for Fedora. Thanks, anything else you need from me to push this? Tomeu > Sascha > > -- > http://sascha.silbe.org/ > http://www.infra-silbe.de/ > > ___ > Sugar-devel mailing list > Sugar-devel@lists.sugarlabs.org > http://lists.sugarlabs.org/listinfo/sugar-devel > > ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel
Re: [Sugar-devel] [PATCH] Update the versions of our telepathy dependencies and add mission control #2228
Excerpts from Tomeu Vizoso's message of Tue Sep 07 19:39:55 +0200 2010: > Signed-off-by: Tomeu Vizoso I've done some corrections locally: > +version="0.9.16" > +module="telepathy-gabble/telepathy-gabble-0.9.16.tar.gz" > +size="2900705" md5sum="7f2ab9256a6202f717bffaf341c99f75"> Updated to use hash= with sha256 instead of md5sum (which is deprecated upstream). Same for the other modules. BTW, there seem to have been releases in the meantime (e.g. telepathy-gabble 0.9.17). Should we update to these right away? [config/sysdeps/debian-family.xml] > + > + > + Added the same comment you were using for Fedora. Sascha -- http://sascha.silbe.org/ http://www.infra-silbe.de/ signature.asc Description: PGP signature ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel
Re: [Sugar-devel] [PATCH] Update the versions of our telepathy dependencies and add mission control #2228
On Tue, Sep 7, 2010 at 19:39, Tomeu Vizoso wrote: > Signed-off-by: Tomeu Vizoso This has been tested only in Fedora 13, further testing appreciated. Will be sending a patch for adding specific Fedora versions after this lands. Thanks, Tomeu > --- > config/modulesets/glucose-external.modules | 35 ++- > config/modulesets/glucose.modules | 1 + > config/sysdeps/50debian-unstable.xml | 4 --- > config/sysdeps/50ubuntu-10.04.xml | 4 --- > config/sysdeps/debian-family.xml | 3 ++ > config/sysdeps/fedora-family.xml | 7 ++--- > sjhbuild/config.py | 1 + > 7 files changed, 31 insertions(+), 24 deletions(-) > > diff --git a/config/modulesets/glucose-external.modules > b/config/modulesets/glucose-external.modules > index 0577963..9d50db0 100644 > --- a/config/modulesets/glucose-external.modules > +++ b/config/modulesets/glucose-external.modules > @@ -84,9 +84,9 @@ > autogen-sh="configure"> > - version="0.8.9" > - module="telepathy-gabble/telepathy-gabble-0.8.9.tar.gz" > - size="1493009" md5sum="ddf89b1eea2f418a68b1013427eb0cb1"> > + version="0.9.16" > + module="telepathy-gabble/telepathy-gabble-0.9.16.tar.gz" > + size="2900705" md5sum="7f2ab9256a6202f717bffaf341c99f75"> > > > > @@ -111,9 +111,9 @@ > autogen-sh="configure" autogenargs="--enable-olpc --enable-ssl"> > - version="0.3.10" > - module="telepathy-salut/telepathy-salut-0.3.10.tar.gz" > - size="1190762" md5sum="145580837ba7727f7c97bcfbd1b4a71f"> > + version="0.3.13" > + module="telepathy-salut/telepathy-salut-0.3.13.tar.gz" > + size="1209052" md5sum="173448d2680026c5e311f7c97cdda327"> > > > > @@ -121,22 +121,33 @@ > > > > - - module="telepathy-glib/telepathy-glib-0.9.2.tar.gz" > - size="2548558" md5sum="83be89144539472eac4ee4a4487f68c4" /> > + + module="telepathy-glib/telepathy-glib-0.11.11.tar.gz" > + size="2431238" md5sum="ff78ff73851841b47582d5cf99dd5a34" /> > > > > > > - - repo="telepathy" version="0.15.14" > - size="306178" md5sum="058b929055710410f420989c20d5e981"/> > + + repo="telepathy" version="0.15.18" > + size="356285" md5sum="51da78a77681b0652d9b4ca941da0658"/> > > > href="http://download.gnome.org/sources/evince/2.25/evince-2.25.92.tar.bz2"; > version="2.25.92" size="1842261" > md5sum="5e0d0fc2d900856074b556e4eacc68e6"/> > > + + autogen-sh="configure"> > + + version="5.5.3" > + > module="telepathy-mission-control/telepathy-mission-control-5.5.3.tar.gz" > + size="1245954" md5sum="117528e399d190f66c176e37aefb85d6"> > + > + > + > + > + > > href="http://download.gnome.org/sources/gnome-python-desktop/2.25/gnome-python-desktop-2.25.90.tar.bz2"; > version="2.25.90" size="571621" > md5sum="9bc794079fb4dd02f4d0651ff04bbace"/> > diff --git a/config/modulesets/glucose.modules > b/config/modulesets/glucose.modules > index 2a9a8ce..ac9e237 100644 > --- a/config/modulesets/glucose.modules > +++ b/config/modulesets/glucose.modules > @@ -35,6 +35,7 @@ > > > > + > > > > diff --git a/config/sysdeps/50debian-unstable.xml > b/config/sysdeps/50debian-unstable.xml > index e04de63..ffa8f0c 100644 > --- a/config/sysdeps/50debian-unstable.xml > +++ b/config/sysdeps/50debian-unstable.xml > @@ -4,7 +4,6 @@ > > > > - > > > > @@ -13,12 +12,9 @@ > > > > - > > > > - > - > > > > diff --git a/config/sysdeps/50ubuntu-10.04.xml > b/config/sysdeps/50ubuntu-10.04.xml > index 89efc0d..7ac6839 100644 > --- a/config/sysdeps/50ubuntu-10.04.xml > +++ b/config/sysdeps/50ubuntu-10.04.xml > @@ -4,7 +4,6 @@ > > > > - > > > > @@ -13,10 +12,7 @@ > > > > - > > > - > - > > > diff --git a/config/sysdeps/debian-family.xml > b/config/sysdeps/debian-family.xml > index d7c1354..6b03287 100644 > --- a/config/sysdeps/debian-family.xml > +++ b/config/sysdeps/debian-family.xml > @@ -39,9 +39,11 @@ > > > > + > > > > + > > > > @@ -75,6 +77,7 @@ > > > > + > > > > diff --git a/config/sysdeps/fedora-family.xml > b/config/sysdeps/fedora-family.xml > index 35ee6c0..d5a64db 100644 > --- a/config/sysdeps/fedora-family.xml > +++ b/config/sysdeps/fedora-family.xml > @@ -46,6 +46,7 @@ > > > > + > > > > @@ -69,14 +70,12 @@ > > > > - > > + > > - > - > - > > > + > > > > diff --git a/sjhbuild/config.py b/sjhbuild/config.py > index 8fd4ec0..e451f93 100644 > --- a/sjhbuild/config.py > +++ b/sjhb