This commit is contained in:
Alex Burmashev 2014-05-28 17:06:56 +04:00
parent b7cf10a092
commit a5a8e8c651

View file

@ -3,7 +3,7 @@
Summary: Layer 2 Tunnelling Protocol Daemon (RFC 2661) Summary: Layer 2 Tunnelling Protocol Daemon (RFC 2661)
Name: xl2tpd Name: xl2tpd
Version: 1.3.6 Version: 1.3.6
Release: 3 Release: 4
License: GPLv2 License: GPLv2
Url: https://github.com/xelerance/xl2tpd Url: https://github.com/xelerance/xl2tpd
Group: System/Base Group: System/Base
@ -91,7 +91,5 @@ install -p -D -m755 -d %{buildroot}%{_localstatedir}/run/%{sname}
%ghost %dir %{_localstatedir}/run/%{sname} %ghost %dir %{_localstatedir}/run/%{sname}
%{_unitdir}/%{sname}.service %{_unitdir}/%{sname}.service
%config(noreplace) %{_tmpfilesdir}/%{sname}.conf %config(noreplace) %{_tmpfilesdir}/%{sname}.conf
%ghost %attr(0600,root,root) %{_localstatedir}/run/%{sname}/l2tp-control
%changelog %changelog