<86>Jul 20 07:21:13 userdel[531294]: delete user 'rooter'
<86>Jul 20 07:21:13 userdel[531294]: removed group 'rooter' owned by 'rooter'
<86>Jul 20 07:21:13 userdel[531294]: removed shadow group 'rooter' owned by 'rooter'
<86>Jul 20 07:21:13 groupadd[531315]: group added to /etc/group: name=rooter, GID=1298
<86>Jul 20 07:21:13 groupadd[531315]: group added to /etc/gshadow: name=rooter
<86>Jul 20 07:21:13 groupadd[531315]: new group: name=rooter, GID=1298
<86>Jul 20 07:21:13 useradd[531332]: new user: name=rooter, UID=1298, GID=1298, home=/root, shell=/bin/bash, from=none
<86>Jul 20 07:21:13 userdel[531350]: delete user 'builder'
<86>Jul 20 07:21:13 userdel[531350]: removed group 'builder' owned by 'builder'
<86>Jul 20 07:21:13 userdel[531350]: removed shadow group 'builder' owned by 'builder'
<86>Jul 20 07:21:13 groupadd[531367]: group added to /etc/group: name=builder, GID=1299
<86>Jul 20 07:21:13 groupadd[531367]: group added to /etc/gshadow: name=builder
<86>Jul 20 07:21:13 groupadd[531367]: new group: name=builder, GID=1299
<86>Jul 20 07:21:13 useradd[531385]: new user: name=builder, UID=1299, GID=1299, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/haserl-0.9.3-alt2.1.src.rpm: The use of such a license name is ambiguous: GPL
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/haserl-0.9.3-alt2.1.nosrc.rpm (w1.gzdio)
Installing haserl-0.9.3-alt2.1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43797
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf haserl-0.9.3
+ echo 'Source #0 (haserl-0.9.3.tar.gz):'
Source #0 (haserl-0.9.3.tar.gz):
+ /usr/bin/gzip -dc /usr/src/RPM/SOURCES/haserl-0.9.3.tar.gz
+ /bin/tar -xf -
+ cd haserl-0.9.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (haserl-0.9.3-alt-make-3.82.patch):'
Patch #0 (haserl-0.9.3-alt-make-3.82.patch):
+ /usr/bin/patch -p2
patching file src/Makefile.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.43797
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd haserl-0.9.3
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ 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_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ echo 'rpm-build: warning: ./configure script does not support --runstatedir'
rpm-build: warning: ./configure script does not support --runstatedir
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
/usr/src/RPM/BUILD/haserl-0.9.3/missing: Unknown `--run' option
Try `/usr/src/RPM/BUILD/haserl-0.9.3/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) gawk
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ANSI C... none needed
checking for style of include used by make... fgrep: warning: fgrep is obsolescent; using grep -F
GNU
checking dependency style of i586-alt-linux-gcc... none
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for egrep... 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 signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for working memcmp... yes
checking for memset... yes
checking for putenv... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for tdb_store in -ltdb... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating extras/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands

** Configuration summary for haserl 0.9.3:

	Build haserldb:	no

+ make -j8
Making all in src
make  all-am
make[2]: Entering directory '/usr/src/RPM/BUILD/haserl-0.9.3/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c `test -f 'common.c' || echo './'`common.c
common.c: In function 'argc_argv':
common.c:173:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  173 |           if (argv_array == (char) NULL)
      |                             ^
common.c:173:26: warning: comparison between pointer and integer
  173 |           if (argv_array == (char) NULL)
      |                          ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/haserl-0.9.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/haserl-0.9.3/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c `test -f 'haserl.c' || echo './'`haserl.c
haserl.c: In function 'ExecSubshell':
haserl.c:1484:28: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess]
 1484 |   memset (mybuf, 0, sizeof (mybuf));
      |                            ^
haserl.c: In function 'ReadMimeEncodedInput':
haserl.c:782:15: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  782 |               write (fd, &qs[datastart], offset - datastart);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
haserl.c: In function 'loadscript':
haserl.c:865:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  865 |   read (scriptfp, scriptbuf->buffer, filestat.st_size);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
haserl.c: In function 'ProcessTokenChain':
haserl.c:1285:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
 1285 |           write (STDOUT, token->buf, strlen(token->buf));
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
haserl.c: In function 'ExecSubshell':
haserl.c:1480:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
 1480 |   write (global_subshell_pipe[PARENT_OUT], mybuf, strlen (mybuf));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
haserl.c:1487:7: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
 1487 |       read (global_subshell_pipe[PARENT_CTRLIN], &mybuf[count], 1);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
