On Sun, Nov 07, 2004 at 07:03:40AM +0000, paszczus wrote:
> +%define              apachedir       /etc/httpd
> +%define              hordedir        /usr/share/horde

> +%attr(640,root,http) %{hordedir}/passwd/*.php
> +%attr(750,root,http) %{hordedir}/passwd/graphics
> +%attr(750,root,http) %{hordedir}/passwd/lib
> +%attr(750,root,http) %{hordedir}/passwd/locale
> +%attr(750,root,http) %{hordedir}/passwd/templates

Why ordinary user can't read these files?

> +%attr(750,root,http) %dir %{hordedir}/passwd/config
> +%attr(640,root,http) %{hordedir}/passwd/config/*.dist
> +%attr(640,root,http) %{hordedir}/passwd/config/.htaccess
> +%attr(640,root,http) %config(noreplace) %{hordedir}/passwd/config/*.php

WTF? What does "%config" mean inside /usr?

> +%{apachedir}/passwd

This one should be %config.


-- 
Jakub Bogusz    http://cyber.cs.net.pl/~qboosh/

_______________________________________________
pld-devel-en mailing list
[EMAIL PROTECTED]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to