Accepting request 503470 from home:kukuk:branches:network
- Add /etc/ppp directory OBS-URL: https://build.opensuse.org/request/show/503470 OBS-URL: https://build.opensuse.org/package/show/network/pptp?expand=0&rev=9
This commit is contained in:
parent
a3ca794526
commit
af1c7fb879
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 13 22:04:21 CEST 2017 - kukuk@suse.de
|
||||
|
||||
- Add /etc/ppp directory
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 12 09:55:21 UTC 2015 - p.drouand@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package pptp
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -64,6 +64,7 @@ find Reference -name CVS | xargs rm -rf
|
||||
%attr(0444,root,root) %{_mandir}/man8/pptp.8.gz
|
||||
%attr(0444,root,root) %{_mandir}/man8/pptpsetup.8.gz
|
||||
%attr(0755,root,root) %{_sbindir}/pptp-command
|
||||
%attr(750, root, root) %dir %{_sysconfdir}/ppp
|
||||
%config %attr(0600,root,root) %{_sysconfdir}/ppp/options.pptp
|
||||
%attr(0755,root,root) %{_sysconfdir}/pptp.d
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user