On Mon, 2014-11-24 at 12:28 +0000, Iain Brown Douglas wrote:
> On Sun, 2014-11-23 at 19:15 +0000, Iain Brown Douglas wrote:
> > On Sat, 2014-11-22 at 00:52 -0300, Gonzalo Odiard wrote:
> > >         
> > >         The folder bot/ and its contents were not in the
> > >         Speak.activity folder.
> > >         
> > >         I deleted /usr/share/sugar/activities/Speak.activity/
> > >         I re-installed Speak by importing speak-48.xo with a USB
> > >         stick.
> > >         Alice is now running complete with brain.
> > > 
> > > 
> > > Ok, that confirms the .xo is ok,
> > > can you uninstall the activity again, and install the activity using
> > > the rpm?
> > > The rpm should be named sugar-speak
> > 
> > Same behaviour after:
> > 
> > sudo rpm -evv sugar-speak-48*
> > 
> > then
> > 
> > rpmbuild --rebuild -vv sugar-speak-48-1.fc21.src.rpm
> > 
> > Alice: "I don't know what you are talking about"
> > 
> > Directory bot/ is again missing
> > from /usr/share/sugar/activities/Speak.activity/
> > 
> Two attachments,
> 
> 
> 1. "Speak11-Action2_attach"
> 
> This is the only mention that I found of the folder bot/ in the install
> logs.
> 
> 
> I cannot explain the line
> 
> + rm -rf .0sugar bot
> 
Until I read sugar-speak.spec - line 32.

Iain
> 
> 2. I made "SpeakContentReview" in case it throws any light.
> 
> As I see it the differences are:
> AUTHORS     
> bot/   
> po/
> *.pyo
> 
> 
> Environment, hard drive install from Fedora-Live-SoaS-i686-21_Beta-4.iso
> 
> Iain
> 
> > 
> > 
> > > Gonzalo
> > > 
> > > 
> > 
> > 
> > _______________________________________________
> > SoaS mailing list
> > [email protected]
> > http://lists.sugarlabs.org/listinfo/soas
> 
> _______________________________________________
> Sugar-devel mailing list
> [email protected]
> http://lists.sugarlabs.org/listinfo/sugar-devel

%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}

Name:           sugar-speak
Version:        48
Release:        1%{?dist}
Summary:        Speak for Sugar

Group:          Sugar/Activities
License:        GPLv2+ and GPLv3+
URL:            http://wiki.laptop.org/go/Speak
Source0:        http://download.sugarlabs.org/sources/honey/Speak/Speak-%{version}.tar.bz2
BuildArch:      noarch

BuildRequires:  python
BuildRequires:  gettext
BuildRequires:  sugar-toolkit
Requires:       sugar
Requires:       numpy
Requires:       espeak
Requires:       gstreamer-python

%description
Speak is a talking face for the XO laptop. Anything you type will be spoken
aloud using the XO's speech synthesizer, espeak. You can adjust the accent,
rate and pitch of the voice as well as the shape of the eyes and mouth. This
is a great way to experiment with the speech synthesizer, learn to type or 
just have fun making a funny face for your XO.  

%prep
%setup -q -n Speak-%{version}
rm -rf .0sugar bot

%build
python ./setup.py build

%install
python ./setup.py install --prefix=%{buildroot}%{_prefix}
find  %{buildroot}%{sugaractivitydir}Speak.activity/activity.py  -type f -name \* -exec chmod 644 {} \;
%find_lang vu.lux.olpc.Speak

%files -f vu.lux.olpc.Speak.lang
%doc NEWS COPYING
%{sugaractivitydir}/Speak.activity/

%changelog
* Wed Jul 30 2014 Peter Robinson <[email protected]> 48-1
- New 48 release

* Sun Jun 08 2014 Fedora Release Engineering <[email protected]> - 47-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

* Thu Oct 17 2013 Peter Robinson <[email protected]>
- Add gstreamer-python runtime dependency

* Sun Aug 04 2013 Fedora Release Engineering <[email protected]> - 47-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

