On Sun, Feb 15, 2009 at 11:56 PM, Gerry Reno <[email protected]> wrote: > I've been looking at the spec file that 'bdist_rpm' generates and I do not > see a %config or %config(noreplace) section. Is there a way to generate a > %config section and specify a list of files? This is important so that > config files do not get overwritten when using 'rpm -U'.
Looking at the code, I don't see such option, please fill a feature request in http://bugs.python.org/ selecting 'Distutils' as a component, (with a sample of such a spec file if possible) Thanks > > _______________________________________________ > Distutils-SIG maillist - [email protected] > http://mail.python.org/mailman/listinfo/distutils-sig > -- Tarek Ziadé | Association AfPy | www.afpy.org Blog FR | http://programmation-python.org Blog EN | http://tarekziade.wordpress.com/ _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
