mirror of
https://github.com/amnezia-vpn/amneziawg-tools.git
synced 2025-06-07 21:43:44 +02:00
SPEC file for RPM build
This commit is contained in:
parent
35e2612c82
commit
14e4f35694
1 changed files with 9 additions and 9 deletions
|
@ -46,15 +46,15 @@ WITH_BASHCOMPLETION=yes WITH_WGQUICK=yes WITH_SYSTEMDUNITS=yes -C src
|
||||||
%files
|
%files
|
||||||
%doc README.md contrib
|
%doc README.md contrib
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%{_bindir}/wg
|
%{_bindir}/awg
|
||||||
%{_bindir}/wg-quick
|
%{_bindir}/awg-quick
|
||||||
%{_sysconfdir}/wireguard/
|
%{_sysconfdir}/amnezia/amneziawg/
|
||||||
%{_datadir}/bash-completion/completions/wg
|
%{_datadir}/bash-completion/completions/awg
|
||||||
%{_datadir}/bash-completion/completions/wg-quick
|
%{_datadir}/bash-completion/completions/awg-quick
|
||||||
%{_unitdir}/wg-quick@.service
|
%{_unitdir}/awg-quick@.service
|
||||||
%{_unitdir}/wg-quick.target
|
%{_unitdir}/awg-quick.target
|
||||||
%{_mandir}/man8/wg.8*
|
%{_mandir}/man8/awg.8*
|
||||||
%{_mandir}/man8/wg-quick.8*
|
%{_mandir}/man8/awg-quick.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Feb 1 2024 Yuri Egorov <ye@amnezia.org> - 1.0.20240201-1
|
* Thu Feb 1 2024 Yuri Egorov <ye@amnezia.org> - 1.0.20240201-1
|
||||||
|
|
Loading…
Add table
Reference in a new issue