You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
576 B
33 lines
576 B
3 years ago
|
Summary: Cast screen
|
||
|
Name: doskast
|
||
|
License: GPL-3.0
|
||
|
Group: Graphical desktop/Other
|
||
|
Url: https://osmesh.ru
|
||
|
Version: 0.1
|
||
|
Release: 1
|
||
|
Source1: doskast-sshd.conf
|
||
|
Source2: doskast-sshd.service
|
||
|
Source3: doskast-sshd-keygen.service
|
||
|
Source4: doskast-sshd-keygen.sh
|
||
|
Source5: Makefile
|
||
|
|
||
|
BuildRequires: make
|
||
|
|
||
|
%description
|
||
|
%summary
|
||
|
|
||
|
%prep
|
||
|
%build
|
||
|
%install
|
||
|
cp %sources .
|
||
|
%makeinstall_std
|
||
|
|
||
|
%files
|
||
|
%_unitdir/doskast-sshd.service
|
||
|
%_unitdir/doskast-sshd-keygen.service
|
||
|
%_sbindir/doskast-sshd-keygen
|
||
|
%dir /etc/doskast
|
||
|
%dir /etc/doskast/ssh
|
||
|
# not "noreplace"
|
||
|
%config /etc/doskast/doskast-sshd.conf
|