diff --git a/pptp.spec b/pptp.spec index 9512210..d8d6131 100644 --- a/pptp.spec +++ b/pptp.spec @@ -46,7 +46,6 @@ install -d -m 755 %{buildroot}%{_prefix}/lib/tmpfiles.d install -p -m 644 %{SOURCE1} %{buildroot}%{_prefix}/lib/tmpfiles.d/pptp.conf %files -%defattr(-,root,root,-) %doc AUTHORS COPYING DEVELOPERS NEWS README TODO USING %doc ChangeLog Documentation/DESIGN.PPTP PROTOCOL-SECURITY %{_prefix}/lib/tmpfiles.d/pptp.conf @@ -56,7 +55,6 @@ install -p -m 644 %{SOURCE1} %{buildroot}%{_prefix}/lib/tmpfiles.d/pptp.conf %config(noreplace) %{_sysconfdir}/ppp/options.pptp %files setup -%defattr(-,root,root,-) %{_sbindir}/pptpsetup %{_mandir}/man8/pptpsetup.8*