Blob Blame History Raw
%define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")

Summary: Base Sugar library
Name: sugar-base
Version: 0.84.1
Release: 1%{?dist}
#Release: 2.%{alphatag}%{?dist}
URL: http://sugarlabs.org/
Source0: http://download.sugarlabs.org/sources/sucrose/glucose/%{name}/%{name}-%{version}.tar.bz2
License: LGPLv2
Group: System Environment/Libraries
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires: python-devel
BuildRequires: pygobject2-devel
BuildRequires: pygtk2-codegen
BuildRequires: gettext
BuildRequires: perl-XML-Parser
BuildRequires: intltool

%description

The base libary for Sugar, the user interface of the One Laptop Per
Child project. It provides helpers for the development of services and
activities.

%prep
%setup -q

%build
%configure
make

%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}
%find_lang %name

%clean
rm -rf %{buildroot}

%files -f %{name}.lang
%defattr(-,root,root,-)

%{python_sitelib}/*

%changelog
* Mon Apr 06 2009 Simon Schampijer <simon@schampijer.de> - 0.84.1-1
- sugar/dispatch/license.txt is missing from the sugar-base source tarball #704

* Tue Mar 03 2009 Simon Schampijer <simon@schampijer.de> - 0.84.0-1
- Rebuild for 0.84

* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.83.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

* Mon Feb 23 2009 Simon Schampijer <simon@schampijer.de> - 0.83.4-1
- Many new translations!

* Tue Jan 20 2009 Marco Pesenti Gritti <mpg@redhat.com> - 0.83.3-2
- Don't print logs to tty instead of shell.log in the emulator
- Trivial port to GIO instead of GnomeVFS 

* Sun Jan 04 2009 Simon Schampijer <simon@schampijer.de> - 0.83.2-1
- add intltool as build dep
- new download url
- Adding language he, bi, hu, sw, cs, sv, sk, wa
- Updated translations

* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.83.1-2
- Rebuild for Python 2.6

* Tue Nov  4 2008 Marco Pesenti Gritti <mpg@redhat.com> - 0.83.1-1
- Update to 0.83.1

* Thu Aug 28 2008 Marco Pesenti Gritti <mpg@redhat.com> - 0.82.2-1
- Translation updates

* Thu Aug 07 2008 Marco Pesenti Gritti <mpg@redhat.com> - 0.82.1-1
- added languages Norwegian and Slovenian
- translation update

* Fri Aug 01 2008 Morgan Collett <morgan@laptop.org> - 0.81.3-1
- Update to 0.81.3
- Make logger safe to full disk
- Translation updates

* Tue Jul 08 2008 Simon Schampijer <simon@schampijer.de> - 0.81.2-3
- BuildRequires: perl-XML-Parser

* Tue Jul 08 2008 Simon Schampijer <simon@schampijer.de> - 0.81.2-2
- added gettext as build require

* Tue Jul 08 2008 Simon Schampijer <simon@schampijer.de> - 0.81.2-1
- gained its own translation module and some languages have already been contributed

* Mon Jun 09 2008 Simon Schampijer <simon@schampijer.de> - 0.81.1-1
- Fix logging (Tomeu) 

* Tue Apr 22 2008 Tomeu Vizoso <tomeu@tomeuvizoso.net> - 0.79.1-1
- Pylint cleanup.

* Sat Feb  9 2008 Marco Pesenti Gritti <mpg@redhat.com> - 0.79.0-1
- Update to 0.79.0

* Sun Nov 25 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.1.1-1
- Update to 0.1.1

* Tue Nov 13 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.1-0.6.20071113git1a04bb7c71
- #4838 More verbose traces (mstone)

* Fri Nov  2 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.1-0.5.20071102git15797de32a
- New snapshot

* Thu Nov  1 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.1-0.4.20071016git7364e0078e
- Remove unnecessary pkgconfig buildreq

* Sat Oct 20 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.1-0.3.20071016git7364e0078e
- New snapshot