<86>Aug 15 11:14:32 userdel[1871710]: delete user 'rooter'
<86>Aug 15 11:14:32 userdel[1871710]: removed group 'rooter' owned by 'rooter'
<86>Aug 15 11:14:32 userdel[1871710]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 15 11:14:32 groupadd[1871729]: group added to /etc/group: name=rooter, GID=681
<86>Aug 15 11:14:32 groupadd[1871729]: group added to /etc/gshadow: name=rooter
<86>Aug 15 11:14:32 groupadd[1871729]: new group: name=rooter, GID=681
<86>Aug 15 11:14:32 useradd[1871745]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash
<86>Aug 15 11:14:32 userdel[1871762]: delete user 'builder'
<86>Aug 15 11:14:32 userdel[1871762]: removed group 'builder' owned by 'builder'
<86>Aug 15 11:14:32 userdel[1871762]: removed shadow group 'builder' owned by 'builder'
<86>Aug 15 11:14:32 groupadd[1871777]: group added to /etc/group: name=builder, GID=682
<86>Aug 15 11:14:32 groupadd[1871777]: group added to /etc/gshadow: name=builder
<86>Aug 15 11:14:32 groupadd[1871777]: new group: name=builder, GID=682
<86>Aug 15 11:14:32 useradd[1871791]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/man2web-0.88-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing man2web-0.88-alt1.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8067
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf man2web-0.88
+ echo 'Source #0 (man2web-0.88.tar.gz):'
Source #0 (man2web-0.88.tar.gz):
+ /bin/tar -xf -
+ /bin/gzip -dc /usr/src/RPM/SOURCES/man2web-0.88.tar.gz
+ cd man2web-0.88
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.8067
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd man2web-0.88
+ autoreconf
aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
src/Makefile.am:15: warning: CFLAGS was already defined in condition TRUE, which includes condition DEBUG ...
configure.in:27: ... 'CFLAGS' previously defined here
automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
src/Makefile.am:15: warning: 'CFLAGS' is a user variable, you should not override it;
src/Makefile.am:15: use 'AM_CFLAGS' instead
+ CFLAGS=-O0
+ CFLAGS=-O0
+ 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 '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
+ 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-distro=debian-3 --with-manpath=/usr/local/man:/usr/share/man:/usr/X11R6/man:/usr/local/share/man --with-manpath-switch=-M
configure: WARNING: unrecognized options: --without-included-gettext
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-alt-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
/usr/src/RPM/BUILD/man2web-0.88/helpers/missing: Unknown `--is-lightweight' option
Try `/usr/src/RPM/BUILD/man2web-0.88/helpers/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-alt-linux-gcc... none
checking for valgrind... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for gethostname... yes
checking for memset... yes
checking for strchr... yes
checking for strdup... yes
checking for strstr... yes
checking for strtol... yes
checking for getopt... yes
checking for getopt_long... yes
checking for strndup... yes
checking whether strndup is declared... yes
checking for lynx... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/man_sources/Makefile
config.status: creating doc/man2web.1
config.status: creating doc/man2web.conf.5
config.status: creating doc/man2web.conf.default
config.status: creating check/Makefile
config.status: creating check/check-all.sh
config.status: creating check/n_apropos_check.sh
config.status: creating check/n_c_apropos_check.sh
config.status: creating check/n_c_manpage_check.sh
config.status: creating check/n_c_section-index_check.sh
config.status: creating check/n_manpage_check.sh
config.status: creating check/n_section-index_check.sh
config.status: creating check/v_apropos_check.sh
config.status: creating check/v_c_apropos_check.sh
config.status: creating check/v_c_manpage_check.sh
config.status: creating check/v_c_section-index_check.sh
config.status: creating check/v_manpage_check.sh
config.status: creating check/v_section-index_check.sh
config.status: creating check/valgrind-check-all.sh
config.status: creating src/config.h
config.status: linking src/section_h/debian-3.h to src/sections.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make
make: Entering directory '/usr/src/RPM/BUILD/man2web-0.88'
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/man2web-0.88/src'
make  all-am
make[2]: Entering directory '/usr/src/RPM/BUILD/man2web-0.88/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -DCONFIG_FILE=\"/etc/man2web.conf\"   -O0 -c -o man2web-cmd_opts.o `test -f 'cmd_opts.c' || echo './'`cmd_opts.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -DCONFIG_FILE=\"/etc/man2web.conf\"   -O0 -c -o man2web-cover_page.o `test -f 'cover_page.c' || echo './'`cover_page.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -DCONFIG_FILE=\"/etc/man2web.conf\"   -O0 -c -o man2web-header_footer.o `test -f 'header_footer.c' || echo './'`header_footer.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -DCONFIG_FILE=\"/etc/man2web.conf\"   -O0 -c -o man2web-m2wconfig.o `test -f 'm2wconfig.c' || echo './'`m2wconfig.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -DCONFIG_FILE=\"/etc/man2web.conf\"   -O0 -c -o man2web-main.o `test -f 'main.c' || echo './'`main.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -DCONFIG_FILE=\"/etc/man2web.conf\"   -O0 -c -o man2web-mystrings.o `test -f 'mystrings.c' || echo './'`mystrings.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -DCONFIG_FILE=\"/etc/man2web.conf\"   -O0 -c -o man2web-output_apropos.o `test -f 'output_apropos.c' || echo './'`output_apropos.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -DCONFIG_FILE=\"/etc/man2web.conf\"   -O0 -c -o man2web-output_man.o `test -f 'output_man.c' || echo './'`output_man.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -DCONFIG_FILE=\"/etc/man2web.conf\"   -O0 -c -o man2web-query_string.o `test -f 'query_string.c' || echo './'`query_string.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -DCONFIG_FILE=\"/etc/man2web.conf\"   -O0 -c -o man2web-section_index.o `test -f 'section_index.c' || echo './'`section_index.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -DCONFIG_FILE=\"/etc/man2web.conf\"   -O0 -c -o man2web-lynx.o `test -f 'lynx.c' || echo './'`lynx.c
x86_64-alt-linux-gcc -DCONFIG_FILE=\"/etc/man2web.conf\"   -O0   -o man2web man2web-cmd_opts.o man2web-cover_page.o man2web-header_footer.o man2web-m2wconfig.o man2web-main.o man2web-mystrings.o man2web-output_apropos.o man2web-output_man.o man2web-query_string.o man2web-section_index.o man2web-lynx.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/man2web-0.88/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/man2web-0.88/src'
Making all in check
make[1]: Entering directory '/usr/src/RPM/BUILD/man2web-0.88/check'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/man2web-0.88/check'
Making all in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/man2web-0.88/doc'
Making all in man_sources
make[2]: Entering directory '/usr/src/RPM/BUILD/man2web-0.88/doc/man_sources'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/man2web-0.88/doc/man_sources'
make[2]: Entering directory '/usr/src/RPM/BUILD/man2web-0.88/doc'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/man2web-0.88/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/man2web-0.88/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/man2web-0.88'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/man2web-0.88'
make: Leaving directory '/usr/src/RPM/BUILD/man2web-0.88'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24055
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/man2web-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/man2web-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd man2web-0.88
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/man2web-buildroot/usr exec_prefix=/usr/src/tmp/man2web-buildroot/usr bindir=/usr/src/tmp/man2web-buildroot/usr/bin sbindir=/usr/src/tmp/man2web-buildroot/usr/sbin sysconfdir=/usr/src/tmp/man2web-buildroot/etc datadir=/usr/src/tmp/man2web-buildroot/usr/share includedir=/usr/src/tmp/man2web-buildroot/usr/include libdir=/usr/src/tmp/man2web-buildroot/usr/lib64 libexecdir=/usr/src/tmp/man2web-buildroot/usr/lib localstatedir=/usr/src/tmp/man2web-buildroot/var/lib sharedstatedir=/usr/src/tmp/man2web-buildroot/var/lib mandir=/usr/src/tmp/man2web-buildroot/usr/share/man infodir=/usr/src/tmp/man2web-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/man2web-0.88'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/man2web-0.88/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/man2web-0.88/src'
 /bin/mkdir -p '/usr/src/tmp/man2web-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p man2web '/usr/src/tmp/man2web-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/man2web-0.88/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/man2web-0.88/src'
