%global commitdate 20180405 %global commit0 b1b46e8617cc7e29630721e753d8f21edffb721b %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: pop-icon-theme Version: 0.1.0 Release: 0.5.%{commitdate}git%{shortcommit0}%{?dist} Summary: System76 Pop icon theme for Linux License: LGPLv3 and CC-BY-SA URL: https://github.com/system76/pop-icon-theme Source0: https://github.com/system76/%{name}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz BuildArch: noarch BuildRequires: automake Requires: gnome-icon-theme Requires: hicolor-icon-theme %description Pop is a free and open source SVG icon theme for Linux, based on Paper Icon Set and Papirus. %prep %autosetup -n icon-theme-%{commit0} %build # do nothing %install %make_install %post /bin/touch --no-create %{_datadir}/icons/Pop &>/dev/null || : %postun if [ $1 -eq 0 ] ; then /bin/touch --no-create %{_datadir}/icons/Pop &>/dev/null /usr/bin/gtk-update-icon-cache %{_datadir}/icons/Pop &>/dev/null || : fi %posttrans /usr/bin/gtk-update-icon-cache %{_datadir}/icons/Pop &>/dev/null || : %files %license LICENSE.cursors LICENSE.icons %doc README.md %{_datadir}/icons/Pop %changelog * Fri Jul 13 2018 Fedora Release Engineering - 0.1.0-0.5.20180405gitb1b46e8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun May 06 2018 Allisson Azevedo - 0.1.0-0.4.20180405gitb1b46e8 - Bump release 0.1.0-0.4.20180405gitb1b46e8 * Fri Feb 09 2018 Fedora Release Engineering - 0.1.0-0.3.20171106git91473e8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Nov 24 2017 Allisson Azevedo - 0.1.0-0.2.20171106git91473e8 - Update requires to keep only gnome-icon-theme and hicolor-icon-theme * Fri Nov 24 2017 Allisson Azevedo - 0.1.0-0.1.20171106git91473e8 - Bump release 0.1.0-0.1.20171106git91473e8 - Update requires with inherits themes * Fri Oct 20 2017 Allisson Azevedo - 0.1.0-0.1.20171011git9f08f5d - Bump release 0.1.0-0.1.20171011git9f08f5d * Wed Sep 6 2017 Allisson Azevedo - 0.1.0-0.1.20170831git38ecdfe - Initial RPM release