ea558da
Name:           sugar-connect
ea558da
Version:        22
8e1bdc2
Release:        10%{?dist}
ea558da
Summary:        Connect for Sugar
ea558da
Group:          Sugar/Activities
ea558da
License:        GPLv2+
ea558da
URL:            http://wiki.laptop.org/go/Connect
ea558da
Source0:        Connect-%{version}.tar.bz2
ea558da
Source1:        %{name}-checkout.sh
ea558da
BuildArch:      noarch
20d9f12
BuildRequires:  gettext
ea558da
BuildRequires:  python
ea558da
BuildRequires:  sugar-toolkit
ea558da
Requires:       sugar
ea558da
ea558da
%description
ea558da
The Connect activity implements the game of Connect-4 as a two-player game.
ea558da
Additional participants can watch the game, and will have a chance to play
ea558da
the winner of the current game.  
ea558da
ea558da
%prep
ea558da
%setup -q -n Connect-%{version}
ea558da
ea558da
%build
ea558da
python ./setup.py build
ea558da
ea558da
%install
ea558da
python ./setup.py install --prefix=%{buildroot}/%{_prefix}
8e1bdc2
%find_lang org.laptop.Connect
ea558da
8e1bdc2
%files -f org.laptop.Connect.lang
ea558da
%doc AUTHORS COPYING NEWS
ea558da
%{sugaractivitydir}/Connect.activity/
ea558da
ea558da
%changelog
8e1bdc2
* Thu Mar  8 2012 Tom Callaway <spot@fedoraproject.org> - 22-10
8e1bdc2
- enable translations
8e1bdc2
f213788
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 22-9
f213788
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
f213788
448882c
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 22-8
448882c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
448882c
a3b035a
* Mon Jan 31 2011 Adam Williamson <awilliam@redhat.com> - 22-7
a3b035a
- rebuild for python
a3b035a
fdb1b2d
* Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 22-6
fdb1b2d
- recompiling .py files against Python 2.7 (rhbz#623367)
fdb1b2d
20d9f12
* Mon Dec 14 2009 Peter Robinson <pbrobinson@gmail.com> - 22-5
20d9f12
- Add buildreq gettext to fix build issues on F-12/rawhide - fixes # 538900
20d9f12
9c9574b
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 22-4
9c9574b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
9c9574b
01b0368
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 22-3
01b0368
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
01b0368
ea558da
* Wed Jan 28 2009 Fabian Affolter <fabian@bernewireless.net> - 22-2
ea558da
- Prepared for translations
ea558da
ea558da
* Sat Oct 25 2008 Fabian Affolter <fabian@bernewireless.net> - 22-1
ea558da
- Initial package for Fedora