Category Function Status Comments
' \
| sed 's!Function!Microsoft nameSybase name!'`; \
fi && \
BODY=`cat dblib.api.body` && \
printf ' &%s; API Implementation Summary\n \n %s\n \n %s\n
\n' ${NAME} ${NAME} "${HEAD}" "${BODY}" > dblib.api.xml~
mv dblib.api.xml~ dblib.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.65200
+ 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
/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.xqhR3u
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.3AY3Yu
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.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), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.3.2), libpthread.so.0(GLIBC_2.3.3), 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.pmt3pt
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.P2dCxr
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.FlA1Pt
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.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, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.3.2), libpthread.so.0(GLIBC_2.3.3), 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.7f4dLu
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.sqUfCu
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.9kkmpv
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.XOzYLr
Processing files: freetds-utils-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.N9gmev
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.pWQsRq
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.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, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.3), 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.ADPEar
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.1u4vWr
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p2Gfru
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(libpthread.so.0), 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.6ve01t
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yaMymu
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(libpthread.so.0), 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.NC2tKt
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.APHpYt
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(libpthread.so.0), 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 53 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 21 extra deps from freetds-utils due to repentancy on libfreetds
Removing 4 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)
96.78user 19.46system 1:22.60elapsed 140%CPU (0avgtext+0avgdata 55912maxresident)k
0inputs+0outputs (0major+5993569minor)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: /
102.84user 22.40system 1:31.64elapsed 136%CPU (0avgtext+0avgdata 100932maxresident)k
0inputs+0outputs (0major+6415403minor)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-09-11 13:49:40.851234076 +0000
@@ -1257,11 +1257,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 9c88deb4ccc6111dfacedc4381c86033
+File: /usr/bin/bsqlodbc 100755 root:root 308b6736b91228b500c62d780bc7d9ce
+File: /usr/bin/datacopy 100755 root:root 757d0f170226b7f8e89696f0e97bd00f
+File: /usr/bin/defncopy 100755 root:root b35ac238a33c66926c7522e7c69410d5
+File: /usr/bin/fisql 100755 root:root 3c89d26ec4622ae2e9c23371083b0e91
+File: /usr/bin/freebcp 100755 root:root 1761708c80076ff17c3e710b44893a20
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 3beb355f3b8684686b385a136c8ab277
+File: /usr/bin/tsql 100755 root:root 6f0316dca1d33d5b2467bed2d1b8426a
File: /usr/share/doc/freetds 40755 root:root
@@ -2493,2 +2493,2 @@
File: /usr/share/man/man5/freetds.conf.5.xz 100644 root:root 0243a002046aabf40eee6a5d122b00a1
-RPMIdentity: bbe85bb6299cc9bc157bb76a476ab6acaf9b2783d30ff90641f0bac40789a64af65d12576da41e01f1d23bec63eab4e4384ca0257d414ca8257558f6d36d99f4
+RPMIdentity: d19a4794d99ded1366b0ae156456b355b8e850f5ceecc7a0998301dd8615d380ca5fa42f006fa6406ecfe5c453fcfd1f83ea7762915533e7f32cb6238f561dc3
--- 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-09-11 13:49:41.138235275 +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/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/0c 40755 root:root
+/usr/lib/debug/.build-id/0c/eb43d17ab0e88387dc3c49e9b30c3cf84f52c0 120777 root:root ../../../../bin/defncopy
+/usr/lib/debug/.build-id/0c/eb43d17ab0e88387dc3c49e9b30c3cf84f52c0.debug 120777 root:root ../../usr/bin/defncopy.debug
+/usr/lib/debug/.build-id/18 40755 root:root
+/usr/lib/debug/.build-id/18/8eed6cae87df1b89eaf3d64710c354234892bc 120777 root:root ../../../../bin/tdspool
+/usr/lib/debug/.build-id/18/8eed6cae87df1b89eaf3d64710c354234892bc.debug 120777 root:root ../../usr/bin/tdspool.debug
+/usr/lib/debug/.build-id/33 40755 root:root
+/usr/lib/debug/.build-id/33/60dbd45bc148d5241ae24ad3438b5fca988741 120777 root:root ../../../../bin/fisql
+/usr/lib/debug/.build-id/33/60dbd45bc148d5241ae24ad3438b5fca988741.debug 120777 root:root ../../usr/bin/fisql.debug
+/usr/lib/debug/.build-id/71 40755 root:root
+/usr/lib/debug/.build-id/71/eef4afc55ebeb190e05427b7d592e2eb96ef15 120777 root:root ../../../../bin/tsql
+/usr/lib/debug/.build-id/71/eef4afc55ebeb190e05427b7d592e2eb96ef15.debug 120777 root:root ../../usr/bin/tsql.debug
+/usr/lib/debug/.build-id/92 40755 root:root
+/usr/lib/debug/.build-id/92/421be50fa6244e5b8910fb85bab451b548a576 120777 root:root ../../../../bin/freebcp
+/usr/lib/debug/.build-id/92/421be50fa6244e5b8910fb85bab451b548a576.debug 120777 root:root ../../usr/bin/freebcp.debug
+/usr/lib/debug/.build-id/95 40755 root:root
+/usr/lib/debug/.build-id/95/7f43af85eb3b5cb2dd756f41b217cf8441b853 120777 root:root ../../../../bin/datacopy
+/usr/lib/debug/.build-id/95/7f43af85eb3b5cb2dd756f41b217cf8441b853.debug 120777 root:root ../../usr/bin/datacopy.debug
+/usr/lib/debug/.build-id/b4 40755 root:root
+/usr/lib/debug/.build-id/b4/106ca89b64f098e7e936a476aabc6dbcc959f6 120777 root:root ../../../../bin/bsqldb
+/usr/lib/debug/.build-id/b4/106ca89b64f098e7e936a476aabc6dbcc959f6.debug 120777 root:root ../../usr/bin/bsqldb.debug
+/usr/lib/debug/.build-id/fa 40755 root:root
+/usr/lib/debug/.build-id/fa/f4daa9d0c92f164e935fd5933beeb7de93ab98 120777 root:root ../../../../bin/bsqlodbc
+/usr/lib/debug/.build-id/fa/f4daa9d0c92f164e935fd5933beeb7de93ab98.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
/usr/lib/debug/usr/bin/bsqldb.debug 100644 root:root
@@ -35,5 +35,2 @@
/usr/src/debug/freetds-1.3/include/freetds 40755 root:root
-/usr/src/debug/freetds-1.3/include/freetds/replacements 40755 root:root
-/usr/src/debug/freetds-1.3/include/freetds/replacements/readpassphrase.h 100644 root:root
-/usr/src/debug/freetds-1.3/include/freetds/server.h 100644 root:root
/usr/src/debug/freetds-1.3/include/freetds/utils 40755 root:root
@@ -49,3 +46,2 @@
/usr/src/debug/freetds-1.3/src/apps/fisql/edit.c 100644 root:root
-/usr/src/debug/freetds-1.3/src/apps/fisql/edit.h 100644 root:root
/usr/src/debug/freetds-1.3/src/apps/fisql/fisql.c 100644 root:root
@@ -56,3 +52,2 @@
/usr/src/debug/freetds-1.3/src/apps/fisql/terminal.c 100644 root:root
-/usr/src/debug/freetds-1.3/src/apps/fisql/terminal.h 100644 root:root
/usr/src/debug/freetds-1.3/src/apps/freebcp.c 100644 root:root
@@ -77,34 +72,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/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/0c 40755 root:root
+File: /usr/lib/debug/.build-id/0c/eb43d17ab0e88387dc3c49e9b30c3cf84f52c0 120777 root:root ../../../../bin/defncopy
+File: /usr/lib/debug/.build-id/0c/eb43d17ab0e88387dc3c49e9b30c3cf84f52c0.debug 120777 root:root ../../usr/bin/defncopy.debug
+File: /usr/lib/debug/.build-id/18 40755 root:root
+File: /usr/lib/debug/.build-id/18/8eed6cae87df1b89eaf3d64710c354234892bc 120777 root:root ../../../../bin/tdspool
+File: /usr/lib/debug/.build-id/18/8eed6cae87df1b89eaf3d64710c354234892bc.debug 120777 root:root ../../usr/bin/tdspool.debug
+File: /usr/lib/debug/.build-id/33 40755 root:root
+File: /usr/lib/debug/.build-id/33/60dbd45bc148d5241ae24ad3438b5fca988741 120777 root:root ../../../../bin/fisql
+File: /usr/lib/debug/.build-id/33/60dbd45bc148d5241ae24ad3438b5fca988741.debug 120777 root:root ../../usr/bin/fisql.debug
+File: /usr/lib/debug/.build-id/71 40755 root:root
+File: /usr/lib/debug/.build-id/71/eef4afc55ebeb190e05427b7d592e2eb96ef15 120777 root:root ../../../../bin/tsql
+File: /usr/lib/debug/.build-id/71/eef4afc55ebeb190e05427b7d592e2eb96ef15.debug 120777 root:root ../../usr/bin/tsql.debug
+File: /usr/lib/debug/.build-id/92 40755 root:root
+File: /usr/lib/debug/.build-id/92/421be50fa6244e5b8910fb85bab451b548a576 120777 root:root ../../../../bin/freebcp
+File: /usr/lib/debug/.build-id/92/421be50fa6244e5b8910fb85bab451b548a576.debug 120777 root:root ../../usr/bin/freebcp.debug
+File: /usr/lib/debug/.build-id/95 40755 root:root
+File: /usr/lib/debug/.build-id/95/7f43af85eb3b5cb2dd756f41b217cf8441b853 120777 root:root ../../../../bin/datacopy
+File: /usr/lib/debug/.build-id/95/7f43af85eb3b5cb2dd756f41b217cf8441b853.debug 120777 root:root ../../usr/bin/datacopy.debug
+File: /usr/lib/debug/.build-id/b4 40755 root:root
+File: /usr/lib/debug/.build-id/b4/106ca89b64f098e7e936a476aabc6dbcc959f6 120777 root:root ../../../../bin/bsqldb
+File: /usr/lib/debug/.build-id/b4/106ca89b64f098e7e936a476aabc6dbcc959f6.debug 120777 root:root ../../usr/bin/bsqldb.debug
+File: /usr/lib/debug/.build-id/fa 40755 root:root
+File: /usr/lib/debug/.build-id/fa/f4daa9d0c92f164e935fd5933beeb7de93ab98 120777 root:root ../../../../bin/bsqlodbc
+File: /usr/lib/debug/.build-id/fa/f4daa9d0c92f164e935fd5933beeb7de93ab98.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
+File: /usr/lib/debug/usr/bin/bsqldb.debug 100644 root:root ca14b10dd9d3cc6a72091c02437df88f
+File: /usr/lib/debug/usr/bin/bsqlodbc.debug 100644 root:root 2d155a1806871c750c8ab45e22c4ee0b
+File: /usr/lib/debug/usr/bin/datacopy.debug 100644 root:root 8cbeb9c7cc1e0f1bf64d10ed54cdc57b
+File: /usr/lib/debug/usr/bin/defncopy.debug 100644 root:root 1e86b6c0be543cdfa9565bec76fbad84
+File: /usr/lib/debug/usr/bin/fisql.debug 100644 root:root 26ec4779a6b2ea283e936426990ff32c
+File: /usr/lib/debug/usr/bin/freebcp.debug 100644 root:root 85eac1f983bb68194dc7e73054520ffd
+File: /usr/lib/debug/usr/bin/tdspool.debug 100644 root:root ee3226f359ee22c40ef0782182187a2f
+File: /usr/lib/debug/usr/bin/tsql.debug 100644 root:root 4b98060c112712718ff9b99c3acf22da
File: /usr/src/debug/freetds-1.3 40755 root:root
@@ -112,5 +107,2 @@
File: /usr/src/debug/freetds-1.3/include/freetds 40755 root:root
-File: /usr/src/debug/freetds-1.3/include/freetds/replacements 40755 root:root
-File: /usr/src/debug/freetds-1.3/include/freetds/replacements/readpassphrase.h 100644 root:root d3e01a4a133e57187647dda68af703f3
-File: /usr/src/debug/freetds-1.3/include/freetds/server.h 100644 root:root fbec5e5e35897395309dce1239054510
File: /usr/src/debug/freetds-1.3/include/freetds/utils 40755 root:root
@@ -126,3 +118,2 @@
File: /usr/src/debug/freetds-1.3/src/apps/fisql/edit.c 100644 root:root 7b831f48426fa7f554d2dba28f762cb5
-File: /usr/src/debug/freetds-1.3/src/apps/fisql/edit.h 100644 root:root a78303a6d58249184ab371f59850fca6
File: /usr/src/debug/freetds-1.3/src/apps/fisql/fisql.c 100644 root:root 5882730e5a911ce4b8b2b369d3c0218e
@@ -133,3 +124,2 @@
File: /usr/src/debug/freetds-1.3/src/apps/fisql/terminal.c 100644 root:root b26d0b2da887cd9dd7c04f8cd10c8313
-File: /usr/src/debug/freetds-1.3/src/apps/fisql/terminal.h 100644 root:root 2eee1ca5f22adebb88e7c86b1a1a238f
File: /usr/src/debug/freetds-1.3/src/apps/freebcp.c 100644 root:root 0ac1ced014cec60ca830c4dbc68fdf3d
@@ -147,2 +137,2 @@
File: /usr/src/debug/freetds-1.3/src/server/server.c 100644 root:root a567c4dc0b918f68be5915e5b248986d
-RPMIdentity: d8077257fbd418061ee9f67a18edcb37aaf37b2af3c67255a82a48498a1dba2ed538e99349056f23c491344248825d741294dd8c89d22c906897bea35be032e6
+RPMIdentity: bc1509f06de23d707c0cf11810f20ae6a05fc66496c4dbdac83ddccedfed05e1d3babc593ff7bbebd62c16db3937e816ab4426d8a57d645a282ca2c8fbfe69c2
--- libfreetds-1.3-alt1.i586.rpm.repo 2021-07-16 04:48:50.000000000 +0000
+++ libfreetds-1.3-alt1.i586.rpm.hasher 2021-09-11 13:49:41.239235697 +0000
@@ -26,3 +26,2 @@
Requires: libpthread.so.0(GLIBC_2.0)
-Requires: libpthread.so.0(GLIBC_2.2)
Requires: libpthread.so.0(GLIBC_2.3.2)
@@ -41,5 +40,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 8ae9b83ade6a777c152507164f45110b
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 38ec7fedf8f60c38db2ad7c311942091
+RPMIdentity: 615c27bd16d3c581ee0b63aeeca4f43c05e91e2f2cdf41db40b5602550e84f12fb0772ad3efb4bb2a070f623ab8bab7a7877782e33de68bab15b3b59a397ebb4
--- 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-09-11 13:49:43.711246025 +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/6b 40755 root:root
+/usr/lib/debug/.build-id/6b/8825c24092983e531300a87aa38aecbde48ed1 120777 root:root ../../../libct.so.4.0.0
+/usr/lib/debug/.build-id/6b/8825c24092983e531300a87aa38aecbde48ed1.debug 120777 root:root ../../usr/lib/libct.so.4.0.0.debug
+/usr/lib/debug/.build-id/ed 40755 root:root
+/usr/lib/debug/.build-id/ed/3c710c2c9b2bc702aaf539726733688a53f4df 120777 root:root ../../../libsybdb.so.5.1.0
+/usr/lib/debug/.build-id/ed/3c710c2c9b2bc702aaf539726733688a53f4df.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
@@ -32,6 +32,4 @@
/usr/src/debug/freetds-1.3/include/freetds/utils 40755 root:root
-/usr/src/debug/freetds-1.3/include/freetds/utils.h 100644 root:root
/usr/src/debug/freetds-1.3/include/freetds/utils/bjoern-utf8.h 100644 root:root
/usr/src/debug/freetds-1.3/include/freetds/utils/des.h 100644 root:root
-/usr/src/debug/freetds-1.3/include/freetds/utils/hmac_md5.h 100644 root:root
/usr/src/debug/freetds-1.3/include/freetds/utils/md4.h 100644 root:root
@@ -107,11 +105,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/6b 40755 root:root
+File: /usr/lib/debug/.build-id/6b/8825c24092983e531300a87aa38aecbde48ed1 120777 root:root ../../../libct.so.4.0.0
+File: /usr/lib/debug/.build-id/6b/8825c24092983e531300a87aa38aecbde48ed1.debug 120777 root:root ../../usr/lib/libct.so.4.0.0.debug
+File: /usr/lib/debug/.build-id/ed 40755 root:root
+File: /usr/lib/debug/.build-id/ed/3c710c2c9b2bc702aaf539726733688a53f4df 120777 root:root ../../../libsybdb.so.5.1.0
+File: /usr/lib/debug/.build-id/ed/3c710c2c9b2bc702aaf539726733688a53f4df.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 7d7777b4cbe298b865d6bcd78d8ec32c
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 00ee1c891bbfa3f94ac0bafcb584e29f
File: /usr/lib/debug/usr/lib/libsybdb.so.5.debug 120777 root:root libsybdb.so.5.1.0.debug
@@ -139,6 +137,4 @@
File: /usr/src/debug/freetds-1.3/include/freetds/utils 40755 root:root
-File: /usr/src/debug/freetds-1.3/include/freetds/utils.h 100644 root:root fdb1a5a3b6f1d50c370bfa1b052abd99
File: /usr/src/debug/freetds-1.3/include/freetds/utils/bjoern-utf8.h 100644 root:root 95686cc381652268dc50f8f6d115f81d
File: /usr/src/debug/freetds-1.3/include/freetds/utils/des.h 100644 root:root 60e3138b6640e7151674bf97a3a2156b
-File: /usr/src/debug/freetds-1.3/include/freetds/utils/hmac_md5.h 100644 root:root ec0ae15aadf0e0099269277170c70ea7
File: /usr/src/debug/freetds-1.3/include/freetds/utils/md4.h 100644 root:root d6efcd159cd0df5cb9a3e4e2fe35e316
@@ -205,2 +201,2 @@
File: /usr/src/debug/freetds-1.3/src/utils/threadsafe.c 100644 root:root 39c689573b71343ca6ec028f741666da
-RPMIdentity: b29ee4876ce225eb0378599af88339624ef84be4415d39c98c0c1b30de1672b64c762f42a87f3755d995d69d405dc41c9f2391eaedc129732bb0938de661e2ef
+RPMIdentity: 49e2fdfc63770965137d641b0851631e1e99ad0bb044e6cdfbc42666183c1f4a98973a8fa174e6cbc04c239180ca2337b7ed29fd5de1974a811ff7969701b4bc
--- 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-09-11 13:49:43.990247191 +0000
@@ -20,3 +20,2 @@
Requires: libpthread.so.0(GLIBC_2.0)
-Requires: libpthread.so.0(GLIBC_2.2)
Requires: libpthread.so.0(GLIBC_2.3.2)
@@ -31,3 +30,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 10079a7918103713778cd9e2b0bcadf9
+RPMIdentity: 39842d90fa35c62ce9e67f8519ddb744e1b8270845328d4e568efa9e7c8cc9b538785b1bcc648cd2865f83f1c199005b22d38e9a92d9cf4a1cda790c6446a59a
--- 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-09-11 13:49:44.113247705 +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/c4 40755 root:root
+/usr/lib/debug/.build-id/c4/4f3693efed12fcf7299ad33cc07d934a4a555b 120777 root:root ../../../libtdsodbc.so.0.0.0
+/usr/lib/debug/.build-id/c4/4f3693efed12fcf7299ad33cc07d934a4a555b.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
@@ -21,6 +21,4 @@
/usr/src/debug/freetds-1.3/include/freetds/utils 40755 root:root
-/usr/src/debug/freetds-1.3/include/freetds/utils.h 100644 root:root
/usr/src/debug/freetds-1.3/include/freetds/utils/bjoern-utf8.h 100644 root:root
/usr/src/debug/freetds-1.3/include/freetds/utils/des.h 100644 root:root
-/usr/src/debug/freetds-1.3/include/freetds/utils/hmac_md5.h 100644 root:root
/usr/src/debug/freetds-1.3/include/freetds/utils/md4.h 100644 root:root
@@ -97,6 +95,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/c4 40755 root:root
+File: /usr/lib/debug/.build-id/c4/4f3693efed12fcf7299ad33cc07d934a4a555b 120777 root:root ../../../libtdsodbc.so.0.0.0
+File: /usr/lib/debug/.build-id/c4/4f3693efed12fcf7299ad33cc07d934a4a555b.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 84a685a9f98e86f4771743e6cb44f409
File: /usr/lib/debug/usr/lib/libtdsodbc.so.0.debug 120777 root:root libtdsodbc.so.0.0.0.debug
@@ -118,6 +116,4 @@
File: /usr/src/debug/freetds-1.3/include/freetds/utils 40755 root:root
-File: /usr/src/debug/freetds-1.3/include/freetds/utils.h 100644 root:root fdb1a5a3b6f1d50c370bfa1b052abd99
File: /usr/src/debug/freetds-1.3/include/freetds/utils/bjoern-utf8.h 100644 root:root 95686cc381652268dc50f8f6d115f81d
File: /usr/src/debug/freetds-1.3/include/freetds/utils/des.h 100644 root:root 60e3138b6640e7151674bf97a3a2156b
-File: /usr/src/debug/freetds-1.3/include/freetds/utils/hmac_md5.h 100644 root:root ec0ae15aadf0e0099269277170c70ea7
File: /usr/src/debug/freetds-1.3/include/freetds/utils/md4.h 100644 root:root d6efcd159cd0df5cb9a3e4e2fe35e316
@@ -185,2 +181,2 @@
File: /usr/src/debug/freetds-1.3/src/utils/threadsafe.c 100644 root:root 39c689573b71343ca6ec028f741666da
-RPMIdentity: 9e86ce0ce71da0ce6657e2f97ed09f250b2630229661c0ab0896df5417228aabb06bf461c1c25d88dfc1258dd814827c14ac86c3fd2029c5a635ddca3d6a92e6
+RPMIdentity: f2d6640b838d7473e8708b29040770a694ec3976bd13c955c9ee5a95a809ca7074d15f515ffdb27ab3186b3211dba3ac6c80aea34ac3e7b30a7994ed4b12e92b