Making install in check
make[1]: Entering directory '/usr/src/RPM/BUILD/man2web-0.88/check'
make[2]: Entering directory '/usr/src/RPM/BUILD/man2web-0.88/check'
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/man2web-0.88/check'
make[1]: Leaving directory '/usr/src/RPM/BUILD/man2web-0.88/check'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/man2web-0.88/doc'
Making install in man_sources
make[2]: Entering directory '/usr/src/RPM/BUILD/man2web-0.88/doc/man_sources'
make[3]: Entering directory '/usr/src/RPM/BUILD/man2web-0.88/doc/man_sources'
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/man2web-0.88/doc/man_sources'
make[2]: Leaving directory '/usr/src/RPM/BUILD/man2web-0.88/doc/man_sources'
make[2]: Entering directory '/usr/src/RPM/BUILD/man2web-0.88/doc'
make[3]: Entering directory '/usr/src/RPM/BUILD/man2web-0.88/doc'
 /bin/mkdir -p '/usr/src/tmp/man2web-buildroot/etc'
 /usr/libexec/rpm-build/install -p -m 644 man2web.conf.default '/usr/src/tmp/man2web-buildroot/etc'
 /bin/mkdir -p '/usr/src/tmp/man2web-buildroot/usr/share/man/man1'
 /usr/libexec/rpm-build/install -p -m 644 man2web.1 '/usr/src/tmp/man2web-buildroot/usr/share/man/man1'
 /bin/mkdir -p '/usr/src/tmp/man2web-buildroot/usr/share/man/man5'
 /usr/libexec/rpm-build/install -p -m 644 man2web.conf.5 '/usr/src/tmp/man2web-buildroot/usr/share/man/man5'
