JavaScript must be enabled to display the specfile.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
Name: alterator-openvpn-sh-functions Version: 1.0 Release: alt1 Summary: Openvpn helper functions License: GPL-3.0-or-later Group: System/Base BuildArch: noarch Requires: openvpn Source0: %name %description Helper functions for working with Openvpn %install install -Dpm 644 %SOURCE0 %buildroot%_bindir/%name %files %_bindir/* %changelog * Mon Mar 02 2020 Slava Aseev <ptrnine@altlinux.org> 1.0-alt1 - Initial build for ALT