## START: Set by rpmautospec ## (rpmautospec version 0.3.0) %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 14; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec %global commit 517bb2d02909271836604c01c8f09a79ad605297 %global date 20220414 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global corename handy Name: libretro-%{corename} Version: 0 Release: 0.10.%{date}git%{shortcommit}.%autorelease Summary: Atari Lynx emulator Handy for libretro License: zlib URL: https://github.com/libretro/libretro-handy Source0: %{url}/archive/%{commit}/%{name}-%{version}.%{date}git%{shortcommit}.tar.gz Source1: https://raw.githubusercontent.com/flathub/org.gnome.Games/master/libretro-cores/%{corename}.libretro BuildRequires: gcc-c++ BuildRequires: make Supplements: gnome-games Supplements: retroarch %description K. Wilkins' Atari Lynx emulator Handy for libretro. %prep %autosetup -n libretro-%{corename}-%{commit} -p1 %build %set_build_flags %make_build GIT_VERSION=%{shortcommit} %install %make_install \ prefix=%{_prefix} \ libdir=%{_libdir} \ %{nil} install -Dp -m 0644 %{SOURCE1} %{buildroot}%{_libdir}/libretro/%{corename}.libretro %files %license lynx/license.txt %doc README.md %{_libdir}/libretro/ %changelog * Thu Jul 21 2022 Fedora Release Engineering 0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Apr 26 2022 Artem Polishchuk 0-13 - chore(update): Latest git snapshot * Thu Jan 20 2022 Fedora Release Engineering - 0-0.10.20211001git7eccd7d - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Oct 05 2021 Artem Polishchuk - 0-0.9.20211001git7eccd7d - chore(update): Latest git snapshot * Thu Jul 22 2021 Fedora Release Engineering - 0-0.8.20210325git358f50b - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon May 03 2021 Artem Polishchuk - 0-0.7.20210325git358f50b - build(update): Latest git snapshot * Tue Jan 26 2021 Fedora Release Engineering - 0-0.6.20200317git5ff5581 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering - 0-0.5.20200317git5ff5581 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun May 24 2020 Artem Polishchuk - 0-0.4.20200317git5ff5581 - Update to latest git snapshot * Wed Jan 29 2020 Fedora Release Engineering - 0-0.3.20191129gitfbd7e0d - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Dec 04 2019 Artem Polishchuk - 0-0.2.20191129gitfbd7e0d - Update to latest git snapshot - Remove 'libretro-gtk-0_14-0' dependency * Tue Oct 08 2019 Artem Polishchuk - 0-0.2.20190801git6b19a4f - Initial package