From af1c7fb8798a9804315e86a8040e844d2ca89d40d36275d286bfe5ec2a7df66a Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Tue, 13 Jun 2017 20:07:40 +0000 Subject: [PATCH] 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 --- pptp.changes | 5 +++++ pptp.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/pptp.changes b/pptp.changes index 25dfc3b..9c4745f 100644 --- a/pptp.changes +++ b/pptp.changes @@ -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 diff --git a/pptp.spec b/pptp.spec index bb38d0d..d8ca8fc 100644 --- a/pptp.spec +++ b/pptp.spec @@ -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