From 0187af40de7023cf8ac4360674d77776cdf6866c09d23a2a31b17333e2ccfbb7 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Tue, 13 Jun 2017 13:51:55 +0000 Subject: [PATCH] Accepting request 503393 from home:kukuk:branches:network This package needs permissions from Base:System to build - Add /etc/ppp, this directory is no longer part of filesystem. Most likely requiring sysconfig would be necessary. OBS-URL: https://build.opensuse.org/request/show/503393 OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=41 --- ppp.changes | 6 ++++++ ppp.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/ppp.changes b/ppp.changes index c134b3d..48b7fca 100644 --- a/ppp.changes +++ b/ppp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 13 13:43:05 UTC 2017 - kukuk@suse.com + +- Add /etc/ppp, this directory is no longer part of filesystem. + Most likely requiring sysconfig would be necessary. + ------------------------------------------------------------------- Sat Jun 10 15:20:12 UTC 2017 - meissner@suse.com diff --git a/ppp.spec b/ppp.spec index 6a46046..31b2454 100644 --- a/ppp.spec +++ b/ppp.spec @@ -150,6 +150,7 @@ install -m 644 %{S:13} %{buildroot}%{_mandir}/man8/pppoe-discovery.8.gz %files %defattr (-, root, root) +%attr(750, root, root) %dir %{_sysconfdir}/ppp %dir %{_sysconfdir}/ppp/peers %config(noreplace) %{_sysconfdir}/ppp/options %config(noreplace) %{_sysconfdir}/ppp/filters