<86>Jun 20 00:58:13 userdel[1346722]: delete user 'rooter'
<86>Jun 20 00:58:13 userdel[1346722]: removed group 'rooter' owned by 'rooter'
<86>Jun 20 00:58:13 groupadd[1346746]: group added to /etc/group: name=rooter, GID=978
<86>Jun 20 00:58:13 groupadd[1346746]: group added to /etc/gshadow: name=rooter
<86>Jun 20 00:58:13 groupadd[1346746]: new group: name=rooter, GID=978
<86>Jun 20 00:58:13 useradd[1346768]: new user: name=rooter, UID=978, GID=978, home=/root, shell=/bin/bash
<86>Jun 20 00:58:13 userdel[1346801]: delete user 'builder'
<86>Jun 20 00:58:13 userdel[1346801]: removed group 'builder' owned by 'builder'
<86>Jun 20 00:58:13 userdel[1346801]: removed shadow group 'builder' owned by 'builder'
<86>Jun 20 00:58:13 groupadd[1346825]: group added to /etc/group: name=builder, GID=979
<86>Jun 20 00:58:13 groupadd[1346825]: group added to /etc/gshadow: name=builder
<86>Jun 20 00:58:13 groupadd[1346825]: new group: name=builder, GID=979
<86>Jun 20 00:58:13 useradd[1346840]: new user: name=builder, UID=979, GID=979, home=/usr/src, shell=/bin/bash
warning: Macro %tea_patch not found
warning: Macro %_tcllibdir not found
warning: Macro %_tcllibdir not found
<13>Jun 20 00:58:14 rpmi: rpm-build-tcl-0.6.2-alt1 sisyphus+299320.100.1.1 1651401392 installed
<13>Jun 20 00:58:14 rpmi: libtcl-8.6.12-alt1 sisyphus+289207.100.1.1 1636393871 installed
<13>Jun 20 00:58:14 rpmi: tcl-8.6.12-alt1 sisyphus+289207.100.1.1 1636393871 installed
<13>Jun 20 00:58:14 rpmi: tcl-devel-8.6.12-alt1 sisyphus+289207.100.1.1 1636393871 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/tcl-udp-1.0.11-alt2.nosrc.rpm (w1.gzdio)
Installing tcl-udp-1.0.11-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20119
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf tcl-udp-1.0.11
+ echo 'Source #0 (tcl-udp-1.0.11.tar):'
Source #0 (tcl-udp-1.0.11.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/tcl-udp-1.0.11.tar
+ cd tcl-udp-1.0.11
+ /bin/chmod -c -Rf u+rwX,go-w .
+ set +x
+ set +a
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20119
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tcl-udp-1.0.11
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
checking for correct TEA configuration... ok (TEA 3.9)
configure: configuring udp 1.0.11
checking for Tcl configuration... found /usr/lib64/tclConfig.sh
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking for existence of /usr/lib64/tclConfig.sh... loading
checking platform... unix
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking whether make sets $(MAKE)... yes
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking if the compiler understands -pipe... yes
checking whether byte ordering is bigendian... no
checking for sin... no
checking for main in -lieee... no
checking for main in -linet... no
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking for connect... yes
checking for gethostbyname... yes
checking dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking system version... Linux-5.15.25-std-def-alt1
checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
checking for Tcl public headers... /usr/include
checking for pthread_mutex_init in -lpthread... yes
checking for building with threads... yes (default)
checking how to build libraries... shared
checking for x86_64-alt-linux-ranlib... ranlib
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking if compiler supports visibility "hidden"... yes
checking if rpath support is requested... yes
checking system version... (cached) Linux-5.15.25-std-def-alt1
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for cast to union support... yes
checking for required early compiler flags...  _LARGEFILE64_SOURCE
checking for 64-bit integer type... using long
checking for build with symbols... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for usable FD_CLOEXEC flag... yes
checking for strerror in -lc... yes
checking for tclsh... /usr/bin/tclsh8.6
checking for x86_64-alt-linux-dtplite... no
checking for dtplite... no
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating pkgIndex.tcl
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ make
make: Entering directory '/usr/src/RPM/BUILD/tcl-udp-1.0.11'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"udp\" -DPACKAGE_TARNAME=\"udp\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"udp\ 1.0.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_udp=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_IOCTL_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DHAVE_FCNTL_H=1 -DHAVE_FLAG_FD_CLOEXEC=1 -DHAVE_STRERROR -I"/usr/include"    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC  -c `echo ./generic/udp_tcl.c` -o udp_tcl.o
./generic/udp_tcl.c: In function 'udpGetOption':
./generic/udp_tcl.c:1419:17: warning: the comparison will always evaluate as 'true' for the address of 'remotehost' will never be NULL [-Waddress]
 1419 |             if (statePtr->remotehost && *statePtr->remotehost) {
      |                 ^~~~~~~~
In file included from ./generic/udp_tcl.c:17:
./generic/udp_tcl.h:91:21: note: 'remotehost' declared here
   91 |   char              remotehost[256]; /* send packets to */
      |                     ^~~~~~~~~~
./generic/udp_tcl.c:1429:16: warning: the comparison will always evaluate as 'true' for the address of 'peerhost' will never be NULL [-Waddress]
 1429 |            if (statePtr->peerhost && *statePtr->peerhost) {
      |                ^~~~~~~~
./generic/udp_tcl.h:93:21: note: 'peerhost' declared here
   93 |   char              peerhost[256];   /* receive packets from */
      |                     ^~~~~~~~
rm -f libudp1.0.11.so
x86_64-alt-linux-gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC  -Wl,--export-dynamic  -o libudp1.0.11.so udp_tcl.o  -L/usr/lib64 -ltclstub8.6 
: libudp1.0.11.so
(echo 'package ifneeded udp 1.0.11 \
    [list load [file join $dir libudp1.0.11.so]]'\
) > pkgIndex.tcl
make: Leaving directory '/usr/src/RPM/BUILD/tcl-udp-1.0.11'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.18839
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/tcl-udp-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/tcl-udp-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd tcl-udp-1.0.11
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/tcl-udp-buildroot/usr exec_prefix=/usr/src/tmp/tcl-udp-buildroot/usr bindir=/usr/src/tmp/tcl-udp-buildroot/usr/bin sbindir=/usr/src/tmp/tcl-udp-buildroot/usr/sbin sysconfdir=/usr/src/tmp/tcl-udp-buildroot/etc datadir=/usr/src/tmp/tcl-udp-buildroot/usr/share includedir=/usr/src/tmp/tcl-udp-buildroot/usr/include libdir=/usr/src/tmp/tcl-udp-buildroot/usr/lib64 libexecdir=/usr/src/tmp/tcl-udp-buildroot/usr/lib localstatedir=/usr/src/tmp/tcl-udp-buildroot/var/lib sharedstatedir=/usr/src/tmp/tcl-udp-buildroot/var/lib mandir=/usr/src/tmp/tcl-udp-buildroot/usr/share/man infodir=/usr/src/tmp/tcl-udp-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/tcl-udp-1.0.11'
(echo 'package ifneeded udp 1.0.11 \
    [list load [file join $dir libudp1.0.11.so]]'\
) > pkgIndex.tcl
 /usr/libexec/rpm-build/install -p libudp1.0.11.so /usr/src/tmp/tcl-udp-buildroot/usr/lib64/tcl/udp1.0.11/libudp1.0.11.so
 : /usr/src/tmp/tcl-udp-buildroot/usr/lib64/tcl/udp1.0.11/libudp1.0.11.so
 Install pkgIndex.tcl /usr/src/tmp/tcl-udp-buildroot/usr/lib64/tcl/udp1.0.11
Installing header files in /usr/src/tmp/tcl-udp-buildroot/usr/include
Installing documentation in /usr/src/tmp/tcl-udp-buildroot/usr/share/man
Installing ./doc/udp.n
make: Leaving directory '/usr/src/RPM/BUILD/tcl-udp-1.0.11'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/tcl-udp-buildroot (auto)
mode of './usr/lib64/tcl/udp1.0.11/libudp1.0.11.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/tcl-udp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/tcl-udp-buildroot/ (default)
Compressing files in /usr/src/tmp/tcl-udp-buildroot (auto)
Adjusting library links in /usr/src/tmp/tcl-udp-buildroot
./usr/lib64: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/tcl-udp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.18839
Check is turned off by --disable check
Processing files: tcl-udp-1.0.11-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.18839
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tcl-udp-1.0.11
+ DOCDIR=/usr/src/tmp/tcl-udp-buildroot/usr/share/doc/tcl-udp-1.0.11
+ export DOCDIR
+ rm -rf /usr/src/tmp/tcl-udp-buildroot/usr/share/doc/tcl-udp-1.0.11
+ /bin/mkdir -p /usr/src/tmp/tcl-udp-buildroot/usr/share/doc/tcl-udp-1.0.11
+ cp -prL ChangeLog README license.terms /usr/src/tmp/tcl-udp-buildroot/usr/share/doc/tcl-udp-1.0.11
+ chmod -R go-w /usr/src/tmp/tcl-udp-buildroot/usr/share/doc/tcl-udp-1.0.11
+ chmod -R a+rX /usr/src/tmp/tcl-udp-buildroot/usr/share/doc/tcl-udp-1.0.11
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZyRBH4
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell,tcl)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jWKIO3
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services,tcl)
Provides: tcl(udp), tcl(udp)-1 = 1.0.11
Requires: tcl >= 8.4.0-alt1, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Conflicts: scotty
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GQzB2I
Creating tcl-udp-debuginfo package
Processing files: tcl-udp-debuginfo-1.0.11-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ncgMGS
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QqcQXO
find-requires: running scripts (debuginfo)
Requires: tcl-udp = 1.0.11-alt2, debug64(libc.so.6)
Adding to tcl-udp-debuginfo a strict dependency on tcl-udp
Wrote: /usr/src/RPM/RPMS/x86_64/tcl-udp-1.0.11-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/tcl-udp-debuginfo-1.0.11-alt2.x86_64.rpm (w2.lzdio)
1.59user 1.28system 0:07.27elapsed 39%CPU (0avgtext+0avgdata 32168maxresident)k
0inputs+0outputs (0major+487010minor)pagefaults 0swaps
3.92user 4.08system 0:11.59elapsed 69%CPU (0avgtext+0avgdata 104036maxresident)k
0inputs+0outputs (30880major+738576minor)pagefaults 0swaps
--- tcl-udp-1.0.11-alt2.x86_64.rpm.repo	2021-07-05 00:24:04.000000000 +0000
+++ tcl-udp-1.0.11-alt2.x86_64.rpm.hasher	2022-06-20 00:58:23.039493054 +0000
@@ -19,3 +19,3 @@
 File: /usr/lib64/tcl/udp1.0.11	40755	root:root		