make[3]: Leaving directory '/usr/src/RPM/BUILD/man2web-0.88/doc'
make[2]: Leaving directory '/usr/src/RPM/BUILD/man2web-0.88/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/man2web-0.88/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/man2web-0.88'
make[2]: Entering directory '/usr/src/RPM/BUILD/man2web-0.88'
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/man2web-0.88'
make[1]: Leaving directory '/usr/src/RPM/BUILD/man2web-0.88'
make: Leaving directory '/usr/src/RPM/BUILD/man2web-0.88'
+ rm /usr/src/tmp/man2web-buildroot/etc/man2web.conf.default
+ install /usr/src/RPM/SOURCES/man2web.conf /usr/src/tmp/man2web-buildroot/etc/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/man2web-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/man2web-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/man2web-buildroot/ (default)
Compressing files in /usr/src/tmp/man2web-buildroot (auto)
056-debuginfo.brp: WARNING: debuginfo without debug sources.
Verifying ELF objects in /usr/src/tmp/man2web-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: man2web-0.88-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.86299
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd man2web-0.88
+ DOCDIR=/usr/src/tmp/man2web-buildroot/usr/share/doc/man2web-0.88
+ export DOCDIR
+ rm -rf /usr/src/tmp/man2web-buildroot/usr/share/doc/man2web-0.88
+ /bin/mkdir -p /usr/src/tmp/man2web-buildroot/usr/share/doc/man2web-0.88
+ cp -prL README TODO doc/README.RedHat doc/man2web.conf.default /usr/src/tmp/man2web-buildroot/usr/share/doc/man2web-0.88
+ chmod -R go-w /usr/src/tmp/man2web-buildroot/usr/share/doc/man2web-0.88
+ chmod -R a+rX /usr/src/tmp/man2web-buildroot/usr/share/doc/man2web-0.88
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0ghV8n
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jUnDoa
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SbJjLZ
Creating man2web-debuginfo package
Processing files: man2web-debuginfo-0.88-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t2r9eS
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MpyJPN
find-requires: running scripts (debuginfo)
Requires: man2web = 0.88-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/man2web-0.88-alt1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/man2web-debuginfo-0.88-alt1.qa1.x86_64.rpm (w2.lzdio)
4.73user 1.60system 0:12.20elapsed 51%CPU (0avgtext+0avgdata 22980maxresident)k
0inputs+0outputs (0major+642005minor)pagefaults 0swaps
6.01user 3.43system 0:16.39elapsed 57%CPU (0avgtext+0avgdata 22980maxresident)k
0inputs+0outputs (0major+822500minor)pagefaults 0swaps
--- man2web-0.88-alt1.qa1.x86_64.rpm.repo	2013-04-17 13:34:42.000000000 +0000
+++ man2web-0.88-alt1.qa1.x86_64.rpm.hasher	2021-08-15 11:14:47.391383329 +0000
@@ -7,4 +7,4 @@
 /usr/share/doc/man2web-0.88/man2web.conf.default	100644	root:root	
-/usr/share/man/man1/man2web.1	100644	root:root	
-/usr/share/man/man5/man2web.conf.5	100644	root:root	
+/usr/share/man/man1/man2web.1.xz	100644	root:root	
+/usr/share/man/man5/man2web.conf.5.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -16,3 +16,3 @@
 File: /etc/man2web.conf	100755	root:root	518cca6db20c3d0775034dd5979e4dbb	
