]> git.pld-linux.org Git - packages/wvdial.git/commitdiff
- fixed (?) file attributes
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Mon, 15 May 2000 07:18:54 +0000 (07:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wvdial.spec -> 1.5

wvdial.spec

index 6bb49c85649dd63c17046a6e14dbeebe7c103d98..272cef2d8a21c20092ae1e34144eb3ba8c15e46d 100644 (file)
@@ -60,6 +60,6 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc *.gz
-%attr(0755,root,root)  %{_bindir}/*
-%attr(0644,root,root)  %{_mandir}/man1/*
-%attr(0600,root,daemon) %config %{_sysconfdir}/ppp/peers/wvdial
+%attr(755,root,root) %{_bindir}/*
+%{_mandir}/man1/*
+%config %{_sysconfdir}/ppp/peers/wvdial
This page took 0.077706 seconds and 4 git commands to generate.