From: Adam Gołębiowski Date: Sun, 3 Aug 2003 16:02:10 +0000 (+0000) Subject: - fixed permissions to cgi script X-Git-Tag: auto/ac/awstats-6_0-0_2~6 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fawstats.git;a=commitdiff_plain;h=3ee3b37199089a0ee8a90b9d13653681f9063e7d - fixed permissions to cgi script Changed files: awstats.spec -> 1.10 --- diff --git a/awstats.spec b/awstats.spec index 1f585d2..df18770 100644 --- a/awstats.spec +++ b/awstats.spec @@ -100,5 +100,5 @@ rm -rf $RPM_BUILD_ROOT %attr(750,root,root) %{_sysconfdir}/cron.hourly/00awstats %attr(755,root,root) %{_bindir}/* %{_datadir}/* -%{wwwdir}/cgi-bin/* +%attr(750,root,root) %{wwwdir}/cgi-bin/* %{wwwdir}/html/*