* Mon Jun 24 2013 Peter Robinson <[email protected]> 47-1
- New 47 release

* Mon May 20 2013 Peter Robinson <[email protected]> 46-1
- New 46 release

* Tue Mar  5 2013 Peter Robinson <[email protected]> 45-1
- New 45 release

* Fri Feb 15 2013 Fedora Release Engineering <[email protected]> - 44-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

* Thu Nov  8 2012 Peter Robinson <[email protected]> 44-1
- New 44 release

* Sun Nov  4 2012 Peter Robinson <[email protected]> 43-1
- New 43 release

* Sat Oct  6 2012 Peter Robinson <[email protected]> 42-1
- New 42 release

* Sat Jul 21 2012 Fedora Release Engineering <[email protected]> - 41-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

* Wed Jun  6 2012 Peter Robinson <[email protected]> - 41-1
- New 41 release

* Tue Jun  5 2012 Peter Robinson <[email protected]> - 40-1
- New 40 release

* Sat May 26 2012 Peter Robinson <[email protected]> - 39-1
- New 39 release

* Sun Apr 15 2012 Peter Robinson <[email protected]> - 38-1
- New 38 release

* Mon Mar 12 2012 Peter Robinson <[email protected]> - 37-1
- New 37 release

* Wed Feb 29 2012 Peter Robinson <[email protected]> - 36-1
- New 36 release

* Sat Jan 14 2012 Fedora Release Engineering <[email protected]> - 35-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

* Sat Dec 10 2011 Peter Robinson <[email protected]> - 35-1
- New 35 release

* Sat Oct  8 2011 Peter Robinson <[email protected]> - 34-1
- New 34 release

* Sun Oct  2 2011 Peter Robinson <[email protected]> - 33-1
- New 33 release

* Tue Sep 27 2011 Peter Robinson <[email protected]> - 32-1
- New 32 release

* Wed Jul 20 2011 Peter Robinson <[email protected]> - 29-1
- New 29 release

* Wed Jul 13 2011 Peter Robinson <[email protected]> - 28-1
- New 28 release

* Sat Jun 18 2011 Peter Robinson <[email protected]> - 27-1
- New 27 release

* Mon Jun 13 2011 Peter Robinson <[email protected]> - 26-1
- New 26 release

* Sat May  7 2011 Peter Robinson <[email protected]> - 25-1
- New 25 release

* Wed Feb 09 2011 Fedora Release Engineering <[email protected]> - 20-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

* Sat Jan 29 2011 Peter Robinson <[email protected]> - 20-1
- New 20 release

* Mon Sep 06 2010 Fabian Affolter <[email protected]> - 14-6
- Fix install section to resolve #623386

* Wed Aug 11 2010 David Malcolm <[email protected]> - 14-5
- recompiling .py files against Python 2.7 (rhbz#623386)

* Mon Mar 15 2010 Fabian Affolter <[email protected]> - 14-4
- Minor layout changes

* Tue Mar 09 2010 Sebastian Dziallas <[email protected]> - 14-3
- Grab locales properly

* Tue Mar 09 2010 Sebastian Dziallas <[email protected]> - 14-2
- Add gettext dependency

* Tue Mar 09 2010 Sebastian Dziallas <[email protected]> - 14-1
- New upstream release

* Sun Jul 26 2009 Fedora Release Engineering <[email protected]> - 9-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

* Wed Feb 25 2009 Fedora Release Engineering <[email protected]> - 9-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

* Sun Dec 14 2008 Fabian Affolter <[email protected]> - 9-3
- Fixed add numpy and espeak to Requires

* Wed Nov 19 2008 Fabian Affolter <[email protected]> - 9-2
- Fixed license to GPLv3+

* Sun Oct 19 2008 Fabian Affolter <[email protected]> - 9-1
- Initial package for Fedora
_______________________________________________
SoaS mailing list
[email protected]
http://lists.sugarlabs.org/listinfo/soas

Reply via email to