Package: unixodbc / 2.3.6-0.1

Metadata

Package Version Patches format
unixodbc 2.3.6-0.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
makefile am destdir.patch | (download)

Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 create the destination directory before adding empty files to it.
multiarch libltdl.patch | (download)

DriverManager/SQLConnect.c | 1 1 + 0 - 0 !
configure.ac | 4 4 + 0 - 0 !
odbcinst/ODBCINSTConstructProperties.c | 1 1 + 0 - 0 !
odbcinst/SQLConfigDataSource.c | 1 1 + 0 - 0 !
odbcinst/SQLConfigDriver.c | 1 1 + 0 - 0 !
odbcinst/SQLCreateDataSource.c | 1 1 + 0 - 0 !
odbcinst/SQLManageDataSources.c | 5 3 + 2 - 0 !
7 files changed, 12 insertions(+), 2 deletions(-)

 replace the auto-generated libltdl library search path with a 
 multiarch-friendly search path. Also amend the shared library name.
iniopen.patch | (download)

odbcinst/_SQLGetInstalledDrivers.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 do not create odbc.ini if it does not exist.
apple altivec defined.patch | (download)

Drivers/Postgre7.1/md5.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 check whether the apple altivec instruction set is defined, if
 `bool' is also defined.
export odbcinst functions.patch | (download)

odbcinst/odbcinst.exp | 18 18 + 0 - 0 !
1 file changed, 18 insertions(+)

 export additional odbcinst functions.
drvcfg spelling.patch | (download)

DRVConfig/txt/drvcfg.c | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 fix some spelling errors in drvcfg.c.
odbcinst.ini.5 spelling.patch | (download)

man/odbcinst.ini.5 | 4 1 + 3 - 0 !
1 file changed, 1 insertion(+), 3 deletions(-)

 fix formatting and spelling in odbcinst.ini.5.
fix DriverManager exports.patch | (download)

DriverManager/DriverManager.exp | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 prevent some functions from being exported.