mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-21 11:44:55 +00:00
move to rpkg again but this time remove setup
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
Name: ly
|
Name: {{{ git_dir_name }}}
|
||||||
Version: 0.5.2
|
Version: {{{ git_dir_version }}}
|
||||||
Release: 1
|
Release: 1%{?dist}
|
||||||
Summary: A TUI display manager
|
Summary: A TUI display manager
|
||||||
License: WTFPL
|
License: WTFPL
|
||||||
URL: https://github.com/nullgemm/ly
|
URL: https://github.com/nullgemm/ly
|
||||||
Source: https://github.com/dhalucario/ly/archive/v0.5.2.tar.gz
|
VCS: {{{ git_dir_vcs }}}
|
||||||
BuildRequires: libxcb-devel
|
BuildRequires: libxcb-devel
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
@@ -50,3 +50,4 @@ chmod -x %{buildroot}/etc/ly/lang/*
|
|||||||
/etc/pam.d/ly
|
/etc/pam.d/ly
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
{{{ git_dir_changelog }}}
|
||||||
Reference in New Issue
Block a user