<86>Mar 17 01:40:45 userdel[2535706]: delete user 'rooter' <86>Mar 17 01:40:45 userdel[2535706]: removed group 'rooter' owned by 'rooter' <86>Mar 17 01:40:45 userdel[2535706]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 17 01:40:45 groupadd[2535713]: group added to /etc/group: name=rooter, GID=1874 <86>Mar 17 01:40:45 groupadd[2535713]: group added to /etc/gshadow: name=rooter <86>Mar 17 01:40:45 groupadd[2535713]: new group: name=rooter, GID=1874 <86>Mar 17 01:40:45 useradd[2535720]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash <86>Mar 17 01:40:45 userdel[2535727]: delete user 'builder' <86>Mar 17 01:40:45 userdel[2535727]: removed group 'builder' owned by 'builder' <86>Mar 17 01:40:45 userdel[2535727]: removed shadow group 'builder' owned by 'builder' <86>Mar 17 01:40:45 groupadd[2535735]: group added to /etc/group: name=builder, GID=1875 <86>Mar 17 01:40:45 groupadd[2535735]: group added to /etc/gshadow: name=builder <86>Mar 17 01:40:45 groupadd[2535735]: new group: name=builder, GID=1875 <86>Mar 17 01:40:45 useradd[2535742]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash warning: user wladmis does not exist - using root warning: group wladmis does not exist - using root warning: user wladmis does not exist - using root warning: group wladmis does not exist - using root warning: user wladmis does not exist - using root warning: group wladmis does not exist - using root warning: Macro %_tcldatadir not found warning: Macro %_tcllibdir not found warning: Macro %_tcllibdir not found warning: Macro %_tcldatadir not found warning: Macro %_tcldatadir not found <13>Mar 17 01:40:48 rpmi: rpm-build-tcl-0.6.1-alt1 sisyphus+264761.20.4.1 1610806524 installed <13>Mar 17 01:40:48 rpmi: libtcl-8.6.11-alt1 sisyphus+277487.100.2.1 1625624065 installed <13>Mar 17 01:40:48 rpmi: tcl-8.6.11-alt1 sisyphus+277487.100.2.1 1625624065 installed <13>Mar 17 01:40:48 rpmi: tcl-devel-8.6.11-alt1 sisyphus+277487.100.2.1 1625624065 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/tcl-httpd-3.5.1-alt1.qa2.nosrc.rpm (w1.gzdio) Installing tcl-httpd-3.5.1-alt1.qa2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82342 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tcl-httpd-3.5.1 + echo 'Source #0 (tcl-httpd-3.5.1-alt1.qa2.tar):' Source #0 (tcl-httpd-3.5.1-alt1.qa2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tcl-httpd-3.5.1-alt1.qa2.tar + cd tcl-httpd-3.5.1 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i s/@lib@/lib64/ crypt_pkgIndex.tcl.in limit_pkgIndex.tcl.in + echo 'Patch #1 (tcl-httpd-3.5.1-alt-tcltk8.6.patch):' Patch #1 (tcl-httpd-3.5.1-alt-tcltk8.6.patch): + /usr/bin/patch -p1 patching file src/crypt.c patching file src/limit.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82342 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tcl-httpd-3.5.1 + autoconf + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 --with-serverroot=/var/www/tclhttpd --with-sitedir=/usr/share/site-tclhttpd --with-htdocs=/usr/share/doc/tcl-httpd-3.5.1//htdocs configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking for x86_64-alt-linux-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for Tcl configuration... found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading ./configure: line 3600: -lpthread: command not found checking for Tcl public headers... /usr/include checking for building with threads... no (default) checking how to build libraries... shared checking for crypt... no checking for crypt in -lcrypt... yes checking how to run the C preprocessor... cc -E 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 sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for build with symbols... no checking for tclsh... /usr/bin/tclsh8.6 configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating crypt_pkgIndex.tcl config.status: creating limit_pkgIndex.tcl config.status: creating bin/tclhttpd config.status: creating bin/config config.status: creating lib/version.tcl configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j16 make: Entering directory '/usr/src/RPM/BUILD/tcl-httpd-3.5.1' cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DVERSION=\"3.5.1\" -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 -DUSE_TCL_STUBS=1 -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -I"/usr/include" -O2 -fPIC -c `echo ./src/limit.c` -o limit.o : warning: "PACKAGE_NAME" redefined : note: this is the location of the previous definition : warning: "PACKAGE_TARNAME" redefined : note: this is the location of the previous definition : warning: "PACKAGE_VERSION" redefined : note: this is the location of the previous definition : warning: "PACKAGE_STRING" redefined : note: this is the location of the previous definition ./src/limit.c: In function 'LimitCmd': ./src/limit.c:50:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] 50 | sprintf(interp->result, "%d %d", limit.rlim_cur, limit.rlim_max); | ^~~~~~~ In file included from ./src/limit.c:7: /usr/include/tcl.h:499:11: note: declared here 499 | char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); | ^~~~~~ ./src/limit.c:50:31: warning: format '%d' expects argument of type 'int', but argument 3 has type 'rlim_t' {aka 'long unsigned int'} [-Wformat=] 50 | sprintf(interp->result, "%d %d", limit.rlim_cur, limit.rlim_max); | ~^ ~~~~~~~~~~~~~~ | | | | int rlim_t {aka long unsigned int} | %ld ./src/limit.c:50:34: warning: format '%d' expects argument of type 'int', but argument 4 has type 'rlim_t' {aka 'long unsigned int'} [-Wformat=] 50 | sprintf(interp->result, "%d %d", limit.rlim_cur, limit.rlim_max); | ~^ ~~~~~~~~~~~~~~ | | | | int rlim_t {aka long unsigned int} | %ld ./src/limit.c:35:10: warning: unused variable 'buf' [-Wunused-variable] 35 | char buf[32]; | ^~~ ./src/limit.c:34:9: warning: unused variable 'max' [-Wunused-variable] 34 | int max; | ^~~ ./src/limit.c: In function 'Limit_Init': ./src/limit.c:74:40: warning: passing argument 3 of 'tclStubsPtr->tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 74 | Tcl_CreateCommand(interp, "limit", LimitCmd, NULL, NULL); | ^~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) ./src/limit.c:74:40: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' make: Leaving directory '/usr/src/RPM/BUILD/tcl-httpd-3.5.1' make: Entering directory '/usr/src/RPM/BUILD/tcl-httpd-3.5.1' cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DVERSION=\"3.5.1\" -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 -DUSE_TCL_STUBS=1 -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -I"/usr/include" -O2 -fPIC -c `echo ./src/crypt.c` -o crypt.o : warning: "PACKAGE_NAME" redefined : note: this is the location of the previous definition : warning: "PACKAGE_TARNAME" redefined : note: this is the location of the previous definition : warning: "PACKAGE_VERSION" redefined : note: this is the location of the previous definition : warning: "PACKAGE_STRING" redefined : note: this is the location of the previous definition ./src/crypt.c: In function 'Crypt_Init': ./src/crypt.c:108:40: warning: passing argument 3 of 'tclStubsPtr->tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] 108 | Tcl_CreateCommand(interp, "crypt", Crypt_Cmd, (ClientData) 0, | ^~~~~~~~~ | | | int (*)(void *, Tcl_Interp *, int, char **) ./src/crypt.c:108:40: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **)' make: Leaving directory '/usr/src/RPM/BUILD/tcl-httpd-3.5.1' make: Entering directory '/usr/src/RPM/BUILD/tcl-httpd-3.5.1' rm -f liblimit1.0.so cc -O2 -fPIC -shared -o liblimit1.0.so limit.o -L/usr/lib64 -ltclstub8.6 -lcrypt : liblimit1.0.so make: Leaving directory '/usr/src/RPM/BUILD/tcl-httpd-3.5.1' make: Entering directory '/usr/src/RPM/BUILD/tcl-httpd-3.5.1' rm -f libcrypt1.0.so cc -O2 -fPIC -shared -o libcrypt1.0.so crypt.o -L/usr/lib64 -ltclstub8.6 -lcrypt : libcrypt1.0.so make: Leaving directory '/usr/src/RPM/BUILD/tcl-httpd-3.5.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1203 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tcl-httpd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tcl-httpd-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd tcl-httpd-3.5.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/tcl-httpd-buildroot install make: Entering directory '/usr/src/RPM/BUILD/tcl-httpd-3.5.1' /bin/sh ./config/mkinstalldirs /usr/src/tmp/tcl-httpd-buildroot/usr/lib64/tcl /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/tclhttpd3.5.1 /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/crypt1.0 /usr/src/tmp/tcl-httpd-buildroot/usr/bin /usr/src/tmp/tcl-httpd-buildroot/var/www/tclhttpd /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1//htdocs /usr/src/tmp/tcl-httpd-buildroot/usr/share/site-tclhttpd mkdir /usr/src/tmp/tcl-httpd-buildroot mkdir /usr/src/tmp/tcl-httpd-buildroot/usr mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/lib64 mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/lib64/tcl mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/tclhttpd3.5.1 mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/crypt1.0 mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/bin mkdir /usr/src/tmp/tcl-httpd-buildroot/var mkdir /usr/src/tmp/tcl-httpd-buildroot/var/www mkdir /usr/src/tmp/tcl-httpd-buildroot/var/www/tclhttpd mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1 mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/site-tclhttpd /usr/libexec/rpm-build/install -p -m 755 libcrypt1.0.so /usr/src/tmp/tcl-httpd-buildroot/usr/lib64/tcl/libcrypt1.0.so /usr/libexec/rpm-build/install -p -m 755 liblimit1.0.so /usr/src/tmp/tcl-httpd-buildroot/usr/lib64/tcl/liblimit1.0.so : /usr/src/tmp/tcl-httpd-buildroot/usr/lib64/tcl/libcrypt1.0.so : /usr/src/tmp/tcl-httpd-buildroot/usr/lib64/tcl/liblimit1.0.so /usr/libexec/rpm-build/install -p -m 644 crypt_pkgIndex.tcl /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/crypt1.0/pkgIndex.tcl if test "1" = "1" ; then \ /bin/sh ./config/mkinstalldirs /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/limit1.0 ; \ /usr/libexec/rpm-build/install -p -m 644 limit_pkgIndex.tcl /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/limit1.0/pkgIndex.tcl;\ fi mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/limit1.0 Installing script programs in /usr/src/tmp/tcl-httpd-buildroot/usr/bin Adding custom code in /usr/src/tmp/tcl-httpd-buildroot/usr/share/site-tclhttpd /usr/bin/tclsh8.6 `echo ./bin/CopyDist` `echo ./custom` `echo /usr/src/tmp/tcl-httpd-buildroot/usr/share/site-tclhttpd` Installing script files in /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/tclhttpd3.5.1 /usr/libexec/rpm-build/install -p -m 644 ./lib/mime.types /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/tclhttpd3.5.1 Creating htdocs tree in /usr/share/doc/tcl-httpd-3.5.1//htdocs chmod 755 `echo ./htdocs/cgi-bin/*.cgi` /usr/bin/tclsh8.6 `echo ./bin/CopyDist` `echo ./htdocs` `echo /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1//htdocs` /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/tests /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/templates /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/status /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/stats /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/snmp /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/snmp/test_mibTable /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/snmp/browser /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/sampleapp /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/sampleapp/bugdb /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/map /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/manual /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/man /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/learn /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/java /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/include /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/images /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/htaccess /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/guestbook /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/forms /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/debug /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/cgi-bin /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/book /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/admin /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/access /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/access/session /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/access/null /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/access/noawe /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/access/multiple /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/access/digest /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/access/bytcl /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/access/bydir /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/access/auth /bin/sh ./config/mkinstalldirs /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1//htdocs/links mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/links Copying some READMEs into /usr/share/doc/tcl-httpd-3.5.1//htdocs/links /usr/libexec/rpm-build/install -p -m 644 -m 644 ./README /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1//htdocs/links/README.txt /usr/libexec/rpm-build/install -p -m 644 -m 644 ./certs/README.ssl /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1//htdocs/links/README.ssl.txt /usr/libexec/rpm-build/install -p -m 644 -m 644 ./WHATSNEW /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1//htdocs/links/WHATSNEW.txt /usr/libexec/rpm-build/install -p -m 644 -m 644 ./INSTALL /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1//htdocs/links/INSTALL.txt Copying license.terms into /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1//htdocs /usr/libexec/rpm-build/install -p -m 644 -m 644 ./license.terms /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1//htdocs/license.terms Installing man page /bin/sh ./config/mkinstalldirs /usr/src/tmp/tcl-httpd-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/man mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p -m 644 -m 644 ./doc/httpd.1 /usr/src/tmp/tcl-httpd-buildroot/usr/share/man/man1/httpd.1 Installing README /usr/libexec/rpm-build/install -p -m 644 -m 644 ./README /usr/src/tmp/tcl-httpd-buildroot/var/www/tclhttpd /usr/libexec/rpm-build/install -p -m 644 -m 644 ./bin/README_custom /usr/src/tmp/tcl-httpd-buildroot/var/www/tclhttpd make: Leaving directory '/usr/src/RPM/BUILD/tcl-httpd-3.5.1' + mkdir -p /usr/src/tmp/tcl-httpd-buildroot/etc/tclhttpd/config.d /usr/src/tmp/tcl-httpd-buildroot/etc/tclhttpd/certs /usr/src/tmp/tcl-httpd-buildroot/var/log/tclhttpd /usr/src/tmp/tcl-httpd-buildroot/var/run/tclhttpd + cp -a sampleapp /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/ + mv /usr/src/tmp/tcl-httpd-buildroot/var/www/tclhttpd/README /usr/src/tmp/tcl-httpd-buildroot/var/www/tclhttpd/README_custom /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/ + mv /usr/src/tmp/tcl-httpd-buildroot/usr/share/man/man1/httpd.1 /usr/src/tmp/tcl-httpd-buildroot/usr/share/man/man1/tclhttpd.1 + install -pm0755 -D bin/tclhttpd /usr/src/tmp/tcl-httpd-buildroot/usr/sbin/tclhttpd + install -pm0644 bin/config /usr/src/tmp/tcl-httpd-buildroot/etc/tclhttpd/config + install -pm0644 bin/httpdthread.tcl /usr/src/tmp/tcl-httpd-buildroot/etc/tclhttpd/main + install -m0755 -D tclhttpd.init /usr/src/tmp/tcl-httpd-buildroot/etc/rc.d/init.d/tclhttpd + cat + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tcl-httpd-buildroot (auto) mode of './usr/lib64/tcl/liblimit1.0.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/tcl/libcrypt1.0.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/tcl-httpd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/tcl-httpd-buildroot/ (default) Compressing files in /usr/src/tmp/tcl-httpd-buildroot (auto) Adjusting library links in /usr/src/tmp/tcl-httpd-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/tcl-httpd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: tcl-httpd-core-3.5.1-alt1.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JCjHKr 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.Dfwleu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services,tcl) Provides: /usr/share/site-tclhttpd, /var/www/tclhttpd, tcl(httpd), tcl(httpd)-1 = 1.7, tcl(httpd::admin), tcl(httpd::admin)-1 = 1.0, tcl(httpd::auth), tcl(httpd::auth)-2 = 2.0, tcl(httpd::cgi), tcl(httpd::cgi)-1 = 1.1, tcl(httpd::compat), tcl(httpd::compat)-3 = 3.3, tcl(httpd::config), tcl(httpd::config)-1 = 1.0, tcl(httpd::cookie), tcl(httpd::cookie)-1 = 1.0, tcl(httpd::counter), tcl(httpd::counter)-2 = 2.0, tcl(httpd::debug), tcl(httpd::debug)-1 = 1.0, tcl(httpd::digest), tcl(httpd::digest)-1 = 1.0, tcl(httpd::direct), tcl(httpd::direct)-1 = 1.1, tcl(httpd::dirlist), tcl(httpd::dirlist)-1 = 1.1, tcl(httpd::doc), tcl(httpd::doc)-1 = 1.1, tcl(httpd::doc_error), tcl(httpd::doc_error)-1 = 1.0, tcl(httpd::doctools), tcl(httpd::doctools)-1 = 1.0, tcl(httpd::fallback), tcl(httpd::fallback)-1 = 1.0, tcl(httpd::imagemap), tcl(httpd::imagemap)-1 = 1.0, tcl(httpd::include), tcl(httpd::include)-1 = 1.0, tcl(httpd::ismaptcl), tcl(httpd::ismaptcl)-1 = 1.0, tcl(httpd::ismaptk), tcl(httpd::ismaptk)-1 = 1.0, tcl(httpd::log), tcl(httpd::log)-1 = 1.1, tcl(httpd::logstd), tcl(httpd::logstd)-1 = 1.0, tcl(httpd::mail), tcl(httpd::mail)-1 = 1.0, tcl(httpd::md5hex), tcl(httpd::md5hex)-1 = 1.0, tcl(httpd::mtype), tcl(httpd::mtype)-1 = 1.1, tcl(httpd::opentrace), tcl(httpd::opentrace)-1 = 1.0, tcl(httpd::passcheck), tcl(httpd::passcheck)-1 = 1.0, tcl(httpd::passgen), tcl(httpd::passgen)-1 = 1.0, tcl(httpd::redirect), tcl(httpd::redirect)-1 = 1.0, tcl(httpd::safecgio), tcl(httpd::safecgio)-1 = 1.0, tcl(httpd::session), tcl(httpd::session)-1 = 1.0, tcl(httpd::srvui), tcl(httpd::srvui)-1 = 1.0, tcl(httpd::status), tcl(httpd::status)-1 = 1.0, tcl(httpd::stdin), tcl(httpd::stdin)-1 = 1.1, tcl(httpd::subst), tcl(httpd::subst)-1 = 1.0, tcl(httpd::template), tcl(httpd::template)-1 = 1.0, tcl(httpd::threadmgr), tcl(httpd::threadmgr)-1 = 1.0, tcl(httpd::upload), tcl(httpd::upload)-1 = 1.0, tcl(httpd::url), tcl(httpd::url)-1 = 1.2, tcl(httpd::utils), tcl(httpd::utils)-1 = 1.0, tcl(httpd::version), tcl(httpd::version)-3 = 3.5, tcl(tclcrypt), tcl(tclcrypt)-1 = 1.0 Requires: tcl(base64), tcl(counter), tcl(counter)-2 >= 2.0, tcl(html), tcl(md5), tcl(mime), tcl(ncgi), tcl(smtp), tcl(uri) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OJbPTq Processing files: tcl-httpd-server-3.5.1-alt1.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uIW1ss 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.3cNUKr find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services,tcl) shell.req: /usr/src/tmp/tcl-httpd-buildroot/etc/rc.d/init.d/tclhttpd: reload not found (skip) find-requires: FINDPACKAGE-COMMANDS: reload touch Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RCgjut Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TPABoq Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xhEGAq Provides: /etc/tclhttpd/config.d Requires: tcl-httpd-core = 3.5.1-alt1.qa2, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(action), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /usr/bin/tclsh8.6, coreutils Requires(interp): /bin/sh Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q4N6Gu Processing files: tcl-httpd-manual-3.5.1-alt1.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SjrP6r 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.37Lxhu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services,tcl) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tzDNGs Requires: /etc/tclhttpd/config.d, tcl-httpd-server = 3.5.1-alt1.qa2, tcl(msgcat), tcl(msgcat)-1 >= 1.6 Requires(interp): /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KxDrrs Processing files: tcl-httpd-extra-3.5.1-alt1.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AuYCEr 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.kLbBOt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services,tcl) Provides: tcl(crypt), tcl(crypt)-1 = 1.0, tcl(limit), tcl(limit)-1 = 1.0 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), libcrypt.so.1()(64bit) >= set:ihuTa, libcrypt.so.1(XCRYPT_2.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.gNl9Qr Creating tcl-httpd-extra-debuginfo package Processing files: tcl-httpd-extra-debuginfo-3.5.1-alt1.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5jXrSu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XbmmZu find-requires: running scripts (debuginfo) Requires: tcl-httpd-extra = 3.5.1-alt1.qa2, debug64(libc.so.6), debug64(libcrypt.so.1) Removing 1 extra deps from tcl-httpd-manual due to dependency on tcl-httpd-server Removing 2 extra deps from tcl-httpd-manual due to repentancy on tcl-httpd-server warning: Installed (but unpackaged) file(s) found: /usr/bin/httpd.tcl /usr/bin/httpdthread.tcl /usr/bin/tclhttpd.rc /usr/share/site-tclhttpd/README Wrote: /usr/src/RPM/RPMS/x86_64/tcl-httpd-core-3.5.1-alt1.qa2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tcl-httpd-server-3.5.1-alt1.qa2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tcl-httpd-manual-3.5.1-alt1.qa2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tcl-httpd-extra-3.5.1-alt1.qa2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tcl-httpd-extra-debuginfo-3.5.1-alt1.qa2.x86_64.rpm (w2.lzdio) 1.95user 2.00system 0:20.37elapsed 19%CPU (0avgtext+0avgdata 26804maxresident)k 0inputs+0outputs (0major+747569minor)pagefaults 0swaps 2.76user 1.16system 0:26.51elapsed 14%CPU (0avgtext+0avgdata 129048maxresident)k 0inputs+0outputs (0major+191532minor)pagefaults 0swaps --- tcl-httpd-core-3.5.1-alt1.qa2.x86_64.rpm.repo 2017-04-07 20:01:13.000000000 +0000 +++ tcl-httpd-core-3.5.1-alt1.qa2.x86_64.rpm.hasher 2024-03-17 01:41:10.770942535 +0000 @@ -54,2 +54,3 @@ Requires: tcl(counter) +Requires: tcl(counter)-2 >= 2.0 Requires: tcl(html) @@ -63,44 +64,86 @@ Provides: /var/www/tclhttpd -Provides: tcl(httpd) = 1.7 -Provides: tcl(httpd::admin) = 1.0 -Provides: tcl(httpd::auth) = 2.0 -Provides: tcl(httpd::cgi) = 1.1 -Provides: tcl(httpd::compat) = 3.3 -Provides: tcl(httpd::config) = 1.0 -Provides: tcl(httpd::cookie) = 1.0 -Provides: tcl(httpd::counter) = 2.0 -Provides: tcl(httpd::debug) = 1.0 -Provides: tcl(httpd::digest) = 1.0 -Provides: tcl(httpd::direct) = 1.1 -Provides: tcl(httpd::dirlist) = 1.1 -Provides: tcl(httpd::doc) = 1.1 -Provides: tcl(httpd::doc_error) = 1.0 -Provides: tcl(httpd::doctools) = 1.0 -Provides: tcl(httpd::fallback) = 1.0 -Provides: tcl(httpd::imagemap) = 1.0 -Provides: tcl(httpd::include) = 1.0 -Provides: tcl(httpd::ismaptcl) = 1.0 -Provides: tcl(httpd::ismaptk) = 1.0 -Provides: tcl(httpd::log) = 1.1 -Provides: tcl(httpd::logstd) = 1.0 -Provides: tcl(httpd::mail) = 1.0 -Provides: tcl(httpd::md5hex) = 1.0 -Provides: tcl(httpd::mtype) = 1.1 -Provides: tcl(httpd::opentrace) = 1.0 -Provides: tcl(httpd::passcheck) = 1.0 -Provides: tcl(httpd::passgen) = 1.0 -Provides: tcl(httpd::redirect) = 1.0 -Provides: tcl(httpd::safecgio) = 1.0 -Provides: tcl(httpd::session) = 1.0 -Provides: tcl(httpd::srvui) = 1.0 -Provides: tcl(httpd::status) = 1.0 -Provides: tcl(httpd::stdin) = 1.1 -Provides: tcl(httpd::subst) = 1.0 -Provides: tcl(httpd::template) = 1.0 -Provides: tcl(httpd::threadmgr) = 1.0 -Provides: tcl(httpd::upload) = 1.0 -Provides: tcl(httpd::url) = 1.2 -Provides: tcl(httpd::utils) = 1.0 -Provides: tcl(httpd::version) = 3.5 -Provides: tcl(tclcrypt) = 1.0 +Provides: tcl(httpd) +Provides: tcl(httpd)-1 = 1.7 +Provides: tcl(httpd::admin) +Provides: tcl(httpd::admin)-1 = 1.0 +Provides: tcl(httpd::auth) +Provides: tcl(httpd::auth)-2 = 2.0 +Provides: tcl(httpd::cgi) +Provides: tcl(httpd::cgi)-1 = 1.1 +Provides: tcl(httpd::compat) +Provides: tcl(httpd::compat)-3 = 3.3 +Provides: tcl(httpd::config) +Provides: tcl(httpd::config)-1 = 1.0 +Provides: tcl(httpd::cookie) +Provides: tcl(httpd::cookie)-1 = 1.0 +Provides: tcl(httpd::counter) +Provides: tcl(httpd::counter)-2 = 2.0 +Provides: tcl(httpd::debug) +Provides: tcl(httpd::debug)-1 = 1.0 +Provides: tcl(httpd::digest) +Provides: tcl(httpd::digest)-1 = 1.0 +Provides: tcl(httpd::direct) +Provides: tcl(httpd::direct)-1 = 1.1 +Provides: tcl(httpd::dirlist) +Provides: tcl(httpd::dirlist)-1 = 1.1 +Provides: tcl(httpd::doc) +Provides: tcl(httpd::doc)-1 = 1.1 +Provides: tcl(httpd::doc_error) +Provides: tcl(httpd::doc_error)-1 = 1.0 +Provides: tcl(httpd::doctools) +Provides: tcl(httpd::doctools)-1 = 1.0 +Provides: tcl(httpd::fallback) +Provides: tcl(httpd::fallback)-1 = 1.0 +Provides: tcl(httpd::imagemap) +Provides: tcl(httpd::imagemap)-1 = 1.0 +Provides: tcl(httpd::include) +Provides: tcl(httpd::include)-1 = 1.0 +Provides: tcl(httpd::ismaptcl) +Provides: tcl(httpd::ismaptcl)-1 = 1.0 +Provides: tcl(httpd::ismaptk) +Provides: tcl(httpd::ismaptk)-1 = 1.0 +Provides: tcl(httpd::log) +Provides: tcl(httpd::log)-1 = 1.1 +Provides: tcl(httpd::logstd) +Provides: tcl(httpd::logstd)-1 = 1.0 +Provides: tcl(httpd::mail) +Provides: tcl(httpd::mail)-1 = 1.0 +Provides: tcl(httpd::md5hex) +Provides: tcl(httpd::md5hex)-1 = 1.0 +Provides: tcl(httpd::mtype) +Provides: tcl(httpd::mtype)-1 = 1.1 +Provides: tcl(httpd::opentrace) +Provides: tcl(httpd::opentrace)-1 = 1.0 +Provides: tcl(httpd::passcheck) +Provides: tcl(httpd::passcheck)-1 = 1.0 +Provides: tcl(httpd::passgen) +Provides: tcl(httpd::passgen)-1 = 1.0 +Provides: tcl(httpd::redirect) +Provides: tcl(httpd::redirect)-1 = 1.0 +Provides: tcl(httpd::safecgio) +Provides: tcl(httpd::safecgio)-1 = 1.0 +Provides: tcl(httpd::session) +Provides: tcl(httpd::session)-1 = 1.0 +Provides: tcl(httpd::srvui) +Provides: tcl(httpd::srvui)-1 = 1.0 +Provides: tcl(httpd::status) +Provides: tcl(httpd::status)-1 = 1.0 +Provides: tcl(httpd::stdin) +Provides: tcl(httpd::stdin)-1 = 1.1 +Provides: tcl(httpd::subst) +Provides: tcl(httpd::subst)-1 = 1.0 +Provides: tcl(httpd::template) +Provides: tcl(httpd::template)-1 = 1.0 +Provides: tcl(httpd::threadmgr) +Provides: tcl(httpd::threadmgr)-1 = 1.0 +Provides: tcl(httpd::upload) +Provides: tcl(httpd::upload)-1 = 1.0 +Provides: tcl(httpd::url) +Provides: tcl(httpd::url)-1 = 1.2 +Provides: tcl(httpd::utils) +Provides: tcl(httpd::utils)-1 = 1.0 +Provides: tcl(httpd::version) +Provides: tcl(httpd::version)-3 = 3.5 +Provides: tcl(tclcrypt) +Provides: tcl(tclcrypt)-1 = 1.0 Provides: tcl-httpd-core = 3.5.1-alt1.qa2 @@ -158,2 +201,2 @@ File: /usr/share/tcl/tclhttpd3.5.1/version.tcl 100644 root:root f86adb8c6cc63bb50c50f1fee8da5f0e -RPMIdentity: 3f137910295b2aac3b908edb4f6161d2898ca05bda35f165deedd960831af7146d8b0d2da57c9ecc4838193ab94eadb8c77cdfe009ccbd330941a5a1df00a866 +RPMIdentity: 27269cf95d2cdd53d2b4c4532d6e9f40bbd238410758d28092b3e33c1a2fb2583e1743fc3282dec9acd3e53590f0aa105686b4c62b9e0290dfb55d2fe231b5ec --- tcl-httpd-extra-3.5.1-alt1.qa2.x86_64.rpm.repo 2017-04-07 20:01:13.000000000 +0000 +++ tcl-httpd-extra-3.5.1-alt1.qa2.x86_64.rpm.hasher 2024-03-17 01:41:10.818943318 +0000 @@ -9,12 +9,15 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) -Requires: libcrypt.so.1()(64bit) >= set:hguT2 +Requires: libc.so.6(GLIBC_2.4)(64bit) +Requires: libcrypt.so.1()(64bit) >= set:ihuTa Requires: rpmlib(SetVersions) -Requires: libcrypt.so.1(GLIBC_2.2.5)(64bit) +Requires: libcrypt.so.1(XCRYPT_2.0)(64bit) Requires: rtld(GNU_HASH) Requires: rpmlib(PayloadIsLzma) -Provides: tcl(crypt) = 1.0 -Provides: tcl(limit) = 1.0 +Provides: tcl(crypt) +Provides: tcl(crypt)-1 = 1.0 +Provides: tcl(limit) +Provides: tcl(limit)-1 = 1.0 Provides: tcl-httpd-extra = 3.5.1-alt1.qa2 -File: /usr/lib64/tcl/libcrypt1.0.so 100644 root:root b9d8726b44b6236350af078098ed85ec -File: /usr/lib64/tcl/liblimit1.0.so 100644 root:root 6546a45bbcb6b081ff5f06edb256d148 +File: /usr/lib64/tcl/libcrypt1.0.so 100644 root:root 9944b442177e53c98e51a8166acf8e51 +File: /usr/lib64/tcl/liblimit1.0.so 100644 root:root e6d4099b9be22a44c85d4d6a2a15eb2c File: /usr/share/tcl/crypt1.0 40755 root:root @@ -23,2 +26,2 @@ File: /usr/share/tcl/limit1.0/pkgIndex.tcl 100644 root:root 364e7f2cf7da5c8d431862acda6fdb28 -RPMIdentity: 9cb12e73138968985f9ff7204abaa230aece160ff38790bde0ad0607bc5e4bb953a3e4135464a69d219afc5b3a41122292e78a2a125c7bddeb63841438fd7308 +RPMIdentity: 30bedee4677d92106eaa183bae11ffefb5872ffd7a7c1b3d5c57742214aa0fce004d64257fbaf339bbdae037c8013e01eb208bbb9912b8020d35fdd0a884b087 --- tcl-httpd-extra-debuginfo-3.5.1-alt1.qa2.x86_64.rpm.repo 2017-04-07 20:01:13.000000000 +0000 +++ tcl-httpd-extra-debuginfo-3.5.1-alt1.qa2.x86_64.rpm.hasher 2024-03-17 01:41:10.891944510 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/50 40755 root:root -/usr/lib/debug/.build-id/50/76b1e64817cb8db9c26d04139b9c3f81ccb4cd 120777 root:root ../../../../lib64/tcl/liblimit1.0.so -/usr/lib/debug/.build-id/50/76b1e64817cb8db9c26d04139b9c3f81ccb4cd.debug 120777 root:root ../../usr/lib64/tcl/liblimit1.0.so.debug -/usr/lib/debug/.build-id/a6 40755 root:root -/usr/lib/debug/.build-id/a6/7b03c9acfe698ceef3b47e628e0f8b0af292de 120777 root:root ../../../../lib64/tcl/libcrypt1.0.so -/usr/lib/debug/.build-id/a6/7b03c9acfe698ceef3b47e628e0f8b0af292de.debug 120777 root:root ../../usr/lib64/tcl/libcrypt1.0.so.debug +/usr/lib/debug/.build-id/5d 40755 root:root +/usr/lib/debug/.build-id/5d/61c83ec9822c19948e946c4707e775631c379d 120777 root:root ../../../../lib64/tcl/liblimit1.0.so +/usr/lib/debug/.build-id/5d/61c83ec9822c19948e946c4707e775631c379d.debug 120777 root:root ../../usr/lib64/tcl/liblimit1.0.so.debug +/usr/lib/debug/.build-id/80 40755 root:root +/usr/lib/debug/.build-id/80/749c91b4a91fd0f3d98b1668a94f89af638ab0 120777 root:root ../../../../lib64/tcl/libcrypt1.0.so +/usr/lib/debug/.build-id/80/749c91b4a91fd0f3d98b1668a94f89af638ab0.debug 120777 root:root ../../usr/lib64/tcl/libcrypt1.0.so.debug /usr/lib/debug/usr/lib64/tcl 40755 root:root @@ -18,11 +18,11 @@ Provides: tcl-httpd-extra-debuginfo = 3.5.1-alt1.qa2 -File: /usr/lib/debug/.build-id/50 40755 root:root -File: /usr/lib/debug/.build-id/50/76b1e64817cb8db9c26d04139b9c3f81ccb4cd 120777 root:root ../../../../lib64/tcl/liblimit1.0.so -File: /usr/lib/debug/.build-id/50/76b1e64817cb8db9c26d04139b9c3f81ccb4cd.debug 120777 root:root ../../usr/lib64/tcl/liblimit1.0.so.debug -File: /usr/lib/debug/.build-id/a6 40755 root:root -File: /usr/lib/debug/.build-id/a6/7b03c9acfe698ceef3b47e628e0f8b0af292de 120777 root:root ../../../../lib64/tcl/libcrypt1.0.so -File: /usr/lib/debug/.build-id/a6/7b03c9acfe698ceef3b47e628e0f8b0af292de.debug 120777 root:root ../../usr/lib64/tcl/libcrypt1.0.so.debug +File: /usr/lib/debug/.build-id/5d 40755 root:root +File: /usr/lib/debug/.build-id/5d/61c83ec9822c19948e946c4707e775631c379d 120777 root:root ../../../../lib64/tcl/liblimit1.0.so +File: /usr/lib/debug/.build-id/5d/61c83ec9822c19948e946c4707e775631c379d.debug 120777 root:root ../../usr/lib64/tcl/liblimit1.0.so.debug +File: /usr/lib/debug/.build-id/80 40755 root:root +File: /usr/lib/debug/.build-id/80/749c91b4a91fd0f3d98b1668a94f89af638ab0 120777 root:root ../../../../lib64/tcl/libcrypt1.0.so +File: /usr/lib/debug/.build-id/80/749c91b4a91fd0f3d98b1668a94f89af638ab0.debug 120777 root:root ../../usr/lib64/tcl/libcrypt1.0.so.debug File: /usr/lib/debug/usr/lib64/tcl 40755 root:root -File: /usr/lib/debug/usr/lib64/tcl/libcrypt1.0.so.debug 100644 root:root 014fd34c6b9986e168de025f7a30b1fa -File: /usr/lib/debug/usr/lib64/tcl/liblimit1.0.so.debug 100644 root:root 62fb95728f74b653166fff0e5500df9a +File: /usr/lib/debug/usr/lib64/tcl/libcrypt1.0.so.debug 100644 root:root 552602fa178f611d7fea7dd740bc4282 +File: /usr/lib/debug/usr/lib64/tcl/liblimit1.0.so.debug 100644 root:root dd41ef5fbd3af6c127f483a70010b2b9 File: /usr/src/debug/tcl-httpd-3.5.1 40755 root:root @@ -31,2 +31,2 @@ File: /usr/src/debug/tcl-httpd-3.5.1/src/limit.c 100644 root:root 26fb51a73a160867be2880b65113a56a -RPMIdentity: ff221fda2a097912829b4e3766bc2797fe429e6e6c0f1e8169d1a7be771bdd4fe231cb19719370549cb14009b9a44fc330167a98177b1e0d4071ac2a088674ed +RPMIdentity: 23b1b06746ba1d6b4cd8dc1143139a46ad7ac3266fc1f4f150daf15046d7f22629e76546506a9337ece79f98a2f610cedeed6734934ca91f66dfcf34857243b0 --- tcl-httpd-manual-3.5.1-alt1.qa2.x86_64.rpm.repo 2017-04-07 20:01:13.000000000 +0000 +++ tcl-httpd-manual-3.5.1-alt1.qa2.x86_64.rpm.hasher 2024-03-17 01:41:10.948945440 +0000 @@ -145,21 +145,21 @@ /usr/share/doc/tcl-httpd-3.5.1/htdocs/man 40755 root:root -/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/architecture.man 100644 root:root -/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/cgi.man 100644 root:root -/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/config.man 100644 root:root -/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/cookie.man 100644 root:root -/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/counter.man 100644 root:root -/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/direct.man 100644 root:root -/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/dirlist.man 100644 root:root -/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/doc.man 100644 root:root -/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/doc_error.man 100644 root:root -/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/httpd.man 100644 root:root -/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/index.tml 100644 root:root -/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/log.man 100644 root:root -/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/logstd.man 100644 root:root -/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/mtype.man 100644 root:root -/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/session.man 100644 root:root -/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/subst.man 100644 root:root -/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/tclhttpd.man 100644 root:root -/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/url.man 100644 root:root -/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/version.man 100644 root:root +/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/architecture.man.xz 100644 root:root +/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/cgi.man.xz 100644 root:root +/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/config.man.xz 100644 root:root +/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/cookie.man.xz 100644 root:root +/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/counter.man.xz 100644 root:root +/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/direct.man.xz 100644 root:root +/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/dirlist.man.xz 100644 root:root +/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/doc.man.xz 100644 root:root +/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/doc_error.man.xz 100644 root:root +/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/httpd.man.xz 100644 root:root +/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/index.tml.xz 100644 root:root +/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/log.man.xz 100644 root:root +/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/logstd.man.xz 100644 root:root +/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/mtype.man.xz 100644 root:root +/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/session.man.xz 100644 root:root +/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/subst.man.xz 100644 root:root +/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/tclhttpd.man.xz 100644 root:root +/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/url.man.xz 100644 root:root +/usr/share/doc/tcl-httpd-3.5.1/htdocs/man/version.man.xz 100644 root:root /usr/share/doc/tcl-httpd-3.5.1/htdocs/manual 40755 root:root @@ -292,2 +292,3 @@ Requires: tcl(msgcat) +Requires: tcl(msgcat)-1 >= 1.6 Requires: rpmlib(PayloadIsLzma) @@ -439,21 +440,21 @@ File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man 40755 root:root -File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/architecture.man 100644 root:root 1ce30f31e16a70dbf6e600a261f363c0 -File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/cgi.man 100644 root:root 5bd750086f5cc4403f7c63f3ed0a4ee3 -File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/config.man 100644 root:root fc20034a4bab013ee8c05425bed95792 -File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/cookie.man 100644 root:root 0858be170589e910692c4e443d92e697 -File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/counter.man 100644 root:root ff3747596c1f51942e5238d0613ecbd8 -File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/direct.man 100644 root:root ce9b1c9fd2748655fd98da46d26b4eea -File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/dirlist.man 100644 root:root 55475414d33f1869678c02c40ebf5827 -File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/doc.man 100644 root:root e4227d362544d8703ff91daaf41bc22a -File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/doc_error.man 100644 root:root 159e4bed662a4c9d92a13ca1e5d1261d -File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/httpd.man 100644 root:root a1c4085502cf13d2b000546b302d398b -File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/index.tml 100644 root:root c9bab0683e87267924a345aea1d63dbe -File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/log.man 100644 root:root 397f6d6bf6bf5645da264682ddff57dd -File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/logstd.man 100644 root:root 72ccaa929b87839b6d76ea26d3a1e092 -File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/mtype.man 100644 root:root e3b528413494ff8940a23e5804c02afb -File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/session.man 100644 root:root 82e1372c295180f301331c3d6dfff9c3 -File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/subst.man 100644 root:root 1824957eb979dac1a4875a203f1e3812 -File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/tclhttpd.man 100644 root:root 9f9ac9561c6068b50dbb94054170ba7c -File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/url.man 100644 root:root 3fb45f99544feb920bbfab2be01c4920 -File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/version.man 100644 root:root 4fccc4b1fbe00a0cd719880b1a8dc07e +File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/architecture.man.xz 100644 root:root b282cfe73b8b03e34d38388a97f704bc +File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/cgi.man.xz 100644 root:root 83614e9a0e90c823094464019cd8ae1e +File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/config.man.xz 100644 root:root 1829b0c15fb13ade84a88010e0c2bb72 +File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/cookie.man.xz 100644 root:root c91f40309da3d625c9e6af137f1e8880 +File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/counter.man.xz 100644 root:root 38616ce285ac60f61efc52cb53b6ac55 +File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/direct.man.xz 100644 root:root ee0ca2adf32227a68e16d5048cf112ff +File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/dirlist.man.xz 100644 root:root a185553695dca94cbac4e023aa9419a3 +File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/doc.man.xz 100644 root:root a1570ddff1902d9b69205f7623e5304e +File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/doc_error.man.xz 100644 root:root 7bb09bd44ca363bd05ba028a2c53ef42 +File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/httpd.man.xz 100644 root:root 2bff976283455827a94738e754e476d4 +File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/index.tml.xz 100644 root:root 0b09260d3fe7e5e633ffe8b511d54ee5 +File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/log.man.xz 100644 root:root f6c52b05820a6933525380a23284d321 +File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/logstd.man.xz 100644 root:root f083acac21533b31790618d09f550e3b +File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/mtype.man.xz 100644 root:root a6c26b9b561efafe58dc8e11fad49801 +File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/session.man.xz 100644 root:root 83c89aba201f4b42fd170aec30497288 +File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/subst.man.xz 100644 root:root 319ce023a14792fa8ece3bb51b4db64f +File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/tclhttpd.man.xz 100644 root:root a4e61ba04c58488519095891a84dbd7c +File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/url.man.xz 100644 root:root b1a710c482b6e8d92d4efa4301187639 +File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/man/version.man.xz 100644 root:root 912e754b29c0f8f0eb75587bb84cb0c7 File: /usr/share/doc/tcl-httpd-3.5.1/htdocs/manual 40755 root:root @@ -584,2 +585,2 @@ File: /usr/share/site-tclhttpd/mypage.tcl 100644 root:root 2d5ab0efc11ee0086a1df2a29263167a -RPMIdentity: 0fb09dee1d35e16a4bd335b7cec18b690b999269b0adc7c62a51fe4b864556b676bc88810f9e4656f2163b07aa96f00940f224f858a3087ffabf1629925bbb66 +RPMIdentity: 9cda8140ce5a40760fda71e5270352585f6a67db20446abf3be53477f7a341d8eb589d3bd1bd35d621ec81aaac18157bee920b16541a8d5de5812301017c51e7 --- tcl-httpd-server-3.5.1-alt1.qa2.x86_64.rpm.repo 2017-04-07 20:01:13.000000000 +0000 +++ tcl-httpd-server-3.5.1-alt1.qa2.x86_64.rpm.hasher 2024-03-17 01:41:11.021946632 +0000 @@ -13,4 +13,2 @@ Requires: /bin/sh -Requires: /bin/sh -Requires: /bin/sh Requires: /etc/rc.d/init.d @@ -40,2 +38,2 @@ File: /var/www/tclhttpd 42775 root:webmaster -RPMIdentity: 020718278da3e1c2f4a9b60023b23ce01bba1505e4aba87cd2f385695fa6793475c2c7f2ed75ca38bb87b07119590eae40d58f747d6c5ff6289569c6dc5e6584 +RPMIdentity: be3ee9956de4b424d1010ff040ef0dbf23644b6251cf7636c52f47e03bf8b7d3309e8f90dafc5b5631f837993b8c2dbfff052d48157e06b9bdc13a02d47a5396