3025cb6
Name:           sugar-xoirc
241f538
Version:        6
241f538
Release:        1%{?dist}
3025cb6
Summary:        IRC client for Sugar
3025cb6
3025cb6
Group:          Sugar/Activities
3025cb6
License:        GPLv2+
241f538
URL:            http://git.sugarlabs.org/projects/irc
241f538
Source0:        IRC-%{version}.tar.bz2
3025cb6
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{_id_u} -n)
3025cb6
BuildArch:      noarch
3025cb6
3025cb6
BuildRequires:  python
3025cb6
BuildRequires:  sugar-toolkit
3025cb6
3025cb6
Requires:       sugar
3025cb6
3025cb6
3025cb6
%description
3025cb6
This activity allows you to contact other OLPC users and enthusiasts
3025cb6
on the internet, and chat with them. 
3025cb6
3025cb6
3025cb6
%prep
241f538
%setup -q -n IRC-%{version}
3025cb6
chmod -x {purk/scripts/ignore.py,purk/scripts/console.py,purk/scripts/timeout.py,purk/scripts/alias.py}
3025cb6
chmod +x setup.py
3025cb6
rm -rf NEWS
3025cb6
3025cb6
%build
3025cb6
python ./setup.py build
3025cb6
3025cb6
3025cb6
%install
3025cb6
rm -rf  %{buildroot}
3025cb6
python ./setup.py install --prefix=%{buildroot}/%{_prefix}
3025cb6
3025cb6
3025cb6
%clean
3025cb6
rm -rf  %{buildroot}
3025cb6
3025cb6
3025cb6
%files
3025cb6
%defattr(-,root,root,-)
3025cb6
%doc README TODO
241f538
%{sugaractivitydir}/IRC.activity/
3025cb6
3025cb6
3025cb6
%changelog
241f538
* Sat Feb 27 2010 Sebastian Dziallas <sebastian@when.com> - 6-1
241f538
- New upstream release
241f538
c68913b
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.3.20090129
c68913b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
c68913b
9b8c914
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.2.20090129
9b8c914
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
9b8c914
3025cb6
* Mon Jan 26 2009 Fabian Affolter <fabian@bernewireless.net> - 0-0.1.20090129
3025cb6
- Initial package for Fedora