On Mon, Jul 22, Neal Gompa wrote:
This change would be done in three stages:
1. Make the change to the filesystem package to add /usr/libexec to the hierarchy. 2. Add /usr/libexec to allowed prefixes in rpmlint-checks and remove spec-cleaner rule that assumes /usr/lib == %_libexecdir. 3. Make the change to the rpm package to set %_libexecdir back to /usr/libexec. This one will cause a fair bit of work to fix packages that do the wrong thing one way or another with %_libexecdir.
What do you all think?
I don't see really a problem with this subdirectories in /usr/lib, as this is nothing a normal user should care about, and for packages, RPM does take care of if the package uses the correct macros. But I would not vote against it, too. I have a much bigger problem with all the configuration files in /usr/lib and subdirectories, because this makes it really hard and difficult for admins to find the right one. Thorsten -- Thorsten Kukuk, Distinguished Engineer, Senior Architect SLES & MicroOS SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany GF: Felix Imendoerffer, Mary Higgins, Sri Rasiah, HRB 21284 (AG Nuernberg) -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org