-File: /usr/bin/man2web	100755	root:root	69a1dda8ca262b6ce788c26d3eed996f	
+File: /usr/bin/man2web	100755	root:root	d40a6aa8cf163307b49e1269e884be56	
 File: /usr/share/doc/man2web-0.88	40755	root:root		
@@ -22,4 +22,4 @@
 File: /usr/share/doc/man2web-0.88/man2web.conf.default	100644	root:root	898013c0ea3a41039cfcde4cf37310df	
-File: /usr/share/man/man1/man2web.1	100644	root:root	2c6c0a92779cedc803b1dcd739d4c328	
-File: /usr/share/man/man5/man2web.conf.5	100644	root:root	476cedacba0f8655c31b9d1656bcb61b	
-RPMIdentity: 30a455d1f2995a8b060e5891814ffde13a4fd97a1d9de1b924df5e3e3c6aeb7cec24217a18ba2ccdab8e0911d1f6da472901442b93806bef6cc333f59f4929a6
+File: /usr/share/man/man1/man2web.1.xz	100644	root:root	3a6639ac03c039dedf5e136c7008d012	
+File: /usr/share/man/man5/man2web.conf.5.xz	100644	root:root	0c9d06c3afdb743ef1ef5c14387d599c	
+RPMIdentity: 3cc52211cc5a203b44786ec93378ce700b6ec20bc7daa3897bc814596417c9c05817dc3f10645f18ce3a3c5a9c24b97c5a295e494c41a79f6daf2b8f0dcf59da
--- man2web-debuginfo-0.88-alt1.qa1.x86_64.rpm.repo	2013-04-17 13:34:42.000000000 +0000
+++ man2web-debuginfo-0.88-alt1.qa1.x86_64.rpm.hasher	2021-08-15 11:14:47.598385237 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/ce	40755	root:root	
-/usr/lib/debug/.build-id/ce/f7743a4b2fadb375160554fbcce317675ad6f5	120777	root:root	../../../../bin/man2web
-/usr/lib/debug/.build-id/ce/f7743a4b2fadb375160554fbcce317675ad6f5.debug	120777	root:root	../../usr/bin/man2web.debug
+/usr/lib/debug/.build-id/de	40755	root:root	
+/usr/lib/debug/.build-id/de/948737737d27ebedb9e38f21b9368c5000d096	120777	root:root	../../../../bin/man2web
+/usr/lib/debug/.build-id/de/948737737d27ebedb9e38f21b9368c5000d096.debug	120777	root:root	../../usr/bin/man2web.debug
 /usr/lib/debug/usr/bin/man2web.debug	100644	root:root	
@@ -9,6 +9,6 @@
 Provides: man2web-debuginfo = 0.88-alt1.qa1
-File: /usr/lib/debug/.build-id/ce	40755	root:root		
-File: /usr/lib/debug/.build-id/ce/f7743a4b2fadb375160554fbcce317675ad6f5	120777	root:root		../../../../bin/man2web
-File: /usr/lib/debug/.build-id/ce/f7743a4b2fadb375160554fbcce317675ad6f5.debug	120777	root:root		../../usr/bin/man2web.debug
-File: /usr/lib/debug/usr/bin/man2web.debug	100644	root:root	6d315f336f55cbc7b76d57aade9fab6a	
-RPMIdentity: acec6355c0074a5518b44d8e25188c639a911af50f9834d31542632c880ddca4ba4f0806db1b89d3786d051e84fff2dc9300bc39f535339842deb5ea92c5304e
+File: /usr/lib/debug/.build-id/de	40755	root:root		
+File: /usr/lib/debug/.build-id/de/948737737d27ebedb9e38f21b9368c5000d096	120777	root:root		../../../../bin/man2web
+File: /usr/lib/debug/.build-id/de/948737737d27ebedb9e38f21b9368c5000d096.debug	120777	root:root		../../usr/bin/man2web.debug
+File: /usr/lib/debug/usr/bin/man2web.debug	100644	root:root	62acfb25b513001c6ca551a9876ae7d1	
+RPMIdentity: c9347553e66fd28950d6c6720f9a461a74df141d565ed4e297e10dd3d47fd80efb3bfffb3fba64356be5266bc1b027eab3efe79305452a51aa1d55d7e54039e1