Category Function Status Comments
' \
| sed 's!Function!Microsoft nameSybase name!'`; \
fi && \
BODY=`cat odbc.api.body` && \
printf ' &%s; API Implementation Summary\n \n %s\n \n %s\n
\n' ${NAME} ${NAME} "${HEAD}" "${BODY}" > odbc.api.xml~
mv odbc.api.xml~ odbc.api.xml
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
if test -h userguide; then rm userguide; fi
/bin/mkdir -p ./userguide 2>&1
touch ./userguide/t.htm
rm -rf ./userguide/*
if ! xmlto --version > /dev/null 2> /dev/null ; then \
if test -r ././userguide \
-a ! -r ./userguide ; then \
cp -R ././userguide .; \
fi; \
fi
test -r /usr/src/RPM/BUILD/freetds-1.3/doc/userguide.xml
test -r userguide.xml || ln -s ./userguide.xml userguide.xml
test -r userguide.xsl || ln -s ./userguide.xsl userguide.xsl
test -r userguide_desc.xml || ln -s ./userguide_desc.xml userguide_desc.xml
(cd ./userguide && \
if xmlto --version > /dev/null 2> /dev/null ; then \
xmlto -m ../userguide.xsl xhtml ../userguide.xml; \
cp /usr/src/RPM/BUILD/freetds-1.3/doc/userguide.css .; \
fi)
if test ! -r userguide/index.html ; then \
echo ' at www.freetds.org ' > .index.html && mv .index.html userguide/index.html; \
fi
test -f ./userguide/index.html
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
Making all in samples
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/samples'
rm -f unixodbc.freetds.driver.template unixodbc.freetds.driver.template.tmp
sed -e 's,@datadir\@,/usr/share/freetds,g' -e 's,@libdir\@,/usr/lib,g' -e 's,@prefix\@,/usr,g' unixodbc.freetds.driver.template.in >unixodbc.freetds.driver.template.tmp
mv unixodbc.freetds.driver.template.tmp unixodbc.freetds.driver.template
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/samples'
Making all in win32
make[1]: Nothing to be done for 'all'.
Making all in vms
make[1]: Nothing to be done for 'all'.
Making all in misc
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all-am'.
make: Entering directory '/usr/src/RPM/BUILD/freetds-1.3'
if test ! -f PWD; then cp ./PWD.in PWD; fi
make: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.84285
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/freetds-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/freetds-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd freetds-1.3
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/freetds-buildroot
make: Entering directory '/usr/src/RPM/BUILD/freetds-1.3'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/include'
Making install in freetds
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/include/freetds'
make install-am
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/include/freetds'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/include/freetds'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/include/freetds'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/include/freetds'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/include/freetds'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/include'
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/include'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/include'
/usr/libexec/rpm-build/install -p -m 644 bkpublic.h cspublic.h cstypes.h ctpublic.h sqldb.h sqlfront.h sybdb.h sybfront.h syberror.h odbcss.h '/usr/src/tmp/freetds-buildroot/usr/include'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/include'
/usr/libexec/rpm-build/install -p -m 644 tds_sysdep_public.h '/usr/src/tmp/freetds-buildroot/usr/include'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/include'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src'
Making install in utils
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils'
Making install in .
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils'
Making install in unittests
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils/unittests'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils/unittests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils/unittests'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils/unittests'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils'
Making install in replacements
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
make install-recursive
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
Making install in .
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
make[5]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
Making install in unittests
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements/unittests'
make[5]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements/unittests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements/unittests'
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements/unittests'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
Making install in tds
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
make install-recursive
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
Making install in .
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
make[5]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
Making install in unittests
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds/unittests'
make[5]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds/unittests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds/unittests'
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds/unittests'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
Making install in ctlib
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib'
Making install in .
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/lib'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libct.la '/usr/src/tmp/freetds-buildroot/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libct.so.4.0.0 /usr/src/tmp/freetds-buildroot/usr/lib/libct.so.4.0.0
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/lib && { ln -s -f libct.so.4.0.0 libct.so.4 || { rm -f libct.so.4 && ln -s libct.so.4.0.0 libct.so.4; }; })
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/lib && { ln -s -f libct.so.4.0.0 libct.so || { rm -f libct.so && ln -s libct.so.4.0.0 libct.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libct.lai /usr/src/tmp/freetds-buildroot/usr/lib/libct.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib'
Making install in unittests
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib/unittests'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib/unittests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib/unittests'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib/unittests'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib'
Making install in dblib
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib'
Making install in .
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/lib'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libsybdb.la '/usr/src/tmp/freetds-buildroot/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libsybdb.so.5.1.0 /usr/src/tmp/freetds-buildroot/usr/lib/libsybdb.so.5.1.0
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/lib && { ln -s -f libsybdb.so.5.1.0 libsybdb.so.5 || { rm -f libsybdb.so.5 && ln -s libsybdb.so.5.1.0 libsybdb.so.5; }; })
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/lib && { ln -s -f libsybdb.so.5.1.0 libsybdb.so || { rm -f libsybdb.so && ln -s libsybdb.so.5.1.0 libsybdb.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libsybdb.lai /usr/src/tmp/freetds-buildroot/usr/lib/libsybdb.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib'
Making install in unittests
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib/unittests'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib/unittests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib/unittests'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib/unittests'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib'
Making install in odbc
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
make install-recursive
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
Making install in .
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
make[5]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/lib'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libtdsodbc.la '/usr/src/tmp/freetds-buildroot/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libtdsodbc.so.0.0.0 /usr/src/tmp/freetds-buildroot/usr/lib/libtdsodbc.so.0.0.0
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/lib && { ln -s -f libtdsodbc.so.0.0.0 libtdsodbc.so.0 || { rm -f libtdsodbc.so.0 && ln -s libtdsodbc.so.0.0.0 libtdsodbc.so.0; }; })
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/lib && { ln -s -f libtdsodbc.so.0.0.0 libtdsodbc.so || { rm -f libtdsodbc.so && ln -s libtdsodbc.so.0.0.0 libtdsodbc.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libtdsodbc.lai /usr/src/tmp/freetds-buildroot/usr/lib/libtdsodbc.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
Making install in unittests
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc/unittests'
make[5]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc/unittests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc/unittests'
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc/unittests'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
Making install in server
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/server'
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/server'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/server'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/server'
Making install in pool
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/pool'
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/pool'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/bin'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p tdspool '/usr/src/tmp/freetds-buildroot/usr/bin'
libtool: install: /usr/libexec/rpm-build/install -p tdspool /usr/src/tmp/freetds-buildroot/usr/bin/tdspool
/bin/sh ../../mkinstalldirs /usr/src/tmp/freetds-buildroot/etc/freetds
mkdir -p -- /usr/src/tmp/freetds-buildroot/etc/freetds
if test ! -f /usr/src/tmp/freetds-buildroot/etc/freetds/pool.conf; then \
/usr/libexec/rpm-build/install -p -m 644 ./pool.conf /usr/src/tmp/freetds-buildroot/etc/freetds/pool.conf; \
fi
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/pool'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/pool'
Making install in apps
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps'
Making install in fisql
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps/fisql'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps/fisql'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/bin'
/bin/sh ../../../libtool --mode=install /usr/libexec/rpm-build/install -p fisql '/usr/src/tmp/freetds-buildroot/usr/bin'
libtool: warning: '../../dblib/libsybdb.la' has not been installed in '/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/fisql /usr/src/tmp/freetds-buildroot/usr/bin/fisql
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps/fisql'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps/fisql'
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/bin'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p tsql freebcp bsqldb defncopy datacopy bsqlodbc '/usr/src/tmp/freetds-buildroot/usr/bin'
libtool: install: /usr/libexec/rpm-build/install -p tsql /usr/src/tmp/freetds-buildroot/usr/bin/tsql
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/freebcp /usr/src/tmp/freetds-buildroot/usr/bin/freebcp
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/bsqldb /usr/src/tmp/freetds-buildroot/usr/bin/bsqldb
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/defncopy /usr/src/tmp/freetds-buildroot/usr/bin/defncopy
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/datacopy /usr/src/tmp/freetds-buildroot/usr/bin/datacopy
libtool: install: /usr/libexec/rpm-build/install -p bsqlodbc /usr/src/tmp/freetds-buildroot/usr/bin/bsqlodbc
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/bin'
/usr/libexec/rpm-build/install -p osql '/usr/src/tmp/freetds-buildroot/usr/bin'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
if test -h userguide; then rm userguide; fi
/bin/mkdir -p ./userguide 2>&1
touch ./userguide/t.htm
rm -rf ./userguide/*
if ! xmlto --version > /dev/null 2> /dev/null ; then \
if test -r ././userguide \
-a ! -r ./userguide ; then \
cp -R ././userguide .; \
fi; \
fi
test -r /usr/src/RPM/BUILD/freetds-1.3/doc/userguide.xml
test -r userguide.xml || ln -s ./userguide.xml userguide.xml
test -r userguide.xsl || ln -s ./userguide.xsl userguide.xsl
test -r userguide_desc.xml || ln -s ./userguide_desc.xml userguide_desc.xml
(cd ./userguide && \
if xmlto --version > /dev/null 2> /dev/null ; then \
xmlto -m ../userguide.xsl xhtml ../userguide.xml; \
cp /usr/src/RPM/BUILD/freetds-1.3/doc/userguide.css .; \
fi)
if test ! -r userguide/index.html ; then \
echo '
at www.freetds.org ' > .index.html && mv .index.html userguide/index.html; \
fi
test -f ./userguide/index.html
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/userguide 2>&1
/bin/mkdir -p /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/reference 2>&1
/bin/mkdir -p /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/images 2>&1
/bin/mkdir -p /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/images/callouts 2>&1
if test -h userguide; then rm userguide; fi
/bin/mkdir -p ./userguide 2>&1
touch ./userguide/t.htm
rm -rf ./userguide/*
if ! xmlto --version > /dev/null 2> /dev/null ; then \
if test -r ././userguide \
-a ! -r ./userguide ; then \
cp -R ././userguide .; \
fi; \
fi
test -r /usr/src/RPM/BUILD/freetds-1.3/doc/userguide.xml
test -r userguide.xml || ln -s ./userguide.xml userguide.xml
test -r userguide.xsl || ln -s ./userguide.xsl userguide.xsl
test -r userguide_desc.xml || ln -s ./userguide_desc.xml userguide_desc.xml
(cd ./userguide && \
if xmlto --version > /dev/null 2> /dev/null ; then \
xmlto -m ../userguide.xsl xhtml ../userguide.xml; \
cp /usr/src/RPM/BUILD/freetds-1.3/doc/userguide.css .; \
fi)
if test ! -r userguide/index.html ; then \
echo '
at www.freetds.org ' > .index.html && mv .index.html userguide/index.html; \
fi
test -f ./userguide/index.html
/bin/mkdir -p . 2>&1
if test -r ./userguide ; then d=.; else d="."; fi; \
find $d/./userguide \( -type f -o -type l \) \
-exec /usr/libexec/rpm-build/install -p -m 644 {} /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/userguide ';'
if test -r ./reference ; then d=.; else d="."; fi; \
find $d/./reference \( -type f -o -type l \) \
-exec /usr/libexec/rpm-build/install -p -m 644 {} /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/reference ';'
cd . && find images -name \*.gif \
-exec /usr/libexec/rpm-build/install -p -m 644 {} /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/{} ';'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/share/man/man1'
/usr/libexec/rpm-build/install -p -m 644 freebcp.1 tsql.1 osql.1 bsqldb.1 bsqlodbc.1 defncopy.1 datacopy.1 fisql.1 '/usr/src/tmp/freetds-buildroot/usr/share/man/man1'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/share/man/man5'
/usr/libexec/rpm-build/install -p -m 644 freetds.conf.5 '/usr/src/tmp/freetds-buildroot/usr/share/man/man5'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
Making install in samples
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/samples'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/samples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/samples'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/samples'
Making install in win32
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/win32'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/win32'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/win32'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/win32'
Making install in vms
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/vms'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/vms'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/vms'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/vms'
Making install in misc
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/misc'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/misc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/misc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/misc'
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh ./mkinstalldirs /usr/src/tmp/freetds-buildroot/etc/freetds
if test ! -f /usr/src/tmp/freetds-buildroot/etc/freetds/freetds.conf; then \
/usr/libexec/rpm-build/install -p -m 644 ./freetds.conf /usr/src/tmp/freetds-buildroot/etc/freetds/freetds.conf; \
fi
if test ! -f /usr/src/tmp/freetds-buildroot/etc/freetds/locales.conf; then \
/usr/libexec/rpm-build/install -p -m 644 ./locales.conf /usr/src/tmp/freetds-buildroot/etc/freetds/locales.conf; \
fi
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3'
make: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/freetds-buildroot (auto)
removed './usr/lib/libtdsodbc.la'
removed './usr/lib/libsybdb.la'
removed './usr/lib/libct.la'
mode of './usr/lib/libtdsodbc.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/libsybdb.so.5.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/libct.so.4.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/freetds-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/freetds-buildroot/ (default)
Compressing files in /usr/src/tmp/freetds-buildroot (auto)
Adjusting library links in /usr/src/tmp/freetds-buildroot
./usr/lib: (from :0)
libct.so.4 -> libct.so.4.0.0
libsybdb.so.5 -> libsybdb.so.5.1.0
libtdsodbc.so.0 -> libtdsodbc.so.0.0.0
Verifying ELF objects in /usr/src/tmp/freetds-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: libfreetds-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x27YMy
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/freetds-buildroot/usr/lib/libct.so.4: 75 symbols, 17 bpp
lib.prov: /usr/src/tmp/freetds-buildroot/usr/lib/libsybdb.so.5: 164 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9Huopq
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
warning: libfreetds provides another subpackage: freetds
Provides: freetds, libct.so.4 = set:kd1SH5qvay2rjwpfKSZqqWgnOVFTYwV5hnDgq5fgSB90ofXXPRr4xxRGSn3TYZvO6F4r4Dfph2DfKHzSiYEqZtT95PpomQNAp6PeYyBc7SNiCD7Ca8uMtOYoYzHylHKLJ783U5d4Quw92Ui0jFSLvaWMLyHf, libsybdb.so.5 = set:ldxdEoFMI0KZe4JggzUD67kEc1jZuxGgmVMnZlvSbawTy7gcqmBVYyfsGOeuaD2q6TbqiXoMNP1baYuBouUyo7Qsf8D7DKAtk0bExPdOI6a9molweTtZqyeqVWCbZkYHtjcW0I0gHWSUT9Or80ZuDY6JQnJFGn2hCTKpedKHTqqYOV1TM0IpwGMwIdgTEZFrhBcQZzhU5h4imZwe0CvU21Z3O5shM0z3S1g83bv9kxmYo3LvRv2tFq2YDM9m4ibALynR0UKntHJHe0f5x6Lb0N0T9TrRwmQXsQFBp0Ww4KEKYgVDZ3WwJqYgwFLKhJZszctUIVqnJ08Pzmdc80
Requires: libc.so.6 >= set:poiedc, libc.so.6(ALT_2.24), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2.5), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libcrypto.so.1.1 >= set:qkzhg6DZ968ZcmWqCyhjZHktV9ipritVrZyWJ8GmUW5h4qDKmxykZH7lmUdCnJ4OdIaVi55jFhLERGf41EEZe4rD9hhi0dkeUEjZ3rAVGozi3u5OjRbBWu7EFAdM0guye, libcrypto.so.1.1(OPENSSL_1_1_0), libssl.so.1.1 >= set:mhMmvoG7rFcl6Ztl56YnGPZauvZ0UiAqPIGAGO2UM5vZByMZiyUZlWQtWp0J412h5, libssl.so.1.1(OPENSSL_1_1_0), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ArT3j7
Creating libfreetds-debuginfo package
Processing files: libfreetds-unixodbc-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jcWznC
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/freetds-buildroot/usr/lib/libtdsodbc.so.0: 106 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hFGOHZ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
warning: libfreetds-unixodbc provides another subpackage: freetds
Provides: freetds, libtdsodbc.so.0 = set:kdaSPlpZ9rtonPXYQZdymNzbcnw40nVf2lC3mhygPD9wbJ7ioQep70DFsWaemT1Lh9XSDpDSzjRBZcmGNcaDJ12YdZbaq33VWVFEtoJ6NwDD1hYeSEwyk0ZqYJNsZaiAYyycZeSa6xPeZAEJgZIOga33C2GJENdWDZ5gfhOLs6fu9S5HpkO8agVOiC5DwergNMUG36jidv1biBQMEChk2
Requires: libc.so.6(ALT_2.24), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libcrypto.so.1.1 >= set:qkzhg6DZ968ZcmWqCyhjZHktV9ipritVrZyWJ8GmUW5h4qDKmxykZH7lmUdCnJ4OdIaVi55jFhLERGf41EEZe4rD9hhi0dkeUEjZ3rAVGozi3u5OjRbBWu7EFAdM0guye, libcrypto.so.1.1(OPENSSL_1_1_0), libodbcinst.so.2 >= set:lk91H, libssl.so.1.1 >= set:mhMmvoG7rFcl6Ztl56YnGPZauvZ0UiAqPIGAGO2UM5vZByMZiyUZlWQtWp0J412h5, libssl.so.1.1(OPENSSL_1_1_0), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hOXPSm
Creating libfreetds-unixodbc-debuginfo package
Processing files: libfreetds-devel-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5gbJLH
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bkEdl3
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: freetds-devel
Requires: /usr/lib/libct.so.4.0.0, /usr/lib/libsybdb.so.5.1.0, /usr/lib/libtdsodbc.so.0.0.0
Requires(pre): libfreetds = 1.3-alt1
Requires(postun): libfreetds = 1.3-alt1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mEG4TR
Processing files: freetds-utils-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qAyrp4
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qBMWY1
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: awk grep isql ldd rm sed strings
Requires: /bin/sh, /lib/ld-linux.so.2, binutils, coreutils, gawk, glibc-utils, grep, libc.so.6(ALT_2.24), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libcrypto.so.1.1 >= set:qkzhg6DZ968ZcmWqCyhjZHktV9ipritVrZyWJ8GmUW5h4qDKmxykZH7lmUdCnJ4OdIaVi55jFhLERGf41EEZe4rD9hhi0dkeUEjZ3rAVGozi3u5OjRbBWu7EFAdM0guye, libcrypto.so.1.1(OPENSSL_1_1_0), libodbc.so.2 >= set:lgWSZEldBBSUhlIoxcYRqjjC5zSq50BmKoDTGw91MUa0, libreadline.so.7 >= set:njgMJcnaZh16BlJ8yZiYPzTBG4GCmwIA1, libssl.so.1.1 >= set:mhMmvoG7rFcl6Ztl56YnGPZauvZ0UiAqPIGAGO2UM5vZByMZiyUZlWQtWp0J412h5, libssl.so.1.1(OPENSSL_1_1_0), libsybdb.so.5 >= set:lexdA47Y5POLU4sOD9jCfEEW1sfY5TSNNHigUaQPx5lKXuUwXObFeaQYybWZm50sP5vSJiXYJ1heUQpQivRzd9hWUoLeUacwd3G2uDQdQZIitET7L8idcAwhZwUW7VvUxgZo0OsjshZs0OHuS7wf8l5Z0BvCTJ7iCZqrQcnUkPRKW2wcfJWc80, rtld(GNU_HASH), sed, unixODBC
Requires(rpmlib): rpmlib(SetVersions)
Requires(pre): libfreetds = 1.3-alt1
Requires(postun): libfreetds = 1.3-alt1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XNv8N6
Creating freetds-utils-debuginfo package
Processing files: libfreetds-debuginfo-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.58dHgP
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jh2GvR
find-requires: running scripts (debuginfo)
Provides: debug(libct.so.4), debug(libsybdb.so.5)
Requires: libfreetds = 1.3-alt1, debug(libc.so.6), debug(libcrypto.so.1.1), debug(libssl.so.1.1)
Processing files: libfreetds-unixodbc-debuginfo-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xkt1S4
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CbZYeo
find-requires: running scripts (debuginfo)
Provides: debug(libtdsodbc.so.0)
Requires: libfreetds-unixodbc = 1.3-alt1, debug(libc.so.6), debug(libcrypto.so.1.1), debug(libodbcinst.so.2), debug(libssl.so.1.1)
Processing files: freetds-utils-debuginfo-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j5hRa1
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l49Ag4
find-requires: running scripts (debuginfo)
Requires: freetds-utils = 1.3-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypto.so.1.1), debug(libodbc.so.2), debug(libreadline.so.7), debug(libssl.so.1.1), debug(libsybdb.so.5)
Adding to libfreetds-devel a strict dependency on libfreetds
Adding to freetds-utils a strict dependency on libfreetds
Adding to libfreetds-debuginfo a strict dependency on libfreetds
Adding to libfreetds-unixodbc-debuginfo a strict dependency on libfreetds-unixodbc
Adding to freetds-utils-debuginfo a strict dependency on freetds-utils
Adding to libfreetds-devel a strict dependency on libfreetds
Adding to libfreetds-devel a strict dependency on libfreetds-unixodbc
Adding to freetds-utils a strict dependency on libfreetds
Adding to freetds-utils-debuginfo a strict dependency on libfreetds-debuginfo
Removing from freetds-utils-debuginfo 55 sources provided by libfreetds-debuginfo
also prunning dir /usr/src/debug/freetds-1.3/src/replacements
also prunning dir /usr/src/debug/freetds-1.3/src/tds
also prunning dir /usr/src/debug/freetds-1.3/src/utils
Removing 2 extra deps from libfreetds-devel due to dependency on libfreetds
Removing 1 extra deps from freetds-utils due to dependency on libfreetds
Removing 1 extra deps from libfreetds-devel due to dependency on libfreetds-unixodbc
Removing 1 extra deps from freetds-utils-debuginfo due to dependency on libfreetds-debuginfo
Removing 20 extra deps from freetds-utils due to repentancy on libfreetds
Removing 3 extra deps from freetds-utils-debuginfo due to repentancy on libfreetds-debuginfo
Wrote: /usr/src/RPM/RPMS/i586/libfreetds-1.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libfreetds-unixodbc-1.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libfreetds-devel-1.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/freetds-utils-1.3-alt1.i586.rpm (w2T8.xzdio)
Wrote: /usr/src/RPM/RPMS/i586/libfreetds-debuginfo-1.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libfreetds-unixodbc-debuginfo-1.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/freetds-utils-debuginfo-1.3-alt1.i586.rpm (w2.lzdio)
211.40user 41.26system 4:10.79elapsed 100%CPU (0avgtext+0avgdata 53596maxresident)k
0inputs+0outputs (0major+5587687minor)pagefaults 0swaps
/.out/libfreetds-1.3-alt1.i586.rpm: bad symbols in the license tag: /
/.out/libfreetds-unixodbc-1.3-alt1.i586.rpm: bad symbols in the license tag: /
/.out/libfreetds-devel-1.3-alt1.i586.rpm: bad symbols in the license tag: /
/.out/freetds-utils-1.3-alt1.i586.rpm: bad symbols in the license tag: /
/.out/libfreetds-debuginfo-1.3-alt1.i586.rpm: bad symbols in the license tag: /
/.out/libfreetds-unixodbc-debuginfo-1.3-alt1.i586.rpm: bad symbols in the license tag: /
/.out/freetds-utils-debuginfo-1.3-alt1.i586.rpm: bad symbols in the license tag: /
224.55user 53.99system 4:46.32elapsed 97%CPU (0avgtext+0avgdata 103712maxresident)k
18912inputs+0outputs (30098major+5991313minor)pagefaults 0swaps
--- freetds-utils-1.3-alt1.i586.rpm.repo 2021-07-16 04:48:50.000000000 +0000
+++ freetds-utils-1.3-alt1.i586.rpm.hasher 2021-10-13 22:54:01.588381211 +0000
@@ -1248,3 +1248,2 @@
Requires: libodbc.so.2 >= set:lgWSZEldBBSUhlIoxcYRqjjC5zSq50BmKoDTGw91MUa0
-Requires: libpthread.so.0(GLIBC_2.1)
Requires: libreadline.so.7 >= set:njgMJcnaZh16BlJ8yZiYPzTBG4GCmwIA1
@@ -1257,11 +1256,11 @@
File: /etc/freetds/pool.conf 100644 root:root 781b1f5b3824eb0619c6edc545aa90e6
-File: /usr/bin/bsqldb 100755 root:root 5f09ab33b0e4b58c8cf32b27dee0e5a4
-File: /usr/bin/bsqlodbc 100755 root:root 0a34044b912982f63c1cf60b0fafea92
-File: /usr/bin/datacopy 100755 root:root a8ffda32b8ef5c801e3e6c5a194533bd
-File: /usr/bin/defncopy 100755 root:root 59403816505ee188b9283a448936e408
-File: /usr/bin/fisql 100755 root:root 6e38f8ea4e4e8ea3d993c478caec2533
-File: /usr/bin/freebcp 100755 root:root d5d34ef14f76ae46c09e350cb5233ce7
+File: /usr/bin/bsqldb 100755 root:root ad488f4b69f46fe27402ecb7d355722a
+File: /usr/bin/bsqlodbc 100755 root:root 003ec96d249dec4e5ecd70a775f409ba
+File: /usr/bin/datacopy 100755 root:root cfdb0fd996fa121a53e6063281bc2f49
+File: /usr/bin/defncopy 100755 root:root 6ef0db635f05a4e31285a8225f78807d
+File: /usr/bin/fisql 100755 root:root 2c59add369da58b3d66f0aabd14c5c19
+File: /usr/bin/freebcp 100755 root:root 4fb0c72f8c4d8573d8b3e58ca5e39366
File: /usr/bin/osql 100755 root:root e059d2246598683ae84b70be783773a8
-File: /usr/bin/tdspool 100755 root:root 881588171577568b60055c7e2dd4f0d8
-File: /usr/bin/tsql 100755 root:root 2086ffa3387e49414c2b1f2a4e32fcf1
+File: /usr/bin/tdspool 100755 root:root 2cf9ba800851a35ce88eb5a2de7390a7
+File: /usr/bin/tsql 100755 root:root 0f4cd7049ef744fcf94fb0ca73aef671
File: /usr/share/doc/freetds 40755 root:root
@@ -2493,2 +2492,2 @@
File: /usr/share/man/man5/freetds.conf.5.xz 100644 root:root 0243a002046aabf40eee6a5d122b00a1
-RPMIdentity: bbe85bb6299cc9bc157bb76a476ab6acaf9b2783d30ff90641f0bac40789a64af65d12576da41e01f1d23bec63eab4e4384ca0257d414ca8257558f6d36d99f4
+RPMIdentity: abf4e52a0cc4ee840c1551e675d4ca600daf61ca6dd4ef98d0083749c5a59d3a464cd081aa3f6f6507efaf7d87ab96a1cd5bf804b3dfae008c80eef2d43a0db0
--- freetds-utils-debuginfo-1.3-alt1.i586.rpm.repo 2021-07-16 04:48:50.000000000 +0000
+++ freetds-utils-debuginfo-1.3-alt1.i586.rpm.hasher 2021-10-13 22:54:01.921369552 +0000
@@ -1,25 +1,25 @@
-/usr/lib/debug/.build-id/26 40755 root:root
-/usr/lib/debug/.build-id/26/2b36c993446a86279d6b9af550f910ad235e39 120777 root:root ../../../../bin/tsql
-/usr/lib/debug/.build-id/26/2b36c993446a86279d6b9af550f910ad235e39.debug 120777 root:root ../../usr/bin/tsql.debug
-/usr/lib/debug/.build-id/27 40755 root:root
-/usr/lib/debug/.build-id/27/32f70ed18bc9af9a45709a4d462206018922ea 120777 root:root ../../../../bin/bsqlodbc
-/usr/lib/debug/.build-id/27/32f70ed18bc9af9a45709a4d462206018922ea.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
-/usr/lib/debug/.build-id/4b 40755 root:root
-/usr/lib/debug/.build-id/4b/75c1165e244fd6ba71ae8e3a332c78ad10e02b 120777 root:root ../../../../bin/freebcp
-/usr/lib/debug/.build-id/4b/75c1165e244fd6ba71ae8e3a332c78ad10e02b.debug 120777 root:root ../../usr/bin/freebcp.debug
-/usr/lib/debug/.build-id/86 40755 root:root
-/usr/lib/debug/.build-id/86/1332fe728579e1ba90348bbc322a3aefeb1f31 120777 root:root ../../../../bin/defncopy
-/usr/lib/debug/.build-id/86/1332fe728579e1ba90348bbc322a3aefeb1f31.debug 120777 root:root ../../usr/bin/defncopy.debug
-/usr/lib/debug/.build-id/8a 40755 root:root
-/usr/lib/debug/.build-id/8a/b99e338d991b42330b268cae240811792d457a 120777 root:root ../../../../bin/tdspool
-/usr/lib/debug/.build-id/8a/b99e338d991b42330b268cae240811792d457a.debug 120777 root:root ../../usr/bin/tdspool.debug
-/usr/lib/debug/.build-id/ce 40755 root:root
-/usr/lib/debug/.build-id/ce/9aaecd293cfbc616fe61ff6520712d0ddb940e 120777 root:root ../../../../bin/datacopy
-/usr/lib/debug/.build-id/ce/9aaecd293cfbc616fe61ff6520712d0ddb940e.debug 120777 root:root ../../usr/bin/datacopy.debug
-/usr/lib/debug/.build-id/f9 40755 root:root
-/usr/lib/debug/.build-id/f9/4f4c20c96d8b4cf2695724bf8fc5b55d06e739 120777 root:root ../../../../bin/bsqldb
-/usr/lib/debug/.build-id/f9/4f4c20c96d8b4cf2695724bf8fc5b55d06e739.debug 120777 root:root ../../usr/bin/bsqldb.debug
+/usr/lib/debug/.build-id/28 40755 root:root
+/usr/lib/debug/.build-id/28/3aa10f214a67f7efd3d55ea77859240af7e76f 120777 root:root ../../../../bin/tdspool
+/usr/lib/debug/.build-id/28/3aa10f214a67f7efd3d55ea77859240af7e76f.debug 120777 root:root ../../usr/bin/tdspool.debug
+/usr/lib/debug/.build-id/29 40755 root:root
+/usr/lib/debug/.build-id/29/2c656dbdc39d4bee6d16e37da84252295e4e1f 120777 root:root ../../../../bin/fisql
+/usr/lib/debug/.build-id/29/2c656dbdc39d4bee6d16e37da84252295e4e1f.debug 120777 root:root ../../usr/bin/fisql.debug
+/usr/lib/debug/.build-id/84 40755 root:root
+/usr/lib/debug/.build-id/84/d31bb2686530bc1548eaade24371020cdea6ac 120777 root:root ../../../../bin/defncopy
+/usr/lib/debug/.build-id/84/d31bb2686530bc1548eaade24371020cdea6ac.debug 120777 root:root ../../usr/bin/defncopy.debug
+/usr/lib/debug/.build-id/a3 40755 root:root
+/usr/lib/debug/.build-id/a3/9937b2edcb4a1eca1dcca0007d7328e7b73226 120777 root:root ../../../../bin/freebcp
+/usr/lib/debug/.build-id/a3/9937b2edcb4a1eca1dcca0007d7328e7b73226.debug 120777 root:root ../../usr/bin/freebcp.debug
+/usr/lib/debug/.build-id/a5 40755 root:root
+/usr/lib/debug/.build-id/a5/038a1955f6a1bfdcd927d887fb8f498f40f2db 120777 root:root ../../../../bin/bsqlodbc
+/usr/lib/debug/.build-id/a5/038a1955f6a1bfdcd927d887fb8f498f40f2db.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
+/usr/lib/debug/.build-id/eb 40755 root:root
+/usr/lib/debug/.build-id/eb/35c83cba6d46e7320558099386dee926db1506 120777 root:root ../../../../bin/datacopy
+/usr/lib/debug/.build-id/eb/35c83cba6d46e7320558099386dee926db1506.debug 120777 root:root ../../usr/bin/datacopy.debug
+/usr/lib/debug/.build-id/f0 40755 root:root
+/usr/lib/debug/.build-id/f0/a3d4a5f258627e7b3ca4129701ba4a18946fd3 120777 root:root ../../../../bin/bsqldb
+/usr/lib/debug/.build-id/f0/a3d4a5f258627e7b3ca4129701ba4a18946fd3.debug 120777 root:root ../../usr/bin/bsqldb.debug
/usr/lib/debug/.build-id/fd 40755 root:root
-/usr/lib/debug/.build-id/fd/4a88bbdd7eda0132f6686ef4f8977679d64b23 120777 root:root ../../../../bin/fisql
-/usr/lib/debug/.build-id/fd/4a88bbdd7eda0132f6686ef4f8977679d64b23.debug 120777 root:root ../../usr/bin/fisql.debug
+/usr/lib/debug/.build-id/fd/1e4fc52e00786d5ac83594af3cfc1f43408044 120777 root:root ../../../../bin/tsql
+/usr/lib/debug/.build-id/fd/1e4fc52e00786d5ac83594af3cfc1f43408044.debug 120777 root:root ../../usr/bin/tsql.debug
/usr/lib/debug/usr/bin/bsqldb.debug 100644 root:root
@@ -77,34 +77,34 @@
Provides: freetds-utils-debuginfo = 1.3-alt1:sisyphus+279172.100.1.1
-File: /usr/lib/debug/.build-id/26 40755 root:root
-File: /usr/lib/debug/.build-id/26/2b36c993446a86279d6b9af550f910ad235e39 120777 root:root ../../../../bin/tsql
-File: /usr/lib/debug/.build-id/26/2b36c993446a86279d6b9af550f910ad235e39.debug 120777 root:root ../../usr/bin/tsql.debug
-File: /usr/lib/debug/.build-id/27 40755 root:root
-File: /usr/lib/debug/.build-id/27/32f70ed18bc9af9a45709a4d462206018922ea 120777 root:root ../../../../bin/bsqlodbc
-File: /usr/lib/debug/.build-id/27/32f70ed18bc9af9a45709a4d462206018922ea.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
-File: /usr/lib/debug/.build-id/4b 40755 root:root
-File: /usr/lib/debug/.build-id/4b/75c1165e244fd6ba71ae8e3a332c78ad10e02b 120777 root:root ../../../../bin/freebcp
-File: /usr/lib/debug/.build-id/4b/75c1165e244fd6ba71ae8e3a332c78ad10e02b.debug 120777 root:root ../../usr/bin/freebcp.debug
-File: /usr/lib/debug/.build-id/86 40755 root:root
-File: /usr/lib/debug/.build-id/86/1332fe728579e1ba90348bbc322a3aefeb1f31 120777 root:root ../../../../bin/defncopy
-File: /usr/lib/debug/.build-id/86/1332fe728579e1ba90348bbc322a3aefeb1f31.debug 120777 root:root ../../usr/bin/defncopy.debug
-File: /usr/lib/debug/.build-id/8a 40755 root:root
-File: /usr/lib/debug/.build-id/8a/b99e338d991b42330b268cae240811792d457a 120777 root:root ../../../../bin/tdspool
-File: /usr/lib/debug/.build-id/8a/b99e338d991b42330b268cae240811792d457a.debug 120777 root:root ../../usr/bin/tdspool.debug
-File: /usr/lib/debug/.build-id/ce 40755 root:root
-File: /usr/lib/debug/.build-id/ce/9aaecd293cfbc616fe61ff6520712d0ddb940e 120777 root:root ../../../../bin/datacopy
-File: /usr/lib/debug/.build-id/ce/9aaecd293cfbc616fe61ff6520712d0ddb940e.debug 120777 root:root ../../usr/bin/datacopy.debug
-File: /usr/lib/debug/.build-id/f9 40755 root:root
-File: /usr/lib/debug/.build-id/f9/4f4c20c96d8b4cf2695724bf8fc5b55d06e739 120777 root:root ../../../../bin/bsqldb
-File: /usr/lib/debug/.build-id/f9/4f4c20c96d8b4cf2695724bf8fc5b55d06e739.debug 120777 root:root ../../usr/bin/bsqldb.debug
+File: /usr/lib/debug/.build-id/28 40755 root:root
+File: /usr/lib/debug/.build-id/28/3aa10f214a67f7efd3d55ea77859240af7e76f 120777 root:root ../../../../bin/tdspool
+File: /usr/lib/debug/.build-id/28/3aa10f214a67f7efd3d55ea77859240af7e76f.debug 120777 root:root ../../usr/bin/tdspool.debug
+File: /usr/lib/debug/.build-id/29 40755 root:root
+File: /usr/lib/debug/.build-id/29/2c656dbdc39d4bee6d16e37da84252295e4e1f 120777 root:root ../../../../bin/fisql
+File: /usr/lib/debug/.build-id/29/2c656dbdc39d4bee6d16e37da84252295e4e1f.debug 120777 root:root ../../usr/bin/fisql.debug
+File: /usr/lib/debug/.build-id/84 40755 root:root
+File: /usr/lib/debug/.build-id/84/d31bb2686530bc1548eaade24371020cdea6ac 120777 root:root ../../../../bin/defncopy
+File: /usr/lib/debug/.build-id/84/d31bb2686530bc1548eaade24371020cdea6ac.debug 120777 root:root ../../usr/bin/defncopy.debug
+File: /usr/lib/debug/.build-id/a3 40755 root:root
+File: /usr/lib/debug/.build-id/a3/9937b2edcb4a1eca1dcca0007d7328e7b73226 120777 root:root ../../../../bin/freebcp
+File: /usr/lib/debug/.build-id/a3/9937b2edcb4a1eca1dcca0007d7328e7b73226.debug 120777 root:root ../../usr/bin/freebcp.debug
+File: /usr/lib/debug/.build-id/a5 40755 root:root
+File: /usr/lib/debug/.build-id/a5/038a1955f6a1bfdcd927d887fb8f498f40f2db 120777 root:root ../../../../bin/bsqlodbc
+File: /usr/lib/debug/.build-id/a5/038a1955f6a1bfdcd927d887fb8f498f40f2db.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
+File: /usr/lib/debug/.build-id/eb 40755 root:root
+File: /usr/lib/debug/.build-id/eb/35c83cba6d46e7320558099386dee926db1506 120777 root:root ../../../../bin/datacopy
+File: /usr/lib/debug/.build-id/eb/35c83cba6d46e7320558099386dee926db1506.debug 120777 root:root ../../usr/bin/datacopy.debug
+File: /usr/lib/debug/.build-id/f0 40755 root:root
+File: /usr/lib/debug/.build-id/f0/a3d4a5f258627e7b3ca4129701ba4a18946fd3 120777 root:root ../../../../bin/bsqldb
+File: /usr/lib/debug/.build-id/f0/a3d4a5f258627e7b3ca4129701ba4a18946fd3.debug 120777 root:root ../../usr/bin/bsqldb.debug
File: /usr/lib/debug/.build-id/fd 40755 root:root
-File: /usr/lib/debug/.build-id/fd/4a88bbdd7eda0132f6686ef4f8977679d64b23 120777 root:root ../../../../bin/fisql
-File: /usr/lib/debug/.build-id/fd/4a88bbdd7eda0132f6686ef4f8977679d64b23.debug 120777 root:root ../../usr/bin/fisql.debug
-File: /usr/lib/debug/usr/bin/bsqldb.debug 100644 root:root b715bf84dca18303655dadda8a46df76
-File: /usr/lib/debug/usr/bin/bsqlodbc.debug 100644 root:root 2ab2a398c7ffd598ae21074a3b1dfb13
-File: /usr/lib/debug/usr/bin/datacopy.debug 100644 root:root 6c2481d7bbc2b32b8b86cfbf878e81cf
-File: /usr/lib/debug/usr/bin/defncopy.debug 100644 root:root 3aa256678b1a20f5583cd48eff426dc1
-File: /usr/lib/debug/usr/bin/fisql.debug 100644 root:root 771f7b3089a695e1a34693d4bf9dc02a
-File: /usr/lib/debug/usr/bin/freebcp.debug 100644 root:root 470742b17e812dec32d2be871c86a34c
-File: /usr/lib/debug/usr/bin/tdspool.debug 100644 root:root 063af373f6cbd37bff8ecc7029667dad
-File: /usr/lib/debug/usr/bin/tsql.debug 100644 root:root 2a91681262321b8e1a00d3747a119832
+File: /usr/lib/debug/.build-id/fd/1e4fc52e00786d5ac83594af3cfc1f43408044 120777 root:root ../../../../bin/tsql
+File: /usr/lib/debug/.build-id/fd/1e4fc52e00786d5ac83594af3cfc1f43408044.debug 120777 root:root ../../usr/bin/tsql.debug
+File: /usr/lib/debug/usr/bin/bsqldb.debug 100644 root:root 3ce5b813f4231bacfcca2b4c8f1c10d0
+File: /usr/lib/debug/usr/bin/bsqlodbc.debug 100644 root:root 11afc396069f69356d0eafc3a59a8549
+File: /usr/lib/debug/usr/bin/datacopy.debug 100644 root:root 391b905d6a3051f45c6a53374ca7b717
+File: /usr/lib/debug/usr/bin/defncopy.debug 100644 root:root ef51ddf5ee43b4de9c3706efc3862351
+File: /usr/lib/debug/usr/bin/fisql.debug 100644 root:root d0defe1a465ed6f0e6c0915d16693774
+File: /usr/lib/debug/usr/bin/freebcp.debug 100644 root:root ff2759cec9deb9cfd94f3124c6a8b139
+File: /usr/lib/debug/usr/bin/tdspool.debug 100644 root:root 2145538d27afed150e83f3b13a398ef9
+File: /usr/lib/debug/usr/bin/tsql.debug 100644 root:root e3e440ec250b3453fbd3849bc9d4604d
File: /usr/src/debug/freetds-1.3 40755 root:root
@@ -147,2 +147,2 @@
File: /usr/src/debug/freetds-1.3/src/server/server.c 100644 root:root a567c4dc0b918f68be5915e5b248986d
-RPMIdentity: d8077257fbd418061ee9f67a18edcb37aaf37b2af3c67255a82a48498a1dba2ed538e99349056f23c491344248825d741294dd8c89d22c906897bea35be032e6
+RPMIdentity: 2d00371db877d382001bc6fa3133e1501ce75575051b91c5f2aa8dc765332a1d0ed140d0150fa969e682e63d15826bc0fecc0be5c688542eebd0a9d5966de5a3
--- libfreetds-1.3-alt1.i586.rpm.repo 2021-07-16 04:48:50.000000000 +0000
+++ libfreetds-1.3-alt1.i586.rpm.hasher 2021-10-13 22:54:02.264357542 +0000
@@ -20,2 +20,3 @@
Requires: libc.so.6(GLIBC_2.3.4)
+Requires: libc.so.6(GLIBC_2.34)
Requires: libc.so.6(GLIBC_2.4)
@@ -25,6 +26,2 @@
Requires: libcrypto.so.1.1(OPENSSL_1_1_0)
-Requires: libpthread.so.0(GLIBC_2.0)
-Requires: libpthread.so.0(GLIBC_2.2)
-Requires: libpthread.so.0(GLIBC_2.3.2)
-Requires: libpthread.so.0(GLIBC_2.3.3)
Requires: libssl.so.1.1 >= set:mhMmvoG7rFcl6Ztl56YnGPZauvZ0UiAqPIGAGO2UM5vZByMZiyUZlWQtWp0J412h5
@@ -41,5 +38,5 @@
File: /usr/lib/libct.so.4 120777 root:root libct.so.4.0.0
-File: /usr/lib/libct.so.4.0.0 100644 root:root 88e5e98b1056494325736866a3e86e6b
+File: /usr/lib/libct.so.4.0.0 100644 root:root 3b2ce6c69d7d363090e317c467d229c2
File: /usr/lib/libsybdb.so.5 120777 root:root libsybdb.so.5.1.0
-File: /usr/lib/libsybdb.so.5.1.0 100644 root:root afd0e052eece980d3683ffcd352e5780
-RPMIdentity: ebe511ca07b088098a457110b9e5d272ea9218a2c42c923086b95d4c602f41fb578b15d0d0cfbd500669464b17bd6ab29c54c416fb0d78d5720e54431c2a0313
+File: /usr/lib/libsybdb.so.5.1.0 100644 root:root b95138dc91af9a742ae0395f4ace02cf
+RPMIdentity: 922d122be3694890be49a07586294a53f5a9cf95f2c42c83006b67ebb1c1405f70e1303feef7a1ee98bd63b7309191be596032ca8c9bf35eb60c544b06088ef5
--- libfreetds-debuginfo-1.3-alt1.i586.rpm.repo 2021-07-16 04:48:50.000000000 +0000
+++ libfreetds-debuginfo-1.3-alt1.i586.rpm.hasher 2021-10-13 22:54:02.618345147 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/87 40755 root:root
-/usr/lib/debug/.build-id/87/aba3d31c694375d743ebd7de958bd198bd74e5 120777 root:root ../../../libct.so.4.0.0
-/usr/lib/debug/.build-id/87/aba3d31c694375d743ebd7de958bd198bd74e5.debug 120777 root:root ../../usr/lib/libct.so.4.0.0.debug
-/usr/lib/debug/.build-id/da 40755 root:root
-/usr/lib/debug/.build-id/da/4e89e8ba7b6d8c5544bb55be89a2c4c45e6f33 120777 root:root ../../../libsybdb.so.5.1.0
-/usr/lib/debug/.build-id/da/4e89e8ba7b6d8c5544bb55be89a2c4c45e6f33.debug 120777 root:root ../../usr/lib/libsybdb.so.5.1.0.debug
+/usr/lib/debug/.build-id/a2 40755 root:root
+/usr/lib/debug/.build-id/a2/ccf4e1645676ce2518104e65d651283a1f5669 120777 root:root ../../../libct.so.4.0.0
+/usr/lib/debug/.build-id/a2/ccf4e1645676ce2518104e65d651283a1f5669.debug 120777 root:root ../../usr/lib/libct.so.4.0.0.debug
+/usr/lib/debug/.build-id/f1 40755 root:root
+/usr/lib/debug/.build-id/f1/3066038926885cc0427ff06f2bed5c94fb2d85 120777 root:root ../../../libsybdb.so.5.1.0
+/usr/lib/debug/.build-id/f1/3066038926885cc0427ff06f2bed5c94fb2d85.debug 120777 root:root ../../usr/lib/libsybdb.so.5.1.0.debug
/usr/lib/debug/usr/lib/libct.so.4.0.0.debug 100644 root:root
@@ -55,4 +55,10 @@
/usr/src/debug/freetds-1.3/src/dblib/rpc.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/dblib/xact.c 100644 root:root
/usr/src/debug/freetds-1.3/src/replacements 40755 root:root
+/usr/src/debug/freetds-1.3/src/replacements/getaddrinfo.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/replacements/gettimeofday.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/replacements/iconv.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/replacements/poll.c 100644 root:root
/usr/src/debug/freetds-1.3/src/replacements/readpassphrase.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/replacements/socketpair.c 100644 root:root
/usr/src/debug/freetds-1.3/src/tds 40755 root:root
@@ -64,2 +70,3 @@
/usr/src/debug/freetds-1.3/src/tds/getmac.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/tds/gssapi.c 100644 root:root
/usr/src/debug/freetds-1.3/src/tds/iconv.c 100644 root:root
@@ -79,2 +86,3 @@
/usr/src/debug/freetds-1.3/src/tds/stream.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/tds/tds_checks.c 100644 root:root
/usr/src/debug/freetds-1.3/src/tds/tds_types.h 100644 root:root
@@ -89,2 +97,3 @@
/usr/src/debug/freetds-1.3/src/utils/des.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/utils/dlist.c 100644 root:root
/usr/src/debug/freetds-1.3/src/utils/getpassarg.c 100644 root:root
@@ -98,5 +107,5 @@
/usr/src/debug/freetds-1.3/src/utils/threadsafe.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/utils/win_mutex.c 100644 root:root
Requires: debug(libc.so.6)
Requires: debug(libcrypto.so.1.1)
-Requires: debug(libpthread.so.0)
Requires: debug(libssl.so.1.1)
@@ -107,11 +116,11 @@
Provides: libfreetds-debuginfo = 1.3-alt1:sisyphus+279172.100.1.1
-File: /usr/lib/debug/.build-id/87 40755 root:root
-File: /usr/lib/debug/.build-id/87/aba3d31c694375d743ebd7de958bd198bd74e5 120777 root:root ../../../libct.so.4.0.0
-File: /usr/lib/debug/.build-id/87/aba3d31c694375d743ebd7de958bd198bd74e5.debug 120777 root:root ../../usr/lib/libct.so.4.0.0.debug
-File: /usr/lib/debug/.build-id/da 40755 root:root
-File: /usr/lib/debug/.build-id/da/4e89e8ba7b6d8c5544bb55be89a2c4c45e6f33 120777 root:root ../../../libsybdb.so.5.1.0
-File: /usr/lib/debug/.build-id/da/4e89e8ba7b6d8c5544bb55be89a2c4c45e6f33.debug 120777 root:root ../../usr/lib/libsybdb.so.5.1.0.debug
-File: /usr/lib/debug/usr/lib/libct.so.4.0.0.debug 100644 root:root 7697abcf632c9a8abe471a187ec248cb
+File: /usr/lib/debug/.build-id/a2 40755 root:root
+File: /usr/lib/debug/.build-id/a2/ccf4e1645676ce2518104e65d651283a1f5669 120777 root:root ../../../libct.so.4.0.0
+File: /usr/lib/debug/.build-id/a2/ccf4e1645676ce2518104e65d651283a1f5669.debug 120777 root:root ../../usr/lib/libct.so.4.0.0.debug
+File: /usr/lib/debug/.build-id/f1 40755 root:root
+File: /usr/lib/debug/.build-id/f1/3066038926885cc0427ff06f2bed5c94fb2d85 120777 root:root ../../../libsybdb.so.5.1.0
+File: /usr/lib/debug/.build-id/f1/3066038926885cc0427ff06f2bed5c94fb2d85.debug 120777 root:root ../../usr/lib/libsybdb.so.5.1.0.debug
+File: /usr/lib/debug/usr/lib/libct.so.4.0.0.debug 100644 root:root 0d58e22500f68d6552419ecee4f6bfe9
File: /usr/lib/debug/usr/lib/libct.so.4.debug 120777 root:root libct.so.4.0.0.debug
-File: /usr/lib/debug/usr/lib/libsybdb.so.5.1.0.debug 100644 root:root 3ad5430dde5f26a53132c66ded6ce850
+File: /usr/lib/debug/usr/lib/libsybdb.so.5.1.0.debug 100644 root:root 98e931052f3bff5e18203ce2e1867898
File: /usr/lib/debug/usr/lib/libsybdb.so.5.debug 120777 root:root libsybdb.so.5.1.0.debug
@@ -162,4 +171,10 @@
File: /usr/src/debug/freetds-1.3/src/dblib/rpc.c 100644 root:root 5bd7d82d4c1f774d94ff550f7228d806
+File: /usr/src/debug/freetds-1.3/src/dblib/xact.c 100644 root:root 955880b18ee15eb3d0005f731c3f9736
File: /usr/src/debug/freetds-1.3/src/replacements 40755 root:root
+File: /usr/src/debug/freetds-1.3/src/replacements/getaddrinfo.c 100644 root:root 76c85dc08dd0617e796f26fa3c97fa74
+File: /usr/src/debug/freetds-1.3/src/replacements/gettimeofday.c 100644 root:root cd5e1f0af0c9bf1802c60e8f991fcb41
+File: /usr/src/debug/freetds-1.3/src/replacements/iconv.c 100644 root:root bef4552bfd9969bcd6984f46f2672311
+File: /usr/src/debug/freetds-1.3/src/replacements/poll.c 100644 root:root 77ec7fbe2719e730e3c01bb530d5d914
File: /usr/src/debug/freetds-1.3/src/replacements/readpassphrase.c 100644 root:root ea7992adf1218b5c7b4b5bb933ecc12e
+File: /usr/src/debug/freetds-1.3/src/replacements/socketpair.c 100644 root:root 96c584aedf3defa0c019c0fc0fad48b3
File: /usr/src/debug/freetds-1.3/src/tds 40755 root:root
@@ -171,2 +186,3 @@
File: /usr/src/debug/freetds-1.3/src/tds/getmac.c 100644 root:root 6b1d70efa78573d88efac6b2ccb06595
+File: /usr/src/debug/freetds-1.3/src/tds/gssapi.c 100644 root:root c99d901a2dbb661b3feb85ed1054229c
File: /usr/src/debug/freetds-1.3/src/tds/iconv.c 100644 root:root 18b203cdd868a2d0f9585507b9e45b04
@@ -186,2 +202,3 @@
File: /usr/src/debug/freetds-1.3/src/tds/stream.c 100644 root:root 45e2c55e6bee1f6aadb66aed7efd5fe7
+File: /usr/src/debug/freetds-1.3/src/tds/tds_checks.c 100644 root:root 61db5630a885d2b4610f7f5093bbcd8b
File: /usr/src/debug/freetds-1.3/src/tds/tds_types.h 100644 root:root ea4e3c85ddeec70ac4f32356439576f0
@@ -196,2 +213,3 @@
File: /usr/src/debug/freetds-1.3/src/utils/des.c 100644 root:root 7cfd23361ebe19a1fc5397e348fa3578
+File: /usr/src/debug/freetds-1.3/src/utils/dlist.c 100644 root:root f2ab86f6e8e9766283b77b7e31527bf2
File: /usr/src/debug/freetds-1.3/src/utils/getpassarg.c 100644 root:root 7bac6309570ac1333603da4e794d9917
@@ -205,2 +223,3 @@
File: /usr/src/debug/freetds-1.3/src/utils/threadsafe.c 100644 root:root 39c689573b71343ca6ec028f741666da
-RPMIdentity: b29ee4876ce225eb0378599af88339624ef84be4415d39c98c0c1b30de1672b64c762f42a87f3755d995d69d405dc41c9f2391eaedc129732bb0938de661e2ef
+File: /usr/src/debug/freetds-1.3/src/utils/win_mutex.c 100644 root:root fdbc43703607e7b42e1b586f070e41b9
+RPMIdentity: a9ccf7273e4c50c5dab87eae110a3762d6a86d098fba439fd85ae105ee805c9ec9dd0798716b2ab93540de2e73e469eff6d554f5ba82d4c6dc223bd3cb7e2180
--- libfreetds-unixodbc-1.3-alt1.i586.rpm.repo 2021-07-16 04:48:50.000000000 +0000
+++ libfreetds-unixodbc-1.3-alt1.i586.rpm.hasher 2021-10-13 22:54:03.333320112 +0000
@@ -12,2 +12,3 @@
Requires: libc.so.6(GLIBC_2.3.4)
+Requires: libc.so.6(GLIBC_2.34)
Requires: libc.so.6(GLIBC_2.4)
@@ -19,6 +20,2 @@
Requires: libodbcinst.so.2 >= set:lk91H
-Requires: libpthread.so.0(GLIBC_2.0)
-Requires: libpthread.so.0(GLIBC_2.2)
-Requires: libpthread.so.0(GLIBC_2.3.2)
-Requires: libpthread.so.0(GLIBC_2.3.3)
Requires: libssl.so.1.1 >= set:mhMmvoG7rFcl6Ztl56YnGPZauvZ0UiAqPIGAGO2UM5vZByMZiyUZlWQtWp0J412h5
@@ -31,3 +28,3 @@
File: /usr/lib/libtdsodbc.so.0 120777 root:root libtdsodbc.so.0.0.0
-File: /usr/lib/libtdsodbc.so.0.0.0 100644 root:root 19097c12d006c30e78e6099e2a80a605
-RPMIdentity: 090b35230c6ee4529c7b6a1152f34525db73e92e09d7d4eeef92ea8ea6715a5697ebaa1f931b79b333aa30e3d2ab63f2d11a7f507ddca4ebf67dd665a804b110
+File: /usr/lib/libtdsodbc.so.0.0.0 100644 root:root 00c2c4a75ef25370932458faaf115e90
+RPMIdentity: 39a8207672ad7837c687c13df24e109ded290df9998bff45696faa9371ae3cc9b9e0ea8ceb832f57114396725f4d3542a534081c8116ceeecb168ba0e82fec83
--- libfreetds-unixodbc-debuginfo-1.3-alt1.i586.rpm.repo 2021-07-16 04:48:50.000000000 +0000
+++ libfreetds-unixodbc-debuginfo-1.3-alt1.i586.rpm.hasher 2021-10-13 22:54:03.699307297 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/31 40755 root:root
-/usr/lib/debug/.build-id/31/5f9aa8d3c7623bbe45d1974e83aa961fbca6b0 120777 root:root ../../../libtdsodbc.so.0.0.0
-/usr/lib/debug/.build-id/31/5f9aa8d3c7623bbe45d1974e83aa961fbca6b0.debug 120777 root:root ../../usr/lib/libtdsodbc.so.0.0.0.debug
+/usr/lib/debug/.build-id/3f 40755 root:root
+/usr/lib/debug/.build-id/3f/b6073d619329892d3c04bea1c5533d63887d5a 120777 root:root ../../../libtdsodbc.so.0.0.0
+/usr/lib/debug/.build-id/3f/b6073d619329892d3c04bea1c5533d63887d5a.debug 120777 root:root ../../usr/lib/libtdsodbc.so.0.0.0.debug
/usr/lib/debug/usr/lib/libtdsodbc.so.0.0.0.debug 100644 root:root
@@ -10,2 +10,3 @@
/usr/src/debug/freetds-1.3/include/freetds/convert.h 100644 root:root
+/usr/src/debug/freetds-1.3/include/freetds/data.h 100644 root:root
/usr/src/debug/freetds-1.3/include/freetds/encodings.h 100644 root:root
@@ -39,2 +40,3 @@
/usr/src/debug/freetds-1.3/src/odbc/odbc.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/odbc/odbc_checks.c 100644 root:root
/usr/src/debug/freetds-1.3/src/odbc/odbc_data.c 100644 root:root
@@ -46,3 +48,8 @@
/usr/src/debug/freetds-1.3/src/replacements 40755 root:root
+/usr/src/debug/freetds-1.3/src/replacements/getaddrinfo.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/replacements/gettimeofday.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/replacements/iconv.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/replacements/poll.c 100644 root:root
/usr/src/debug/freetds-1.3/src/replacements/readpassphrase.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/replacements/socketpair.c 100644 root:root
/usr/src/debug/freetds-1.3/src/tds 40755 root:root
@@ -54,2 +61,3 @@
/usr/src/debug/freetds-1.3/src/tds/getmac.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/tds/gssapi.c 100644 root:root
/usr/src/debug/freetds-1.3/src/tds/iconv.c 100644 root:root
@@ -69,2 +77,3 @@
/usr/src/debug/freetds-1.3/src/tds/stream.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/tds/tds_checks.c 100644 root:root
/usr/src/debug/freetds-1.3/src/tds/tds_types.h 100644 root:root
@@ -79,2 +88,3 @@
/usr/src/debug/freetds-1.3/src/utils/des.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/utils/dlist.c 100644 root:root
/usr/src/debug/freetds-1.3/src/utils/getpassarg.c 100644 root:root
@@ -88,2 +98,3 @@
/usr/src/debug/freetds-1.3/src/utils/threadsafe.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/utils/win_mutex.c 100644 root:root
Requires: debug(libc.so.6)
@@ -91,3 +102,2 @@
Requires: debug(libodbcinst.so.2)
-Requires: debug(libpthread.so.0)
Requires: debug(libssl.so.1.1)
@@ -97,6 +107,6 @@
Provides: libfreetds-unixodbc-debuginfo = 1.3-alt1:sisyphus+279172.100.1.1
-File: /usr/lib/debug/.build-id/31 40755 root:root
-File: /usr/lib/debug/.build-id/31/5f9aa8d3c7623bbe45d1974e83aa961fbca6b0 120777 root:root ../../../libtdsodbc.so.0.0.0
-File: /usr/lib/debug/.build-id/31/5f9aa8d3c7623bbe45d1974e83aa961fbca6b0.debug 120777 root:root ../../usr/lib/libtdsodbc.so.0.0.0.debug
-File: /usr/lib/debug/usr/lib/libtdsodbc.so.0.0.0.debug 100644 root:root 96fa2012b6d281be147b48041322d1fa
+File: /usr/lib/debug/.build-id/3f 40755 root:root
+File: /usr/lib/debug/.build-id/3f/b6073d619329892d3c04bea1c5533d63887d5a 120777 root:root ../../../libtdsodbc.so.0.0.0
+File: /usr/lib/debug/.build-id/3f/b6073d619329892d3c04bea1c5533d63887d5a.debug 120777 root:root ../../usr/lib/libtdsodbc.so.0.0.0.debug
+File: /usr/lib/debug/usr/lib/libtdsodbc.so.0.0.0.debug 100644 root:root 19efd22e5f7f83b5ba3cf2ed7c479ac2
File: /usr/lib/debug/usr/lib/libtdsodbc.so.0.debug 120777 root:root libtdsodbc.so.0.0.0.debug
@@ -107,2 +117,3 @@
File: /usr/src/debug/freetds-1.3/include/freetds/convert.h 100644 root:root 92cb273f760012f132013ac3dcfe0603
+File: /usr/src/debug/freetds-1.3/include/freetds/data.h 100644 root:root b29f3b04573c966f1151b9473ad6f128
File: /usr/src/debug/freetds-1.3/include/freetds/encodings.h 100644 root:root a6fd1d86c2de8b34e303cf15291b93aa
@@ -136,2 +147,3 @@
File: /usr/src/debug/freetds-1.3/src/odbc/odbc.c 100644 root:root a25c09f02ea69a99d29c6cec6a904b6c
+File: /usr/src/debug/freetds-1.3/src/odbc/odbc_checks.c 100644 root:root b5071d491dad0c4159ec6ccf0abc7020
File: /usr/src/debug/freetds-1.3/src/odbc/odbc_data.c 100644 root:root 607f523c3ddc505c12e78d1d17e92c9f
@@ -143,3 +155,8 @@
File: /usr/src/debug/freetds-1.3/src/replacements 40755 root:root
+File: /usr/src/debug/freetds-1.3/src/replacements/getaddrinfo.c 100644 root:root 76c85dc08dd0617e796f26fa3c97fa74
+File: /usr/src/debug/freetds-1.3/src/replacements/gettimeofday.c 100644 root:root cd5e1f0af0c9bf1802c60e8f991fcb41
+File: /usr/src/debug/freetds-1.3/src/replacements/iconv.c 100644 root:root bef4552bfd9969bcd6984f46f2672311
+File: /usr/src/debug/freetds-1.3/src/replacements/poll.c 100644 root:root 77ec7fbe2719e730e3c01bb530d5d914
File: /usr/src/debug/freetds-1.3/src/replacements/readpassphrase.c 100644 root:root ea7992adf1218b5c7b4b5bb933ecc12e
+File: /usr/src/debug/freetds-1.3/src/replacements/socketpair.c 100644 root:root 96c584aedf3defa0c019c0fc0fad48b3
File: /usr/src/debug/freetds-1.3/src/tds 40755 root:root
@@ -151,2 +168,3 @@
File: /usr/src/debug/freetds-1.3/src/tds/getmac.c 100644 root:root 6b1d70efa78573d88efac6b2ccb06595
+File: /usr/src/debug/freetds-1.3/src/tds/gssapi.c 100644 root:root c99d901a2dbb661b3feb85ed1054229c
File: /usr/src/debug/freetds-1.3/src/tds/iconv.c 100644 root:root 18b203cdd868a2d0f9585507b9e45b04
@@ -166,2 +184,3 @@
File: /usr/src/debug/freetds-1.3/src/tds/stream.c 100644 root:root 45e2c55e6bee1f6aadb66aed7efd5fe7
+File: /usr/src/debug/freetds-1.3/src/tds/tds_checks.c 100644 root:root 61db5630a885d2b4610f7f5093bbcd8b
File: /usr/src/debug/freetds-1.3/src/tds/tds_types.h 100644 root:root ea4e3c85ddeec70ac4f32356439576f0
@@ -176,2 +195,3 @@
File: /usr/src/debug/freetds-1.3/src/utils/des.c 100644 root:root 7cfd23361ebe19a1fc5397e348fa3578
+File: /usr/src/debug/freetds-1.3/src/utils/dlist.c 100644 root:root f2ab86f6e8e9766283b77b7e31527bf2
File: /usr/src/debug/freetds-1.3/src/utils/getpassarg.c 100644 root:root 7bac6309570ac1333603da4e794d9917
@@ -185,2 +205,3 @@
File: /usr/src/debug/freetds-1.3/src/utils/threadsafe.c 100644 root:root 39c689573b71343ca6ec028f741666da
-RPMIdentity: 9e86ce0ce71da0ce6657e2f97ed09f250b2630229661c0ab0896df5417228aabb06bf461c1c25d88dfc1258dd814827c14ac86c3fd2029c5a635ddca3d6a92e6
+File: /usr/src/debug/freetds-1.3/src/utils/win_mutex.c 100644 root:root fdbc43703607e7b42e1b586f070e41b9
+RPMIdentity: 282d9e58004df59a5a889e68f25ad9e5c9a9414c0b063de961d33f0d68e56b1f9c02e829a13ecc1e434011310aef80442d276a97a43ea4a99f755f72fe8af06b