- fixup tmpfile to use /run instead of /var/run
This commit is contained in:
parent
903cf7ead0
commit
a0a2499adc
@ -1 +1 @@
|
||||
d /var/run/pptp 0750
|
||||
d /run/pptp 0750
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: pptp
|
||||
Version: 1.10.0
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: Point-to-Point Tunneling Protocol (PPTP) Client
|
||||
License: GPLv2+
|
||||
URL: http://pptpclient.sourceforge.net/
|
||||
@ -57,6 +57,9 @@ install -p -m 644 %{SOURCE1} %{buildroot}%{_prefix}/lib/tmpfiles.d/pptp.conf
|
||||
%{_mandir}/man8/pptpsetup.8*
|
||||
|
||||
%changelog
|
||||
* Sat Jan 11 2020 Paul Wouters <pwouters@redhat.com> - 1.10.0-8
|
||||
- fixup tmpfile to use /run instead of /var/run
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user