Re: [Rpm-maint] [rpm-software-management/rpm] RFC: Replace hardcoded path with _libdir macro as done in pkgconfig.attr. (#346)

2017-11-05 Thread Panu Matilainen
See https://docs.python.org/2/faq/windows.html#is-a-pyd-file-the-same-as-a-dll So they are a bit special for Python 2, and maybe SHLIB_EXT is about something else then. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Rpm-maint] [rpm-software-management/rpm] work with lua 5.3 without compat mode (#169)

2017-11-05 Thread ニール・ゴンパ
@daurnimator I don't know. I don't know enough about lua to make an educated decision. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[Rpm-maint] [rpm-software-management/rpm] RFE: make possible to pass multiple dirs to `_*dir` macro (#352)

2017-11-05 Thread Igor Gnatenko
Most of the time I have to do `-D "_sourcedir $(pwd)"` and it is really annoying that I can't set _sourcedir to something like `%{_topdir}/SOURCES:%(pwd)` and RPM would search for both directories. Like a PATH, LD_LIBRARY_PATH are working. -- You are receiving this because you are subscribed