-File: /usr/lib64/tcl/udp1.0.11/libudp1.0.11.so	100644	root:root	fbd27c237c28475202c7ba09060a73c3	
+File: /usr/lib64/tcl/udp1.0.11/libudp1.0.11.so	100644	root:root	b9c0e071a200ef4b13dc39da2e906ccf	
 File: /usr/lib64/tcl/udp1.0.11/pkgIndex.tcl	100644	root:root	e8aaea74bc85aece38f8c030473505b6	
@@ -26,2 +26,2 @@
 File: /usr/share/man/mann/udp.n.xz	100644	root:root	f65785ad2c26d564b50184720465f6e8	
-RPMIdentity: 37af53885558630578637e19c7c3b72c010146542945e54163e3a51f982ab4ec995b4ddfba3cd814c2e99f3cd5fcb558f917ea88951914308f2aa9d9d32c8d55
+RPMIdentity: 48cd090a770d5306fc07490f1c80fa710e2aa4db3c622ff5c8c60d2515fff09410a44c4d26a2845f316c9d32e87056e14e3d8f38ea3969693886a436883acb8c
--- tcl-udp-debuginfo-1.0.11-alt2.x86_64.rpm.repo	2021-07-05 00:24:04.000000000 +0000
+++ tcl-udp-debuginfo-1.0.11-alt2.x86_64.rpm.hasher	2022-06-20 00:58:23.121493811 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/68	40755	root:root	
-/usr/lib/debug/.build-id/68/9edf6f6d0bebc3c3f329ef5c9ce2fa8bfa7c01	120777	root:root	../../../../lib64/tcl/udp1.0.11/libudp1.0.11.so
-/usr/lib/debug/.build-id/68/9edf6f6d0bebc3c3f329ef5c9ce2fa8bfa7c01.debug	120777	root:root	../../usr/lib64/tcl/udp1.0.11/libudp1.0.11.so.debug
+/usr/lib/debug/.build-id/62	40755	root:root	
+/usr/lib/debug/.build-id/62/a836103a48763a3c3a38779807f5d7a1f45183	120777	root:root	../../../../lib64/tcl/udp1.0.11/libudp1.0.11.so
+/usr/lib/debug/.build-id/62/a836103a48763a3c3a38779807f5d7a1f45183.debug	120777	root:root	../../usr/lib64/tcl/udp1.0.11/libudp1.0.11.so.debug
 /usr/lib/debug/usr/lib64/tcl	40755	root:root	
