Name: five-or-more Version: 3.22.2 Release: 1%{?dist} Summary: GNOME "Five or More" game License: GPLv2+ and GFDL URL: https://wiki.gnome.org/Apps/Five%20or%20more Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: gtk3-devel BuildRequires: intltool BuildRequires: itstool BuildRequires: librsvg2-devel Obsoletes: gnome-games-glines < 1:3.7.92 Obsoletes: gnome-games-extra < 1:3.7.92 Obsoletes: gnome-games-extra-data < 3.2.0-6 %description Move balls around the grid and try and form lines. Once you form five in a row, the line disappears. Unfortunately more balls keep dropping in. %prep %setup -q %build %configure make %{?_smp_mflags} %install %make_install %find_lang %{name} --with-gnome %check desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop %post touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : %postun if [ $1 -eq 0 ]; then touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || : glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : fi %posttrans gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %files -f %{name}.lang %license COPYING %{_bindir}/five-or-more %{_datadir}/appdata/five-or-more.appdata.xml %{_datadir}/applications/*.desktop %{_datadir}/five-or-more %{_datadir}/glib-2.0/schemas/org.gnome.five-or-more.gschema.xml %{_datadir}/icons/hicolor/*/apps/five-or-more.* %{_datadir}/icons/hicolor/symbolic/apps/five-or-more-symbolic.svg %{_mandir}/man6/five-or-more.6* %changelog * Thu Nov 24 2016 Kalev Lember - 3.22.2-1 - Update to 3.22.2 * Mon Sep 26 2016 Kalev Lember - 3.22.0-1 - Update to 3.22.0 * Tue Sep 13 2016 Kalev Lember - 3.21.92-1 - Update to 3.21.92 * Fri Sep 02 2016 Kalev Lember - 3.21.91-1 - Update to 3.21.91 * Thu Aug 18 2016 Kalev Lember - 3.21.90-1 - Update to 3.21.90 * Wed Aug 17 2016 Kalev Lember - 3.20.2-1 - Update to 3.20.2 - Update source URLs - Move desktop file validation to the check section * Mon Aug 01 2016 Kalev Lember - 3.20.1-1 - Update to 3.20.1 * Tue Mar 22 2016 Kalev Lember - 3.20.0-1 - Update to 3.20.0 * Tue Mar 15 2016 Kalev Lember - 3.19.92-1 - Update to 3.19.92 * Tue Mar 01 2016 Richard Hughes - 3.19.91-1 - Update to 3.19.91 * Wed Feb 03 2016 Fedora Release Engineering - 3.19.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jan 20 2016 Kalev Lember - 3.19.4-1 - Update to 3.19.4 * Mon Dec 14 2015 Kalev Lember - 3.19.3-1 - Update to 3.19.3 * Tue Nov 24 2015 Kalev Lember - 3.19.2-1 - Update to 3.19.2 * Mon Sep 21 2015 Kalev Lember - 3.18.0-1 - Update to 3.18.0 * Mon Sep 14 2015 Kalev Lember - 3.17.92-1 - Update to 3.17.92 * Mon Aug 31 2015 Kalev Lember - 3.17.91-1 - Update to 3.17.91 - Use make_install macro * Wed Jun 17 2015 Fedora Release Engineering - 3.16.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Apr 14 2015 Kalev Lember - 3.16.1-1 - Update to 3.16.1 * Mon Mar 23 2015 Kalev Lember - 3.16.0-1 - Update to 3.16.0 * Tue Mar 17 2015 Kalev Lember - 3.15.92-1 - Update to 3.15.92 * Tue Mar 03 2015 Kalev Lember - 3.15.91-1 - Update to 3.15.91 - Use the %%license macro for the COPYING file * Tue Feb 17 2015 Richard Hughes - 3.15.90-1 - Update to 3.15.90 * Tue Jan 20 2015 Richard Hughes - 3.15.4-1 - Update to 3.15.4 * Fri Dec 19 2014 Richard Hughes - 3.15.3-1 - Update to 3.15.3 * Mon Oct 13 2014 Kalev Lember - 3.14.1-1 - Update to 3.14.1 * Mon Sep 22 2014 Kalev Lember - 3.14.0-1 - Update to 3.14.0 * Tue Sep 16 2014 Kalev Lember - 3.13.92-1 - Update to 3.13.92 * Wed Aug 20 2014 Kalev Lember - 3.13.90.1-1 - Update to 3.13.90.1 * Tue Aug 19 2014 Kalev Lember - 3.13.90-1 - Update to 3.13.90 - Include HighConstrast icons * Sat Aug 16 2014 Fedora Release Engineering - 3.12.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering - 3.12.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu May 15 2014 Kalev Lember - 3.12.2-1 - Update to 3.12.2 * Tue Apr 15 2014 Kalev Lember - 3.12.1-1 - Update to 3.12.1 * Mon Mar 24 2014 Richard Hughes - 3.12.0-1 - Update to 3.12.0 * Wed Mar 19 2014 Kalev Lember - 3.11.92-2 - Don't install as setgid games * Mon Mar 17 2014 Richard Hughes - 3.11.92-1 - Update to 3.11.92 * Mon Feb 17 2014 Richard Hughes - 3.11.90-1 - Update to 3.11.90 * Tue Feb 04 2014 Richard Hughes - 3.11.5-1 - Update to 3.11.5 * Mon Jan 13 2014 Richard Hughes - 3.11.4-1 - Update to 3.11.4 * Tue Dec 17 2013 Richard Hughes - 3.11.3-1 - Update to 3.11.3 * Mon Nov 18 2013 Richard Hughes - 3.11.2-1 - Update to 3.11.2 * Mon Oct 28 2013 Richard Hughes - 3.11.1-1 - Update to 3.11.1 * Wed Sep 25 2013 Kalev Lember - 3.10.0-1 - Update to 3.10.0 * Wed Sep 18 2013 Kalev Lember - 3.9.92-1 - Update to 3.9.92 - Include the appdata file * Thu Aug 22 2013 Kalev Lember - 3.9.90-1 - Update to 3.9.90 * Sat Aug 03 2013 Fedora Release Engineering - 3.8.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Sat Jun 22 2013 Kalev Lember - 3.8.2-2 - Obsolete gnome-games-extra (for upgrades from f17) * Sun Jun 02 2013 Kalev Lember - 3.8.2-1 - Update to 3.8.2 * Mon May 13 2013 Kalev Lember - 3.8.1-2 - Obsolete gnome-games-extra-data * Mon May 06 2013 Tanner Doshier - 3.8.1-1 - Update to 3.8.1 * Fri Mar 29 2013 Tanner Doshier - 3.8.0-1 - Update to 3.8.0 - Use setgid games * Fri Mar 22 2013 Tanner Doshier - 3.7.92-1 - Update to 3.7.92 - Use old desktop file name * Fri Mar 8 2013 Tanner Doshier - 3.7.90-1 - Initial packaging of standalone five-or-more