> I'd like to propose that if this feature is added, it be implemented as > "run all scripts in some directory", rather than "run the scripts > specified in some config file". This allows me to add scripts just by > dropping files in, rather than having to modify some file that may or may > not have other scripts specified in it. > It would most likely be done with a config file that said: this package or package glob then run this script and pass it: name, epoch, ver, rel, arch, operation performed, etc. That way you won't accidentally run a script you didn't mean to, especially considering what could be done. -sv