Name: nfoview Version: 1.21 Release: 1%{?dist} Summary: A viewer for NFO files License: GPLv3+ URL: http://otsaloma.github.io/nfoview/ Source0: https://github.com/otsaloma/nfoview/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: pygobject3-devel BuildRequires: desktop-file-utils BuildRequires: intltool Requires: shared-mime-info Requires: hicolor-icon-theme Requires: python3-gobject %if 0%{?fedora} >= 11 Requires: terminus-fonts %else Requires: terminus-font-x11 %endif %description NFO Viewer is a simple viewer for NFO files, which are "ASCII" art in the CP437 codepage. The advantages of using NFO Viewer instead of a text editor are preset font and encoding settings, automatic window size and clickable hyperlinks. %prep %setup -q %build %{__python3} setup.py build %install %{__python3} setup.py install -O1 --skip-build --root=%{buildroot} %find_lang %{name} desktop-file-install \ --add-category="TextTools;" \ --remove-category="Viewer;" \ --delete-original \ --dir=%{buildroot}%{_datadir}/applications \ %{buildroot}%{_datadir}/applications/%{name}.desktop %post update-desktop-database &> /dev/null || : touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : %postun update-desktop-database &> /dev/null || : if [ $1 -eq 0 ] ; then touch --no-create %{_datadir}/icons/hicolor &>/dev/null gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : fi %posttrans gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %files -f %{name}.lang %doc AUTHORS.md NEWS.md README.md RELEASING.md TODO.md %license COPYING %{_mandir}/man*/%{name}.* %{_bindir}/%{name} %{_datadir}/%{name}/ %{_datadir}/appdata/%{name}.appdata.xml %{python3_sitelib}/%{name}/ %{python3_sitelib}/%{name}*.egg-info %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*x*/apps/%{name}.png %changelog * Tue Nov 01 2016 Fabian Affolter - 1.21-1 - Update to new upstream version 1.21 (rhbz#1389960) * Wed Aug 03 2016 Fabian Affolter - 1.20-1 - Update to new upstream version 1.20 (rhbz#1359444) * Tue Jul 19 2016 Fedora Release Engineering - 1.19-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Sat May 14 2016 Fabian Affolter - 1.19-1 - Update to new upstream version 1.19 (rhbz#1336067) * Thu Feb 04 2016 Fedora Release Engineering - 1.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sun Jan 24 2016 Fabian Affolter - 1.18-1 - Update to new upstream version 1.18 (rhbz#1301311) * Tue Nov 10 2015 Fedora Release Engineering - 1.17-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Oct 15 2015 Fabian Affolter - 1.17-1 - Update to new upstream version 1.17 (rhbz#1270576) * Sat Aug 01 2015 Fabian Affolter - 1.16-1 - Update to new upstream version 1.16 (rhbz#1243832) * Wed Jun 17 2015 Fedora Release Engineering - 1.15.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Dec 06 2014 Fabian Affolter - 1.15.1-1 - Update to new upstream version 1.15.1 (rhbz#1170996) * Wed Oct 08 2014 Fabian Affolter - 1.15-1 - Update to new upstream version 1.15 (rhbz#1150496) * Sun Jun 29 2014 Fabian Affolter - 1.14-1 - Update to new upstream version 1.14 * Sat Jun 07 2014 Fedora Release Engineering - 1.13.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 28 2014 Kalev Lember - 1.13.1-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Mon Sep 23 2013 Fabian Affolter - 1.13.1-1 - Update to new upstream version 1.13.1 * Wed Jul 31 2013 Fabian Affolter - 1.13-1 - Update to new upstream version 1.13 * Tue Apr 16 2013 Fabian Affolter - 1.12.1-1 - Update to new upstream version 1.12.1 * Tue Apr 09 2013 Fabian Affolter - 1.12-1 - Update to new upstream version 1.12 * Thu Feb 14 2013 Fedora Release Engineering - 1.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Mon Nov 05 2012 Fabian Affolter - 1.11-1 - Update to new upstream version 1.11 * Sat Aug 04 2012 David Malcolm - 1.10-5 - Rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 * Fri Jul 20 2012 Fedora Release Engineering - 1.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jan 13 2012 Fedora Release Engineering - 1.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Sun Dec 18 2011 Conrad Meyer - 1.10-2 - Add missing Requires on python3-gobject (#765643) * Sun Nov 13 2011 Fabian Affolter - 1.10-1 - Update BRs update - Update to new upstream version 1.10 * Thu Jun 02 2011 Fabian Affolter - 1.9.5-1 - Update to new upstream version 1.9.5 * Wed Apr 06 2011 Fabian Affolter - 1.9.4-1 - Update to new upstream version 1.9.4 * Sun Mar 27 2011 Fabian Affolter - 1.9.3-1 - Update to new upstream version 1.9.3 * Tue Feb 08 2011 Fedora Release Engineering - 1.9.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri Oct 08 2010 Fabian Affolter - 1.9.2-1 - Update to new upstream version 1.9.2 * Wed Jul 21 2010 David Malcolm - 1.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Sat Jun 26 2010 Christoph Wickert - 1.9.1-1 - Update to 1.9.1 - Require shared-mime-info * Sun Oct 18 2009 Fabian Affolter - 1.8-1 - Update to new upstream version 1.8 - The icons need now hicolor-icon-theme * Tue Sep 29 2009 Fabian Affolter - 1.7-1 - Update to new upstream version 1.7 * Thu Sep 17 2009 Fabian Affolter - 1.6-1 - Update to new upstream version 1.6 * Tue Aug 11 2009 Ville Skyttä - 1.5-3 - Use bzipped upstream tarball * Sat Jul 25 2009 Fedora Release Engineering - 1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Mon May 11 2009 Christoph Wickert - 1.5-1 - Update to 1.5 - Fix conditional comparison that caused broken deps in Fedora 9 * Sat May 02 2009 Fabian Affolter - 1.4-3 - Small changes around the desktop file * Sat Apr 25 2009 Fabian Affolter - 1.4-2 - Remove PKG-INFO from doc - Fix requiements - Add update-desktop-database - Fix category for the .desktop file - Add patch for German translation * Sun Apr 19 2009 Fabian Affolter - 1.4-1 - Initial package for Fedora