On Wed, 11 Jul 2012 14:11:42 -0500 William Hubbs <willi...@gentoo.org> wrote:
> All, > I am about to release udev-186-r1, which will move everything > currently in /lib/udev to /usr/lib/udev. > > For packages that install udev rules in ${FILESDIR}, we need an eclass > that tests the version of udev installed on the user's system and > installs the udev rules in the proper place. I'm not sure how many > packages do this, so if it is a very small number of packages, it may > not be worth the eclass. It would be good to discuss that as well as > reviewing the proposed eclass. How do you plan to handle the following: - foo installs an udev rule - install foo with old udev - upgrade udev are rules installed by foo used by new udev ? A.