Name: sugar-getiabooks Version: 16 Release: 5%{?dist} Summary: Internet Archive Books receiver for Sugar Group: Sugar/Activities License: GPLv2+ URL: http://wiki.sugarlabs.org/go/Activities/Get_Internet_Archive_Books Source0: http://download.sugarlabs.org/sources/honey/GetBooks/GetBooks-%{version}.tar.bz2 BuildArch: noarch BuildRequires: python BuildRequires: sugar-toolkit-gtk3 BuildRequires: gettext Requires: sugar Requires: sugar-toolkit-gtk3 %description This Activity will use the Advanced Search capabilities of the Internet Archive website to enable browsing the website's catalog, getting information on the books therein, and downloading these books to the Journal. Its user interface is similar to the offline catalog search of Read Etexts, but where that Activity is used for both getting books and reading them this one will concern itself only with getting the books, so they may be read with the Read Activity. %prep %setup -q -n GetBooks-%{version} %build python ./setup.py build %install python ./setup.py install --prefix=%{buildroot}/%{_prefix} rm %{buildroot}%{_prefix}/share/applications/*.desktop || true rm %{buildroot}%{sugaractivitydir}GetBooks.activity/NEWS #%find_lang org.laptop.GetIABooks.activity %find_lang org.laptop.sugar.GetBooksActivity %files -f org.laptop.sugar.GetBooksActivity.lang %doc NEWS %{sugaractivitydir}/GetBooks.activity/ %changelog * Sat Apr 29 2017 Kalpa Welivitigoda - 16-5 - Fix FTBFS issue * Sat Feb 11 2017 Fedora Release Engineering - 16-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Feb 05 2016 Fedora Release Engineering - 16-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Sep 25 2015 Peter Robinson 16-2 - Drop old dependencies * Fri Sep 25 2015 Peter Robinson 16-1 - Release 16 * Tue Jun 30 2015 Peter Robinson 15-1 - Release 15 * Fri Jun 19 2015 Fedora Release Engineering - 14-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Mar 6 2015 Peter Robinson 14-5 - Add Requires sugar-toolkit * Sun Jun 08 2014 Fedora Release Engineering - 14-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering - 14-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Feb 15 2013 Fedora Release Engineering - 14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Sep 27 2012 Peter Robinson - 14-1 - Release 14 * Sat Jul 21 2012 Fedora Release Engineering - 11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Mon Apr 23 2012 Peter Robinson - 11-1 - Release 11 * Sat Jan 14 2012 Fedora Release Engineering - 3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Wed Feb 09 2011 Fedora Release Engineering - 3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Sat Jan 29 2011 Peter Robinson - 3-4 - bump build * Wed Aug 11 2010 David Malcolm - 3-3 - recompiling .py files against Python 2.7 (rhbz#623371) * Sat Nov 14 2009 Fabian Affolter - 3-2 - Removed second news files * Sun Oct 04 2009 Fabian Affolter - 3-1 - Updated to new upstream version 3 * Sat Aug 01 2009 Fabian Affolter - 2-1 - Initial package for Fedora