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/lib64,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.34382
+ 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/lib64'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libct.la '/usr/src/tmp/freetds-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libct.so.4.0.0 /usr/src/tmp/freetds-buildroot/usr/lib64/libct.so.4.0.0
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/lib64 && { 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/lib64 && { 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/lib64/libct.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
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/lib64'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libsybdb.la '/usr/src/tmp/freetds-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libsybdb.so.5.1.0 /usr/src/tmp/freetds-buildroot/usr/lib64/libsybdb.so.5.1.0
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/lib64 && { 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/lib64 && { 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/lib64/libsybdb.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
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/lib64'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libtdsodbc.la '/usr/src/tmp/freetds-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libtdsodbc.so.0.0.0 /usr/src/tmp/freetds-buildroot/usr/lib64/libtdsodbc.so.0.0.0
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/lib64 && { 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/lib64 && { 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/lib64/libtdsodbc.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
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/lib64'
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/lib64'
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/lib64'
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/lib64'
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/lib64'
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'
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/lib64/libtdsodbc.la'
removed './usr/lib64/libsybdb.la'
removed './usr/lib64/libct.la'
mode of './usr/lib64/libtdsodbc.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libsybdb.so.5.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/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/lib64: (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.qGCzQc
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/freetds-buildroot/usr/lib64/libct.so.4: 75 symbols, 17 bpp
lib.prov: /usr/src/tmp/freetds-buildroot/usr/lib64/libsybdb.so.5: 164 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lj3D1a
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()(64bit) = set:kd1SH5qvay2rjwpfKSZqqWgnOVFTYwV5hnDgq5fgSB90ofXXPRr4xxRGSn3TYZvO6F4r4Dfph2DfKHzSiYEqZtT95PpomQNAp6PeYyBc7SNiCD7Ca8uMtOYoYzHylHKLJ783U5d4Quw92Ui0jFSLvaWMLyHf, libsybdb.so.5()(64bit) = set:ldxdEoFMI0KZe4JggzUD67kEc1jZuxGgmVMnZlvSbawTy7gcqmBVYyfsGOeuaD2q6TbqiXoMNP1baYuBouUyo7Qsf8D7DKAtk0bExPdOI6a9molweTtZqyeqVWCbZkYHtjcW0I0gHWSUT9Or80ZuDY6JQnJFGn2hCTKpedKHTqqYOV1TM0IpwGMwIdgTEZFrhBcQZzhU5h4imZwe0CvU21Z3O5shM0z3S1g83bv9kxmYo3LvRv2tFq2YDM9m4ibALynR0UKntHJHe0f5x6Lb0N0T9TrRwmQXsQFBp0Ww4KEKYgVDZ3WwJqYgwFLKhJZszctUIVqnJ08Pzmdc80
Requires: libc.so.6()(64bit) >= set:poiedc, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libcrypto.so.1.1()(64bit) >= set:qkzhg6DZ968ZcmWqCyhjZHktV9ipritVrZyWJ8GmUW5h4qDKmxykZH7lmUdCnJ4OdIaVi55jFhLERGf41EEZe4rD9hhi0dkeUEjZ3rAVGozi3u5OjRbBWu7EFAdM0guye, libcrypto.so.1.1(OPENSSL_1_1_0)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libpthread.so.0(GLIBC_2.3.3)(64bit), libssl.so.1.1()(64bit) >= set:mhMmvoG7rFcl6Ztl56YnGPZauvZ0UiAqPIGAGO2UM5vZByMZiyUZlWQtWp0J412h5, libssl.so.1.1(OPENSSL_1_1_0)(64bit), 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.NZbs7b
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.Fwgplc
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/freetds-buildroot/usr/lib64/libtdsodbc.so.0: 106 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hYo8Ub
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()(64bit) = set:kdaSPlpZ9rtonPXYQZdymNzbcnw40nVf2lC3mhygPD9wbJ7ioQep70DFsWaemT1Lh9XSDpDSzjRBZcmGNcaDJ12YdZbaq33VWVFEtoJ6NwDD1hYeSEwyk0ZqYJNsZaiAYyycZeSa6xPeZAEJgZIOga33C2GJENdWDZ5gfhOLs6fu9S5HpkO8agVOiC5DwergNMUG36jidv1biBQMEChk2
Requires: libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libcrypto.so.1.1()(64bit) >= set:qkzhg6DZ968ZcmWqCyhjZHktV9ipritVrZyWJ8GmUW5h4qDKmxykZH7lmUdCnJ4OdIaVi55jFhLERGf41EEZe4rD9hhi0dkeUEjZ3rAVGozi3u5OjRbBWu7EFAdM0guye, libcrypto.so.1.1(OPENSSL_1_1_0)(64bit), libodbcinst.so.2()(64bit) >= set:lk91H, libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libpthread.so.0(GLIBC_2.3.3)(64bit), libssl.so.1.1()(64bit) >= set:mhMmvoG7rFcl6Ztl56YnGPZauvZ0UiAqPIGAGO2UM5vZByMZiyUZlWQtWp0J412h5, libssl.so.1.1(OPENSSL_1_1_0)(64bit), 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.vFV5Ib
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.WldfTa
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.RPlgT8
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/lib64/libct.so.4.0.0, /usr/lib64/libsybdb.so.5.1.0, /usr/lib64/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.wmPXE8
Processing files: freetds-utils-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fHu6Ma
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.gCvAmb
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, /lib64/ld-linux-x86-64.so.2, binutils, coreutils, gawk, glibc-utils, grep, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libcrypto.so.1.1()(64bit) >= set:qkzhg6DZ968ZcmWqCyhjZHktV9ipritVrZyWJ8GmUW5h4qDKmxykZH7lmUdCnJ4OdIaVi55jFhLERGf41EEZe4rD9hhi0dkeUEjZ3rAVGozi3u5OjRbBWu7EFAdM0guye, libcrypto.so.1.1(OPENSSL_1_1_0)(64bit), libodbc.so.2()(64bit) >= set:lgWSZEldBBSUhlIoxcYRqjjC5zSq50BmKoDTGw91MUa0, libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.3)(64bit), libreadline.so.7()(64bit) >= set:njgMJcnaZh16BlJ8yZiYPzTBG4GCmwIA1, libssl.so.1.1()(64bit) >= set:mhMmvoG7rFcl6Ztl56YnGPZauvZ0UiAqPIGAGO2UM5vZByMZiyUZlWQtWp0J412h5, libssl.so.1.1(OPENSSL_1_1_0)(64bit), libsybdb.so.5()(64bit) >= 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.XGOA78
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.Rwmyua
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2izZZ9
find-requires: running scripts (debuginfo)
Provides: debug64(libct.so.4), debug64(libsybdb.so.5)
Requires: libfreetds = 1.3-alt1, debug64(libc.so.6), debug64(libcrypto.so.1.1), debug64(libpthread.so.0), debug64(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.ufPO19
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dohApc
find-requires: running scripts (debuginfo)
Provides: debug64(libtdsodbc.so.0)
Requires: libfreetds-unixodbc = 1.3-alt1, debug64(libc.so.6), debug64(libcrypto.so.1.1), debug64(libodbcinst.so.2), debug64(libpthread.so.0), debug64(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.IDCYJa
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o53lEa
find-requires: running scripts (debuginfo)
Requires: freetds-utils = 1.3-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypto.so.1.1), debug64(libodbc.so.2), debug64(libpthread.so.0), debug64(libreadline.so.7), debug64(libssl.so.1.1), debug64(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 18 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/x86_64/libfreetds-1.3-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libfreetds-unixodbc-1.3-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libfreetds-devel-1.3-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/freetds-utils-1.3-alt1.x86_64.rpm (w2T8.xzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libfreetds-debuginfo-1.3-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libfreetds-unixodbc-debuginfo-1.3-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/freetds-utils-debuginfo-1.3-alt1.x86_64.rpm (w2.lzdio)
76.73user 15.09system 1:36.16elapsed 95%CPU (0avgtext+0avgdata 75100maxresident)k
0inputs+0outputs (0major+6281699minor)pagefaults 0swaps
/.out/libfreetds-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
/.out/libfreetds-unixodbc-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
/.out/libfreetds-devel-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
/.out/freetds-utils-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
/.out/libfreetds-debuginfo-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
/.out/libfreetds-unixodbc-debuginfo-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
/.out/freetds-utils-debuginfo-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
82.37user 18.09system 1:45.24elapsed 95%CPU (0avgtext+0avgdata 105028maxresident)k
0inputs+0outputs (0major+6720137minor)pagefaults 0swaps
--- freetds-utils-1.3-alt1.x86_64.rpm.repo 2021-07-16 04:48:37.000000000 +0000
+++ freetds-utils-1.3-alt1.x86_64.rpm.hasher 2021-09-03 05:59:44.063638814 +0000
@@ -1255,11 +1255,11 @@
File: /etc/freetds/pool.conf 100644 root:root 781b1f5b3824eb0619c6edc545aa90e6
-File: /usr/bin/bsqldb 100755 root:root dc2fafcde12174d1711c0565a6b1a7d2
-File: /usr/bin/bsqlodbc 100755 root:root ff3de90eef019d01b2012d2cf8ed7509
-File: /usr/bin/datacopy 100755 root:root b2e43420b94579f03fded7b21d578da6
-File: /usr/bin/defncopy 100755 root:root 506b488f49ea5f4b1f4c22da2fd9a314
-File: /usr/bin/fisql 100755 root:root bd5aa27da4cfa5ccf24bc89b62ec0765
-File: /usr/bin/freebcp 100755 root:root 137a166c1156c6b8c511dde468648e19
+File: /usr/bin/bsqldb 100755 root:root 55922a854954da382f00728694802630
+File: /usr/bin/bsqlodbc 100755 root:root b51e28e71cf3a40e7c5e7f643adcd245
+File: /usr/bin/datacopy 100755 root:root d50eb44fa60bd01fa06b6936e0da0500
+File: /usr/bin/defncopy 100755 root:root 19c2b01512be5ef5c3d53326a4c6aa74
+File: /usr/bin/fisql 100755 root:root f7fa29db1802f6990b021bcbb9cc3e60
+File: /usr/bin/freebcp 100755 root:root 4447e78fa66b8de449d9ace0a2861194
File: /usr/bin/osql 100755 root:root e059d2246598683ae84b70be783773a8
-File: /usr/bin/tdspool 100755 root:root 968ba345dff803b456532b0d1dc06455
-File: /usr/bin/tsql 100755 root:root f52a1c4f3860194214c301689a363202
+File: /usr/bin/tdspool 100755 root:root 6a8b2a183313ef0da155e2d5c47c9ee4
+File: /usr/bin/tsql 100755 root:root bded8da5d75d8a5290a6e3ee4fbdc3b2
File: /usr/share/doc/freetds 40755 root:root
@@ -2491,2 +2491,2 @@
File: /usr/share/man/man5/freetds.conf.5.xz 100644 root:root 0243a002046aabf40eee6a5d122b00a1
-RPMIdentity: cb33218c402aa6d5830b78b7ae463fd153e7e84dd5ecb34cbb4007dc4c03fc4c5bfbe54274e21e12d3813a960a627d116d823e6527113b6401969ec1a826fe20
+RPMIdentity: c6f5b848def50bf23aa6acc6ce217c4aad62ae45eb031254d0f5185a05cce3b1273f0e892c561036d096d7f9a89f686b1fb928c98586f537e652db00f78158af
--- freetds-utils-debuginfo-1.3-alt1.x86_64.rpm.repo 2021-07-16 04:48:37.000000000 +0000
+++ freetds-utils-debuginfo-1.3-alt1.x86_64.rpm.hasher 2021-09-03 05:59:44.139638899 +0000
@@ -1,25 +1,25 @@
-/usr/lib/debug/.build-id/24 40755 root:root
-/usr/lib/debug/.build-id/24/d1ee11245ae2bec5150778fbb6394e1017f4a2 120777 root:root ../../../../bin/tdspool
-/usr/lib/debug/.build-id/24/d1ee11245ae2bec5150778fbb6394e1017f4a2.debug 120777 root:root ../../usr/bin/tdspool.debug
-/usr/lib/debug/.build-id/32 40755 root:root
-/usr/lib/debug/.build-id/32/b80f4dfcafbe1be07287b0f22a15a753f3d51d 120777 root:root ../../../../bin/defncopy
-/usr/lib/debug/.build-id/32/b80f4dfcafbe1be07287b0f22a15a753f3d51d.debug 120777 root:root ../../usr/bin/defncopy.debug
-/usr/lib/debug/.build-id/3c 40755 root:root
-/usr/lib/debug/.build-id/3c/31a777fc0a8a46fd86ae77ef59376d83bbb9bf 120777 root:root ../../../../bin/tsql
-/usr/lib/debug/.build-id/3c/31a777fc0a8a46fd86ae77ef59376d83bbb9bf.debug 120777 root:root ../../usr/bin/tsql.debug
-/usr/lib/debug/.build-id/6b 40755 root:root
-/usr/lib/debug/.build-id/6b/2a71b6b94c058b3e64f280f8012b09bf3b2a52 120777 root:root ../../../../bin/bsqldb
-/usr/lib/debug/.build-id/6b/2a71b6b94c058b3e64f280f8012b09bf3b2a52.debug 120777 root:root ../../usr/bin/bsqldb.debug
-/usr/lib/debug/.build-id/73 40755 root:root
-/usr/lib/debug/.build-id/73/71848048bb2c425cd3535cc872d7d1aaeb8e37 120777 root:root ../../../../bin/datacopy
-/usr/lib/debug/.build-id/73/71848048bb2c425cd3535cc872d7d1aaeb8e37.debug 120777 root:root ../../usr/bin/datacopy.debug
+/usr/lib/debug/.build-id/01 40755 root:root
+/usr/lib/debug/.build-id/01/b578b6dd5e5ef61a74ec80fec5dded870ce7bc 120777 root:root ../../../../bin/tsql
+/usr/lib/debug/.build-id/01/b578b6dd5e5ef61a74ec80fec5dded870ce7bc.debug 120777 root:root ../../usr/bin/tsql.debug
+/usr/lib/debug/.build-id/11 40755 root:root
+/usr/lib/debug/.build-id/11/f623e6e497ce8d1fd891d4621eb7e03991486c 120777 root:root ../../../../bin/fisql
+/usr/lib/debug/.build-id/11/f623e6e497ce8d1fd891d4621eb7e03991486c.debug 120777 root:root ../../usr/bin/fisql.debug
+/usr/lib/debug/.build-id/3d 40755 root:root
+/usr/lib/debug/.build-id/3d/d14def7f55d6066559833f38bb039d55f9fde3 120777 root:root ../../../../bin/bsqldb
+/usr/lib/debug/.build-id/3d/d14def7f55d6066559833f38bb039d55f9fde3.debug 120777 root:root ../../usr/bin/bsqldb.debug
/usr/lib/debug/.build-id/9d 40755 root:root
-/usr/lib/debug/.build-id/9d/5374dfda5ce7fc73ce800f5cdf97a9e4d7828f 120777 root:root ../../../../bin/bsqlodbc
-/usr/lib/debug/.build-id/9d/5374dfda5ce7fc73ce800f5cdf97a9e4d7828f.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
-/usr/lib/debug/.build-id/ca 40755 root:root
-/usr/lib/debug/.build-id/ca/0bb393b1661aab942bf9ca111336b843b3540c 120777 root:root ../../../../bin/freebcp
-/usr/lib/debug/.build-id/ca/0bb393b1661aab942bf9ca111336b843b3540c.debug 120777 root:root ../../usr/bin/freebcp.debug
-/usr/lib/debug/.build-id/e5 40755 root:root
-/usr/lib/debug/.build-id/e5/00f66d5c99788119d847eff9a7b1e3930c822b 120777 root:root ../../../../bin/fisql
-/usr/lib/debug/.build-id/e5/00f66d5c99788119d847eff9a7b1e3930c822b.debug 120777 root:root ../../usr/bin/fisql.debug
+/usr/lib/debug/.build-id/9d/2dc472b171600ca099cc6969e463827cc3e9cb 120777 root:root ../../../../bin/defncopy
+/usr/lib/debug/.build-id/9d/2dc472b171600ca099cc6969e463827cc3e9cb.debug 120777 root:root ../../usr/bin/defncopy.debug
+/usr/lib/debug/.build-id/a8 40755 root:root
+/usr/lib/debug/.build-id/a8/94e8bca9dd19c7bd6b6fa9baaefb7e436e1e1c 120777 root:root ../../../../bin/bsqlodbc
+/usr/lib/debug/.build-id/a8/94e8bca9dd19c7bd6b6fa9baaefb7e436e1e1c.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
+/usr/lib/debug/.build-id/d6 40755 root:root
+/usr/lib/debug/.build-id/d6/bd47acb0cfdbdc7b4b3fa3c06ae46a268f8ea7 120777 root:root ../../../../bin/freebcp
+/usr/lib/debug/.build-id/d6/bd47acb0cfdbdc7b4b3fa3c06ae46a268f8ea7.debug 120777 root:root ../../usr/bin/freebcp.debug
+/usr/lib/debug/.build-id/e0 40755 root:root
+/usr/lib/debug/.build-id/e0/c4e10c0b9e5252548b1c98e66f2935831860cc 120777 root:root ../../../../bin/tdspool
+/usr/lib/debug/.build-id/e0/c4e10c0b9e5252548b1c98e66f2935831860cc.debug 120777 root:root ../../usr/bin/tdspool.debug
+/usr/lib/debug/.build-id/f8 40755 root:root
+/usr/lib/debug/.build-id/f8/7ab8b2e62e4e4f585b28ee213784f07f4ee456 120777 root:root ../../../../bin/datacopy
+/usr/lib/debug/.build-id/f8/7ab8b2e62e4e4f585b28ee213784f07f4ee456.debug 120777 root:root ../../usr/bin/datacopy.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/24 40755 root:root
-File: /usr/lib/debug/.build-id/24/d1ee11245ae2bec5150778fbb6394e1017f4a2 120777 root:root ../../../../bin/tdspool
-File: /usr/lib/debug/.build-id/24/d1ee11245ae2bec5150778fbb6394e1017f4a2.debug 120777 root:root ../../usr/bin/tdspool.debug
-File: /usr/lib/debug/.build-id/32 40755 root:root
-File: /usr/lib/debug/.build-id/32/b80f4dfcafbe1be07287b0f22a15a753f3d51d 120777 root:root ../../../../bin/defncopy
-File: /usr/lib/debug/.build-id/32/b80f4dfcafbe1be07287b0f22a15a753f3d51d.debug 120777 root:root ../../usr/bin/defncopy.debug
-File: /usr/lib/debug/.build-id/3c 40755 root:root
-File: /usr/lib/debug/.build-id/3c/31a777fc0a8a46fd86ae77ef59376d83bbb9bf 120777 root:root ../../../../bin/tsql
-File: /usr/lib/debug/.build-id/3c/31a777fc0a8a46fd86ae77ef59376d83bbb9bf.debug 120777 root:root ../../usr/bin/tsql.debug
-File: /usr/lib/debug/.build-id/6b 40755 root:root
-File: /usr/lib/debug/.build-id/6b/2a71b6b94c058b3e64f280f8012b09bf3b2a52 120777 root:root ../../../../bin/bsqldb
-File: /usr/lib/debug/.build-id/6b/2a71b6b94c058b3e64f280f8012b09bf3b2a52.debug 120777 root:root ../../usr/bin/bsqldb.debug
-File: /usr/lib/debug/.build-id/73 40755 root:root
-File: /usr/lib/debug/.build-id/73/71848048bb2c425cd3535cc872d7d1aaeb8e37 120777 root:root ../../../../bin/datacopy
-File: /usr/lib/debug/.build-id/73/71848048bb2c425cd3535cc872d7d1aaeb8e37.debug 120777 root:root ../../usr/bin/datacopy.debug
+File: /usr/lib/debug/.build-id/01 40755 root:root
+File: /usr/lib/debug/.build-id/01/b578b6dd5e5ef61a74ec80fec5dded870ce7bc 120777 root:root ../../../../bin/tsql
+File: /usr/lib/debug/.build-id/01/b578b6dd5e5ef61a74ec80fec5dded870ce7bc.debug 120777 root:root ../../usr/bin/tsql.debug
+File: /usr/lib/debug/.build-id/11 40755 root:root
+File: /usr/lib/debug/.build-id/11/f623e6e497ce8d1fd891d4621eb7e03991486c 120777 root:root ../../../../bin/fisql
+File: /usr/lib/debug/.build-id/11/f623e6e497ce8d1fd891d4621eb7e03991486c.debug 120777 root:root ../../usr/bin/fisql.debug
+File: /usr/lib/debug/.build-id/3d 40755 root:root
+File: /usr/lib/debug/.build-id/3d/d14def7f55d6066559833f38bb039d55f9fde3 120777 root:root ../../../../bin/bsqldb
+File: /usr/lib/debug/.build-id/3d/d14def7f55d6066559833f38bb039d55f9fde3.debug 120777 root:root ../../usr/bin/bsqldb.debug
File: /usr/lib/debug/.build-id/9d 40755 root:root
-File: /usr/lib/debug/.build-id/9d/5374dfda5ce7fc73ce800f5cdf97a9e4d7828f 120777 root:root ../../../../bin/bsqlodbc
-File: /usr/lib/debug/.build-id/9d/5374dfda5ce7fc73ce800f5cdf97a9e4d7828f.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
-File: /usr/lib/debug/.build-id/ca 40755 root:root
-File: /usr/lib/debug/.build-id/ca/0bb393b1661aab942bf9ca111336b843b3540c 120777 root:root ../../../../bin/freebcp
-File: /usr/lib/debug/.build-id/ca/0bb393b1661aab942bf9ca111336b843b3540c.debug 120777 root:root ../../usr/bin/freebcp.debug
-File: /usr/lib/debug/.build-id/e5 40755 root:root
-File: /usr/lib/debug/.build-id/e5/00f66d5c99788119d847eff9a7b1e3930c822b 120777 root:root ../../../../bin/fisql
-File: /usr/lib/debug/.build-id/e5/00f66d5c99788119d847eff9a7b1e3930c822b.debug 120777 root:root ../../usr/bin/fisql.debug
-File: /usr/lib/debug/usr/bin/bsqldb.debug 100644 root:root bdbbe9dc5345945c88c1892a6f528e34
-File: /usr/lib/debug/usr/bin/bsqlodbc.debug 100644 root:root 3b04eb4b1f81eaceda89e12bc2c1c080
-File: /usr/lib/debug/usr/bin/datacopy.debug 100644 root:root 736ff3ecb8c547b22e96d03dc0548adb
-File: /usr/lib/debug/usr/bin/defncopy.debug 100644 root:root ea3bec3a791c9483214776facb21cdac
-File: /usr/lib/debug/usr/bin/fisql.debug 100644 root:root 870e68bda95702bba4cd8f730c11b539
-File: /usr/lib/debug/usr/bin/freebcp.debug 100644 root:root 6619dd0b63b92d168fd42b7a9935f651
-File: /usr/lib/debug/usr/bin/tdspool.debug 100644 root:root a77b5bf7a2144ceeecf78a28f2740d3f
-File: /usr/lib/debug/usr/bin/tsql.debug 100644 root:root 08c9db5a3dcb2cbcf68b10fc483a540b
+File: /usr/lib/debug/.build-id/9d/2dc472b171600ca099cc6969e463827cc3e9cb 120777 root:root ../../../../bin/defncopy
+File: /usr/lib/debug/.build-id/9d/2dc472b171600ca099cc6969e463827cc3e9cb.debug 120777 root:root ../../usr/bin/defncopy.debug
+File: /usr/lib/debug/.build-id/a8 40755 root:root
+File: /usr/lib/debug/.build-id/a8/94e8bca9dd19c7bd6b6fa9baaefb7e436e1e1c 120777 root:root ../../../../bin/bsqlodbc
+File: /usr/lib/debug/.build-id/a8/94e8bca9dd19c7bd6b6fa9baaefb7e436e1e1c.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
+File: /usr/lib/debug/.build-id/d6 40755 root:root
+File: /usr/lib/debug/.build-id/d6/bd47acb0cfdbdc7b4b3fa3c06ae46a268f8ea7 120777 root:root ../../../../bin/freebcp
+File: /usr/lib/debug/.build-id/d6/bd47acb0cfdbdc7b4b3fa3c06ae46a268f8ea7.debug 120777 root:root ../../usr/bin/freebcp.debug
+File: /usr/lib/debug/.build-id/e0 40755 root:root
+File: /usr/lib/debug/.build-id/e0/c4e10c0b9e5252548b1c98e66f2935831860cc 120777 root:root ../../../../bin/tdspool
+File: /usr/lib/debug/.build-id/e0/c4e10c0b9e5252548b1c98e66f2935831860cc.debug 120777 root:root ../../usr/bin/tdspool.debug
+File: /usr/lib/debug/.build-id/f8 40755 root:root
+File: /usr/lib/debug/.build-id/f8/7ab8b2e62e4e4f585b28ee213784f07f4ee456 120777 root:root ../../../../bin/datacopy
+File: /usr/lib/debug/.build-id/f8/7ab8b2e62e4e4f585b28ee213784f07f4ee456.debug 120777 root:root ../../usr/bin/datacopy.debug
+File: /usr/lib/debug/usr/bin/bsqldb.debug 100644 root:root 1a3e82a75ddae8bba1f9fdfb26c0e273
+File: /usr/lib/debug/usr/bin/bsqlodbc.debug 100644 root:root 7f3715aaa58b028a3d6ea18d69fde8b3
+File: /usr/lib/debug/usr/bin/datacopy.debug 100644 root:root 3f1b36142dff1aaf3a1054ed3204ca99
+File: /usr/lib/debug/usr/bin/defncopy.debug 100644 root:root 21fd347e29ae3c73980c90c8bce13711
+File: /usr/lib/debug/usr/bin/fisql.debug 100644 root:root 03bd69e01769eabf6fe421d0a09a6902
+File: /usr/lib/debug/usr/bin/freebcp.debug 100644 root:root d97b9e4fc597d701615db51b456c43c1
+File: /usr/lib/debug/usr/bin/tdspool.debug 100644 root:root dd1b5fdbe819651b00668378948e9982
+File: /usr/lib/debug/usr/bin/tsql.debug 100644 root:root 529e2ec2e7ed31d7654e059a5b392aa9
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: 2aec618953e72027d820d1e00d0472a0da61c22411773f434a593bd51d8bf9da3eb2f4e33923d60dd229edf3fb25665b9e4e22ddc0dbe8c163be20afc049492c
+RPMIdentity: dc7ba64884e88f4388917b9361a74db0460573fb6303be763f785d4dbbfe638749a9ee041be83963068f6b2b9104816493cc7399c306bf3dfbc3ba7e6eabd06e
--- libfreetds-1.3-alt1.x86_64.rpm.repo 2021-07-16 04:48:37.000000000 +0000
+++ libfreetds-1.3-alt1.x86_64.rpm.hasher 2021-09-03 05:59:44.200638967 +0000
@@ -36,5 +36,5 @@
File: /usr/lib64/libct.so.4 120777 root:root libct.so.4.0.0
-File: /usr/lib64/libct.so.4.0.0 100644 root:root 1e3bb41956b3d4b551ccac54a1d3f121
+File: /usr/lib64/libct.so.4.0.0 100644 root:root 21ce774d46470ca1fa29210cef55dc44
File: /usr/lib64/libsybdb.so.5 120777 root:root libsybdb.so.5.1.0
-File: /usr/lib64/libsybdb.so.5.1.0 100644 root:root 852a7ac0724af5800769b96d8b30cbf3
-RPMIdentity: 3b996b43aa4871c53f66a634701abfa755eff1bbc3fdb05eb99b261f195a9e4adb0b5538177d9776f6ed3240e3dc37a33d1764c62f83c6246cc0fd8907638b67
+File: /usr/lib64/libsybdb.so.5.1.0 100644 root:root 9fbfb4f4062157c25f63b6cdd0ce21f5
+RPMIdentity: 37cf8d15700e5ad272f8ae38e212f16f1f0556bf3993a797e03a29c02655631dd40a82a07e804833aaf5fd69e6fba59c3f79432d7d4bb8b7a4b7141721d549e8
--- libfreetds-debuginfo-1.3-alt1.x86_64.rpm.repo 2021-07-16 04:48:37.000000000 +0000
+++ libfreetds-debuginfo-1.3-alt1.x86_64.rpm.hasher 2021-09-03 05:59:44.272639048 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/c2 40755 root:root
-/usr/lib/debug/.build-id/c2/a78346b42d3d36b43668b4864823739ba3722d 120777 root:root ../../../../lib64/libsybdb.so.5.1.0
-/usr/lib/debug/.build-id/c2/a78346b42d3d36b43668b4864823739ba3722d.debug 120777 root:root ../../usr/lib64/libsybdb.so.5.1.0.debug
-/usr/lib/debug/.build-id/de 40755 root:root
-/usr/lib/debug/.build-id/de/45d8f570f9dc83da1078e6ebf4e7a7479f0c0c 120777 root:root ../../../../lib64/libct.so.4.0.0
-/usr/lib/debug/.build-id/de/45d8f570f9dc83da1078e6ebf4e7a7479f0c0c.debug 120777 root:root ../../usr/lib64/libct.so.4.0.0.debug
+/usr/lib/debug/.build-id/6d 40755 root:root
+/usr/lib/debug/.build-id/6d/e5b4a855135567e1df90c98908d118c15d5724 120777 root:root ../../../../lib64/libct.so.4.0.0
+/usr/lib/debug/.build-id/6d/e5b4a855135567e1df90c98908d118c15d5724.debug 120777 root:root ../../usr/lib64/libct.so.4.0.0.debug
+/usr/lib/debug/.build-id/ed 40755 root:root
+/usr/lib/debug/.build-id/ed/e14e9be02528e61e63d55264e1c774f26a56ff 120777 root:root ../../../../lib64/libsybdb.so.5.1.0
+/usr/lib/debug/.build-id/ed/e14e9be02528e61e63d55264e1c774f26a56ff.debug 120777 root:root ../../usr/lib64/libsybdb.so.5.1.0.debug
/usr/lib/debug/usr/lib64/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/c2 40755 root:root
-File: /usr/lib/debug/.build-id/c2/a78346b42d3d36b43668b4864823739ba3722d 120777 root:root ../../../../lib64/libsybdb.so.5.1.0
-File: /usr/lib/debug/.build-id/c2/a78346b42d3d36b43668b4864823739ba3722d.debug 120777 root:root ../../usr/lib64/libsybdb.so.5.1.0.debug
-File: /usr/lib/debug/.build-id/de 40755 root:root
-File: /usr/lib/debug/.build-id/de/45d8f570f9dc83da1078e6ebf4e7a7479f0c0c 120777 root:root ../../../../lib64/libct.so.4.0.0
-File: /usr/lib/debug/.build-id/de/45d8f570f9dc83da1078e6ebf4e7a7479f0c0c.debug 120777 root:root ../../usr/lib64/libct.so.4.0.0.debug
-File: /usr/lib/debug/usr/lib64/libct.so.4.0.0.debug 100644 root:root dc5c7576dabb32146fa74c0d3ba26a36
+File: /usr/lib/debug/.build-id/6d 40755 root:root
+File: /usr/lib/debug/.build-id/6d/e5b4a855135567e1df90c98908d118c15d5724 120777 root:root ../../../../lib64/libct.so.4.0.0
+File: /usr/lib/debug/.build-id/6d/e5b4a855135567e1df90c98908d118c15d5724.debug 120777 root:root ../../usr/lib64/libct.so.4.0.0.debug
+File: /usr/lib/debug/.build-id/ed 40755 root:root
+File: /usr/lib/debug/.build-id/ed/e14e9be02528e61e63d55264e1c774f26a56ff 120777 root:root ../../../../lib64/libsybdb.so.5.1.0
+File: /usr/lib/debug/.build-id/ed/e14e9be02528e61e63d55264e1c774f26a56ff.debug 120777 root:root ../../usr/lib64/libsybdb.so.5.1.0.debug
+File: /usr/lib/debug/usr/lib64/libct.so.4.0.0.debug 100644 root:root 2a67e43fe287bd4171631265add7d0d6
File: /usr/lib/debug/usr/lib64/libct.so.4.debug 120777 root:root libct.so.4.0.0.debug
-File: /usr/lib/debug/usr/lib64/libsybdb.so.5.1.0.debug 100644 root:root 173abb875a602832abd6ae314cfc337e
+File: /usr/lib/debug/usr/lib64/libsybdb.so.5.1.0.debug 100644 root:root 4d212cc1bb03933ba47206848f027126
File: /usr/lib/debug/usr/lib64/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: ab992635aa015d13b06ea83eed2a7053f70fb555b3e21e7b1fe57efa772e7b6e5a8f24f5f02755dc8c32673216cc89f0c59864679cb09edabadee5d516c5e107
+RPMIdentity: fec6b7be0e078a56d8473c52dcc7842a1815828c19beffe0690c0f87f1cb89d6bd33167b5c2988b5a991e54d364431f20bcbda0d62c72e5c0f67a1c810617d9d
--- libfreetds-unixodbc-1.3-alt1.x86_64.rpm.repo 2021-07-16 04:48:37.000000000 +0000
+++ libfreetds-unixodbc-1.3-alt1.x86_64.rpm.hasher 2021-09-03 05:59:44.392639182 +0000
@@ -27,3 +27,3 @@
File: /usr/lib64/libtdsodbc.so.0 120777 root:root libtdsodbc.so.0.0.0
-File: /usr/lib64/libtdsodbc.so.0.0.0 100644 root:root 4a81cc5f9dc5ef28a3b4e68b6ad15d06
-RPMIdentity: 66c90aad6e6fc1992d4a9ce0abfe798ec9c179064daee5c541c687d95a14d5aa582a9c414a90a5744bb961a8465548ba4e2b96048abfe0767f74b800373c446b
+File: /usr/lib64/libtdsodbc.so.0.0.0 100644 root:root 34df88ac5cd77f57236ed305174ca08a
+RPMIdentity: 8d98128ae8662d5c5bdf13e4380fc0ffb8362395e46bd3eed4ef5f6a6c9b7c52564be07944ac0d02d1a1988e2a4b2d0698f6627fd6b0340d3fc7e20175819050
--- libfreetds-unixodbc-debuginfo-1.3-alt1.x86_64.rpm.repo 2021-07-16 04:48:37.000000000 +0000
+++ libfreetds-unixodbc-debuginfo-1.3-alt1.x86_64.rpm.hasher 2021-09-03 05:59:44.472639272 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/2f 40755 root:root
-/usr/lib/debug/.build-id/2f/b1049c5d5da96a075462e727cc45d0cc5db551 120777 root:root ../../../../lib64/libtdsodbc.so.0.0.0
-/usr/lib/debug/.build-id/2f/b1049c5d5da96a075462e727cc45d0cc5db551.debug 120777 root:root ../../usr/lib64/libtdsodbc.so.0.0.0.debug
+/usr/lib/debug/.build-id/39 40755 root:root
+/usr/lib/debug/.build-id/39/d8b39f2a6f657ae1e166fafbab225cd9a2bbcc 120777 root:root ../../../../lib64/libtdsodbc.so.0.0.0
+/usr/lib/debug/.build-id/39/d8b39f2a6f657ae1e166fafbab225cd9a2bbcc.debug 120777 root:root ../../usr/lib64/libtdsodbc.so.0.0.0.debug
/usr/lib/debug/usr/lib64/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/2f 40755 root:root
-File: /usr/lib/debug/.build-id/2f/b1049c5d5da96a075462e727cc45d0cc5db551 120777 root:root ../../../../lib64/libtdsodbc.so.0.0.0
-File: /usr/lib/debug/.build-id/2f/b1049c5d5da96a075462e727cc45d0cc5db551.debug 120777 root:root ../../usr/lib64/libtdsodbc.so.0.0.0.debug
-File: /usr/lib/debug/usr/lib64/libtdsodbc.so.0.0.0.debug 100644 root:root c3deb080d71e9f8b6da90b95e5abbb23
+File: /usr/lib/debug/.build-id/39 40755 root:root
+File: /usr/lib/debug/.build-id/39/d8b39f2a6f657ae1e166fafbab225cd9a2bbcc 120777 root:root ../../../../lib64/libtdsodbc.so.0.0.0
+File: /usr/lib/debug/.build-id/39/d8b39f2a6f657ae1e166fafbab225cd9a2bbcc.debug 120777 root:root ../../usr/lib64/libtdsodbc.so.0.0.0.debug
+File: /usr/lib/debug/usr/lib64/libtdsodbc.so.0.0.0.debug 100644 root:root 364a4e9a7e2105247d2f980c89ab859d
File: /usr/lib/debug/usr/lib64/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: d0eca6200c18aad88e3e470d94cc3d856d3c1806ad1244991272f46742ea98d13d2256141412bcdb49de58cb856ff04b34603ae5a61ae3c872a044e730830665
+RPMIdentity: 29339afa5ebd33b330aed142024cbea247d90b6e14f3a49a95b847e4c7671a503f9176ef3875027d85e1bbbfb855533bce5eebdff91d368ab45e4f8f9026b778