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.83.1
Release: 2%{?dist}
#Release: 2.%{alphatag}%{?dist}
URL: http://dev.laptop.org/
Source0: http://dev.laptop.org/pub/sugar/sources/%{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

%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
* 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