Debarshi 'Rishi' Ray <debarshi.ray <at> gmail.com> writes: > I wonder if the following modification will make the Python 2.5 > package more tolerant towards systems having some other version of > Python (make altinstall). No. > -%{_bindir}/python* This is just the same as this: > +%{_bindir}/python > +%{_bindir}/python2 > +%{_bindir}/python%{pybasever} > +%{_bindir}/python-config > +%{_bindir}/python%{pybassever}-config because RPMs are installed to a buildroot and only files in that buildroot are packaged, not any files with matching names which happen to be on the system. Kevin Kofler -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list