> In install script of kdebase-1.93-9mdk.i586.rpm, there are lines like :
>
> chmod a+x /etc/X11/gdm/Sessions/KDE
> chmod 1755 /usr/bin/konsole_grantpty
> chmod 1755 /usr/bin/kdesu 
>
> So, if the package is checked with rpm -V, we see immediately that :
>
> .M......   /usr/bin/kdesu
>


ChrisM sucks, Chris should have used %attr for that I think.


> Even after a fresh install. Unpleasant, isn't it ?


Yuck!!

>
> Is there any good reason to use chmod in RPMs scripts ?

No. %attr or %dedattr should be used in the filelist.

>

Reply via email to