mirror of https://github.com/fairyglade/ly.git
Just the rpmbuild
This commit is contained in:
parent
1926901eda
commit
a7dedbab1b
|
|
@ -1,2 +1,2 @@
|
||||||
srpm:
|
srpm:
|
||||||
make github
|
rpmbuild -bs ly.spec
|
||||||
|
|
|
||||||
3
ly.spec
3
ly.spec
|
|
@ -1,9 +1,10 @@
|
||||||
Name: ly
|
Name: ly
|
||||||
Version: 0.5.2
|
Version: 0.5.2
|
||||||
Release: 0
|
Release: 1
|
||||||
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
|
||||||
BuildRequires: libxcb-devel
|
BuildRequires: libxcb-devel
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue