Finally got rid of all this hardcoded paths %{prefix}/lib*/python*/site-packages
19 lines of code changed in 1 file:
Failed to create rpm when --root="/$(DESTDIR)" as added as install parameter.
4 lines of code changed in 2 files:
Fix python compilation on 64-bit, and change installation a bit. Found a parameter plat_specific=1 which set /usr/lib64 if needed.
20 lines of code changed in 3 files:
Fix buggy python installation for OpenSUSE. "python setup.ph install"
installed files under /usr/local. Call install_lib instead.
81 lines of code changed in 5 files:
Fix a bug that Christian found -- ascii/binary returns for fake and tester were not using the correct length.
29 lines of code changed in 2 files:
Remove c++ as requirement in configure.ac
3 lines of code changed in 1 file:
Id 2482 support, added bracket for 1-line ifs and named timeout constants.
65 lines of code changed in 2 files:
corrected typo.
3 lines of code changed in 1 file:
added the ability to call the owopt function from ow_opt.c from the swig languages. allows for the easy ability to change the temperature scale.
30 lines of code changed in 3 files:
fixed problem where specifying just the root (/) would throw an exception.
5 lines of code changed in 1 file:
fixed typo where the nagios class and exit function were defined after first use.
12 lines of code changed in 1 file:
added a nagios plugin to monitor a 1-wire sensor.
97 lines of code changed in 1 file:
Add test if lrint() exists in libm.so
12 lines of code changed in 3 files: