Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: PersonalCopy-Lite-soundfont - Lite version of the PersonalCopy General Midi soundfont
https://bugzilla.redhat.com/show_bug.cgi?id=430417
------- Additional Comments From mtasaka@ioa.s.u-tokyo.ac.jp 2008-02-02 11:47 EST ------- Well, okay. I will recheck this later.
A question: Do you have any idea to deal with %_sysconfdir/timidity.cfg? What I am thinking now is - Each rpms providing timidity++ has its own patch config file under %_sysconfdir/timidity-patches/, with the name having some prefix indicating priority, for example %_sysconfdir/timidity-patches/00-soundfont.cfg
- And when a rpm providing timidity patches is installed, it calls a script in timidity++-base (for example) to update %_sysconfdir/timidity.cfg (marked as %verify(not size md5 mtime) )
- Sysadmin can "edit" timidity.cfg by adding his/her own configuration file under %_sysconfdir/timidity-patches/ and calling registration script.