Name: sugar-story Version: 5 Release: 1%{?dist} Summary: An activity that uses images to prompt the learner to tell stories License: GPLv3+ URL: http://wiki.sugarlabs.org/go/Activities/Story Source0: http://download.sugarlabs.org/sources/honey/Story/Story-%{version}.tar.bz2 BuildRequires: python sugar-toolkit gettext BuildArch: noarch Requires: sugar %description An activity that uses images to prompt the learner to tell stories. %prep %setup -q -n Story-%{version} %build %{__python} ./setup.py build %install %{__python} ./setup.py install --prefix=%{buildroot}/%{_prefix} %find_lang org.sugarlabs.StoryActivity %files -f org.sugarlabs.StoryActivity.lang %doc CREDITS CREDITS NEWS %{sugaractivitydir}/Story.activity/ %changelog * Wed Jul 18 2012 Danishka Navin - 5-1 - initial packaging