|
From: Michael <mi...@st...> - 2002-02-02 11:18:25
|
Joe Little wrote: > > I noticed something subtle that changed with the pre- releases. RPM and most > unix packages are case sensitive just as their unix underpinnings are. > > So, Python-LDAP does not upgrade against python-ldap.. Currently, for my > next build, I will need to explicitly target source files and still generate > python-ldap-<blah>.rpm --- Do you want to IMHO David chose "Python-LDAP" for whatever reason. You didn't use DistUtils to build your RPM before, did you? > b) revert back to the original name No problem, I've commited setup.py with package name being set to "python-ldap". I'm also feeling more comfortable with this. Ciao, Michael. |