haserl.c: In function 'BecomeUser':
haserl.c:1558:3: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result]
 1558 |   setgid (gid);
      |   ^~~~~~~~~~~~
haserl.c:1559:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result]
 1559 |   setuid (uid);
      |   ^~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/haserl-0.9.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/haserl-0.9.3/src'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall   -o haserl  haserl.o common.o  
In function 'read',
    inlined from 'loadscript' at haserl.c:865:3,
    inlined from 'main' at haserl.c:1633:7:
/usr/include/bits/unistd.h:28:10: warning: '__read_alias' specified size 4294967293 exceeds maximum object size 2147483647 [-Wstringop-overflow=]
   28 |   return __glibc_fortify (read, __nbytes, sizeof (char),
      |          ^
/usr/include/bits/unistd-decl.h: In function 'main':
/usr/include/bits/unistd-decl.h:29:16: note: in a call to function '__read_alias' declared with attribute 'access (write_only, 2, 3)'
   29 | extern ssize_t __REDIRECT_FORTIFY (__read_alias, (int __fd, void *__buf,
      |                ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/haserl-0.9.3/src'
Making all in doc
make[1]: Nothing to be done for 'all'.
Making all in extras
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31732
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/haserl-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/haserl-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd haserl-0.9.3
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/haserl-buildroot/usr exec_prefix=/usr/src/tmp/haserl-buildroot/usr bindir=/usr/src/tmp/haserl-buildroot/usr/bin sbindir=/usr/src/tmp/haserl-buildroot/usr/sbin sysconfdir=/usr/src/tmp/haserl-buildroot/etc datadir=/usr/src/tmp/haserl-buildroot/usr/share includedir=/usr/src/tmp/haserl-buildroot/usr/include libdir=/usr/src/tmp/haserl-buildroot/usr/lib libexecdir=/usr/src/tmp/haserl-buildroot/usr/lib localstatedir=/usr/src/tmp/haserl-buildroot/var/lib runstatedir=/usr/src/tmp/haserl-buildroot/var/run sharedstatedir=/usr/src/tmp/haserl-buildroot/var/lib mandir=/usr/src/tmp/haserl-buildroot/usr/share/man infodir=/usr/src/tmp/haserl-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/haserl-0.9.3'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/haserl-0.9.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/haserl-0.9.3/src'
/bin/sh ../mkinstalldirs /usr/src/tmp/haserl-buildroot/usr/bin
mkdir /usr/src/tmp/haserl-buildroot
mkdir /usr/src/tmp/haserl-buildroot/usr
mkdir /usr/src/tmp/haserl-buildroot/usr/bin
  /usr/libexec/rpm-build/install -p haserl /usr/src/tmp/haserl-buildroot/usr/bin/haserl
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/haserl-0.9.3/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/haserl-0.9.3/src'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/haserl-0.9.3/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/haserl-0.9.3/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh ../mkinstalldirs /usr/src/tmp/haserl-buildroot/usr/share/man/man1
mkdir /usr/src/tmp/haserl-buildroot/usr/share
mkdir /usr/src/tmp/haserl-buildroot/usr/share/man
mkdir /usr/src/tmp/haserl-buildroot/usr/share/man/man1
 /usr/libexec/rpm-build/install -p -m 644 ./haserl.1 /usr/src/tmp/haserl-buildroot/usr/share/man/man1/haserl.1
make[2]: Leaving directory '/usr/src/RPM/BUILD/haserl-0.9.3/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/haserl-0.9.3/doc'
Making install in extras
make[1]: Entering directory '/usr/src/RPM/BUILD/haserl-0.9.3/extras'
make[2]: Entering directory '/usr/src/RPM/BUILD/haserl-0.9.3/extras'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh ../mkinstalldirs /usr/src/tmp/haserl-buildroot/usr/share/haserl
mkdir /usr/src/tmp/haserl-buildroot/usr/share/haserl
 /usr/libexec/rpm-build/install -p -m 644 haserl.xcf /usr/src/tmp/haserl-buildroot/usr/share/haserl/haserl.xcf
 /usr/libexec/rpm-build/install -p -m 644 haserl.png /usr/src/tmp/haserl-buildroot/usr/share/haserl/haserl.png
 /usr/libexec/rpm-build/install -p -m 644 haserl-button.png /usr/src/tmp/haserl-buildroot/usr/share/haserl/haserl-button.png
 /usr/libexec/rpm-build/install -p -m 644 bunny.cgi /usr/src/tmp/haserl-buildroot/usr/share/haserl/bunny.cgi
 /usr/libexec/rpm-build/install -p -m 644 formelements.cgi /usr/src/tmp/haserl-buildroot/usr/share/haserl/formelements.cgi
 /usr/libexec/rpm-build/install -p -m 644 tdb-1.0.6-haserl.patch /usr/src/tmp/haserl-buildroot/usr/share/haserl/tdb-1.0.6-haserl.patch
 /usr/libexec/rpm-build/install -p -m 644 haserldb-howto.txt /usr/src/tmp/haserl-buildroot/usr/share/haserl/haserldb-howto.txt
 /usr/libexec/rpm-build/install -p -m 644 loginlib.sh /usr/src/tmp/haserl-buildroot/usr/share/haserl/loginlib.sh
 /usr/libexec/rpm-build/install -p -m 644 login.cgi /usr/src/tmp/haserl-buildroot/usr/share/haserl/login.cgi
 /usr/libexec/rpm-build/install -p -m 644 index.cgi /usr/src/tmp/haserl-buildroot/usr/share/haserl/index.cgi
make[2]: Leaving directory '/usr/src/RPM/BUILD/haserl-0.9.3/extras'
make[1]: Leaving directory '/usr/src/RPM/BUILD/haserl-0.9.3/extras'
make[1]: Entering directory '/usr/src/RPM/BUILD/haserl-0.9.3'
make[2]: Entering directory '/usr/src/RPM/BUILD/haserl-0.9.3'
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/haserl-0.9.3'
make[1]: Leaving directory '/usr/src/RPM/BUILD/haserl-0.9.3'
make: Leaving directory '/usr/src/RPM/BUILD/haserl-0.9.3'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/haserl-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/haserl-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/haserl-buildroot/ (default)
Compressing files in /usr/src/tmp/haserl-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/haserl-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/haserl: uses non-LFS functions: fstat mkstemp open
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/haserl-buildroot
Processing files: haserl-0.9.3-alt2.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1QEIp2
find-provides: running scripts (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.mbgRJS
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
shebang.req.files: executable script /usr/src/tmp/haserl-buildroot/usr/share/haserl/bunny.cgi is not executable
shebang.req.files: executable script /usr/src/tmp/haserl-buildroot/usr/share/haserl/formelements.cgi is not executable
shebang.req.files: executable script /usr/src/tmp/haserl-buildroot/usr/share/haserl/index.cgi is not executable
shebang.req.files: executable script /usr/src/tmp/haserl-buildroot/usr/share/haserl/login.cgi is not executable
shebang.req.files: executable script /usr/src/tmp/haserl-buildroot/usr/share/haserl/loginlib.sh is not executable
shell.req: /usr/src/tmp/haserl-buildroot/usr/share/haserl/loginlib.sh: haserldb not found (skip)
find-requires: FINDPACKAGE-COMMANDS: cat haserldb sort tail wc
Requires: /lib/ld-linux.so.2, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yobpnS
Creating haserl-debuginfo package
Processing files: haserl-debuginfo-0.9.3-alt2.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MBxnOs
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nz9hLs
find-requires: running scripts (debuginfo)
Requires: haserl = 0.9.3-alt2.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/haserl-0.9.3-alt2.1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/haserl-debuginfo-0.9.3-alt2.1.i586.rpm (w2.lzdio)
2.11user 2.19system 0:09.26elapsed 46%CPU (0avgtext+0avgdata 28636maxresident)k
0inputs+0outputs (0major+471491minor)pagefaults 0swaps
/.out/haserl-0.9.3-alt2.1.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/haserl-debuginfo-0.9.3-alt2.1.i586.rpm: The use of such a license name is ambiguous: GPL
0.70user 1.29system 0:13.63elapsed 14%CPU (0avgtext+0avgdata 11900maxresident)k
0inputs+0outputs (0major+94060minor)pagefaults 0swaps
--- haserl-0.9.3-alt2.1.i586.rpm.repo	2012-11-28 03:16:02.000000000 +0000
+++ haserl-0.9.3-alt2.1.i586.rpm.hasher	2024-07-20 07:21:24.660571623 +0000
@@ -12,3 +12,3 @@
 /usr/share/haserl/tdb-1.0.6-haserl.patch	100644	root:root	
-/usr/share/man/man1/haserl.1.bz2	100644	root:root	
+/usr/share/man/man1/haserl.1.xz	100644	root:root	
 Requires: /lib/ld-linux.so.2  
@@ -16,5 +16,9 @@
 Requires: libc.so.6(GLIBC_2.0)  
-Requires: libc.so.6(GLIBC_2.3)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.33)  
+Requires: libc.so.6(GLIBC_2.34)  
+Requires: libc.so.6(GLIBC_2.38)  
 Requires: libc.so.6(GLIBC_2.4)  
+Requires: libc.so.6(GLIBC_2.7)  
 Requires: rtld(GNU_HASH)  
@@ -22,3 +26,3 @@
 Provides: haserl = 0.9.3-alt2.1
-File: /usr/bin/haserl	100755	root:root	0b00d01ea0d4990f4f18f6d6e3b4a4f6	
+File: /usr/bin/haserl	100755	root:root	2695b8f526824b10f6b3cc921fe26840	
 File: /usr/share/haserl	40755	root:root		
@@ -34,3 +38,3 @@
 File: /usr/share/haserl/tdb-1.0.6-haserl.patch	100644	root:root	d4213779527262808f471cf85da8e1ed	
-File: /usr/share/man/man1/haserl.1.bz2	100644	root:root	2df99915468e5f895d82af98e0e16639	
-RPMIdentity: ab71fc77919e4d62552563ddf50f6441095d827b1878c9471c72fa7923d7af028579ca88fe861655bc7c9b5232b25b91f6bac9028cc6c7e164d8cb52fa9fc94c
+File: /usr/share/man/man1/haserl.1.xz	100644	root:root	8a15b0e2f9dd3cd51244fcbe02a6a9cc	
+RPMIdentity: 4e3c6fba95c29f7be5f3ddb958ce23ca083387a2701f61cc9efd2b675f0f512495126fb4c428afd3239e24882fba5913642e22cf6e5befd9a06b4cb99d874028
--- haserl-debuginfo-0.9.3-alt2.1.i586.rpm.repo	2012-11-28 03:16:02.000000000 +0000
+++ haserl-debuginfo-0.9.3-alt2.1.i586.rpm.hasher	2024-07-20 07:21:24.727572416 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/14	40755	root:root	
-/usr/lib/debug/.build-id/14/417d078185689fee29d7b5723b50544473abd2	120777	root:root	../../../../bin/haserl
-/usr/lib/debug/.build-id/14/417d078185689fee29d7b5723b50544473abd2.debug	120777	root:root	../../usr/bin/haserl.debug
+/usr/lib/debug/.build-id/64	40755	root:root	
+/usr/lib/debug/.build-id/64/0263635df9b4e46544ce9cc607739b61aad6a8	120777	root:root	../../../../bin/haserl
+/usr/lib/debug/.build-id/64/0263635df9b4e46544ce9cc607739b61aad6a8.debug	120777	root:root	../../usr/bin/haserl.debug
 /usr/lib/debug/usr/bin/haserl.debug	100644	root:root	
@@ -15,6 +15,6 @@
 Provides: haserl-debuginfo = 0.9.3-alt2.1
-File: /usr/lib/debug/.build-id/14	40755	root:root		
-File: /usr/lib/debug/.build-id/14/417d078185689fee29d7b5723b50544473abd2	120777	root:root		../../../../bin/haserl
-File: /usr/lib/debug/.build-id/14/417d078185689fee29d7b5723b50544473abd2.debug	120777	root:root		../../usr/bin/haserl.debug
-File: /usr/lib/debug/usr/bin/haserl.debug	100644	root:root	4c4bfd990e623ec38df91435772f12a3	
+File: /usr/lib/debug/.build-id/64	40755	root:root		
+File: /usr/lib/debug/.build-id/64/0263635df9b4e46544ce9cc607739b61aad6a8	120777	root:root		../../../../bin/haserl
+File: /usr/lib/debug/.build-id/64/0263635df9b4e46544ce9cc607739b61aad6a8.debug	120777	root:root		../../usr/bin/haserl.debug
+File: /usr/lib/debug/usr/bin/haserl.debug	100644	root:root	852e66bdb4fe41481df92896a1f89851	
 File: /usr/src/debug/haserl-0.9.3	40755	root:root		
@@ -25,2 +25,2 @@
 File: /usr/src/debug/haserl-0.9.3/src/haserl.h	100644	root:root	ee5912ba0d4e7117616554105fc8c72f	
-RPMIdentity: 1f9129bbbdcc73aa8a35f277094c52bf3949a45a37b5307d13e7072f57225a5f0e0039309ffdcb982e6865411f1a422c223168ac7f93737dab87b3f1dd5e24fe
+RPMIdentity: f66ddeba38d2f8b3ee0a99757d8e210ae7a1f99e2d500f891562a749475c10a23bf1ba367511ef76cdacb399e06766d6ec5a17df4826684a73c574f07990cdf2