@@ -14,8 +14,8 @@
 Provides: tcl-udp-debuginfo = 1.0.11-alt2:sisyphus+277301.200.2.1
-File: /usr/lib/debug/.build-id/68	40755	root:root		
-File: /usr/lib/debug/.build-id/68/9edf6f6d0bebc3c3f329ef5c9ce2fa8bfa7c01	120777	root:root		../../../../lib64/tcl/udp1.0.11/libudp1.0.11.so
-File: /usr/lib/debug/.build-id/68/9edf6f6d0bebc3c3f329ef5c9ce2fa8bfa7c01.debug	120777	root:root		../../usr/lib64/tcl/udp1.0.11/libudp1.0.11.so.debug
+File: /usr/lib/debug/.build-id/62	40755	root:root		
+File: /usr/lib/debug/.build-id/62/a836103a48763a3c3a38779807f5d7a1f45183	120777	root:root		../../../../lib64/tcl/udp1.0.11/libudp1.0.11.so
+File: /usr/lib/debug/.build-id/62/a836103a48763a3c3a38779807f5d7a1f45183.debug	120777	root:root		../../usr/lib64/tcl/udp1.0.11/libudp1.0.11.so.debug
 File: /usr/lib/debug/usr/lib64/tcl	40755	root:root		
 File: /usr/lib/debug/usr/lib64/tcl/udp1.0.11	40755	root:root		
-File: /usr/lib/debug/usr/lib64/tcl/udp1.0.11/libudp1.0.11.so.debug	100644	root:root	1f37616b7547efc4419f82c1ba0f80eb	
+File: /usr/lib/debug/usr/lib64/tcl/udp1.0.11/libudp1.0.11.so.debug	100644	root:root	c10cba52073aa8e9cf7b21a4eccec0df	
 File: /usr/src/debug/tcl-udp-1.0.11	40755	root:root		
@@ -24,2 +24,2 @@
 File: /usr/src/debug/tcl-udp-1.0.11/generic/udp_tcl.h	100644	root:root	3b31e5553226b682d1bbd9d70edb5180	
-RPMIdentity: d0eeb15e3b6c9ad0f7094d240e157c200a39e3bac15271ce4c3af4a647ed2e9cd4e455c4c62fe83a9b05d24d128f9aa7590356f856c5e2b2b92adf8347edfa38
+RPMIdentity: f3bef9f8db666f95bae558257b7b268402607a5753dc45fa16d3b96aef173e0de4f9309d7cae4ce174c9619de66a8703a2fa0add22034e54d159c2afdb371b96