consider i had in package %file list
%{_htmldir}/*.php
now i need one file, config to have separate permission
%attr(640,http,root) %config(noreplace) %{_htmldir}/config.inc.php
what's the best way to do it?
ps: there exist lots of ofther files starting with c*
--
glen