Name: ly Version: 0.5.3 Release: 1%{?dist} Summary: a TUI display manager License: WTFPL URL: https://github.com/fairyglade/ly.git Source0: %{name}-%{version}.tar.gz BuildRequires: make automake BuildRequires: gcc gcc-c++ BuildRequires: kernel-devel pam-devel BuildRequires: libxcb-devel %description Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD. %prep %autosetup %build %make_build %install %make_install systemd %check %files %license license.md %doc %changelog * Thu Sep 29 2022 Jerzy Drozdz - 0.5.3-1 - Initial build