https://bugzilla.redhat.com/show_bug.cgi?id=969718 --- Comment #8 from Oron Peled <oron@xxxxxxxxxxxx> --- (in reply to comment #4) 1. The lower-case "linux" in the %description is part of the package name "user-mode-linux". It's probably better to leave as is instead of "user-mode-Linux" 2. The "/usr/lib/pbuilder": * Since it only contains scripts, it should have been in /usr/share/pbuilder (but that is already used by the package for other stuff) * Than, your suggestion of "/usr/libexec/pbuilder" is the most logical one. However.... * This path is embedded in 67 lines over 35 files: $ grep -r '/usr/lib/pbuilder' . | wc -l 67 $ grep -rl '/usr/lib/pbuilder' . | wc -l 35 * So I was thinking it would be better to leave it as is. What do you think? Should we ask for some "exception"? 3. pbuilder-uml: * The "user-mode-linux" is actually a special kernel variant which Fedora kernel team does not build. * So I was thinking about "commenting out" this sub-package for now. * I.e: get pbuilder without pbuilder-uml. 4. missing sudo -- indeed, fixed my spec (didn't upload yet) -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ZdpSsZMORI&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review