<86>Jan 14 04:49:15 userdel[658263]: delete user 'rooter'
<86>Jan 14 04:49:15 userdel[658263]: removed group 'rooter' owned by 'rooter'
<86>Jan 14 04:49:15 userdel[658263]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 14 04:49:15 groupadd[658320]: group added to /etc/group: name=rooter, GID=1802
<86>Jan 14 04:49:15 groupadd[658320]: group added to /etc/gshadow: name=rooter
<86>Jan 14 04:49:15 groupadd[658320]: new group: name=rooter, GID=1802
<86>Jan 14 04:49:15 useradd[658356]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash, from=none
<86>Jan 14 04:49:15 userdel[658402]: delete user 'builder'
<86>Jan 14 04:49:15 userdel[658402]: removed group 'builder' owned by 'builder'
<86>Jan 14 04:49:15 userdel[658402]: removed shadow group 'builder' owned by 'builder'
<86>Jan 14 04:49:15 groupadd[658445]: group added to /etc/group: name=builder, GID=1803
<86>Jan 14 04:49:15 groupadd[658445]: group added to /etc/gshadow: name=builder
<86>Jan 14 04:49:15 groupadd[658445]: new group: name=builder, GID=1803
<86>Jan 14 04:49:15 useradd[658467]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash, from=none
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/mathopd-1.6b15-alt1.nosrc.rpm (w1.gzdio)
Installing mathopd-1.6b15-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15845
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf mathopd-1.6b15
+ echo 'Source #0 (mathopd-1.6b15.tar.gz):'
Source #0 (mathopd-1.6b15.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/mathopd-1.6b15.tar.gz
+ /bin/tar -xf -
+ cd mathopd-1.6b15
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (mathopd-1.5p5-alt-pidfile.patch):'
Patch #0 (mathopd-1.5p5-alt-pidfile.patch):
+ /usr/bin/patch -p1
patching file src/main.c
Hunk #1 succeeded at 233 (offset -2 lines).
Hunk #2 succeeded at 271 (offset -1 lines).
+ cp -a /usr/src/RPM/SOURCES/dir_cgi.c.txt ./dir_cgi.c
+ echo 'Patch #1 (mathopd-alt-dircgi.patch):'
Patch #1 (mathopd-alt-dircgi.patch):
+ /usr/bin/patch -p1
patching file dir_cgi.c
+ echo 'Patch #3 (mathopd-alt-make.patch):'
Patch #3 (mathopd-alt-make.patch):
+ /usr/bin/patch -p2
patching file src/Makefile
Hunk #1 succeeded at 12 with fuzz 1.
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15845
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mathopd-1.6b15
+ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DFORMAT_V2=1 -o dir_cgi dir_cgi.c
dir_cgi.c: In function 'print_dir_entry':
dir_cgi.c:92:43: warning: field width specifier '*' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
   92 |         printf("<tr><td align=right><tt> %*ld </tt></td><td> %s </td><td> <a href='",
      |                                          ~^~~
      |                                           |
      |                                           int
   93 |                 sizeof(off_t)*2, p->size, ctime(&p->last_modified));
      |                 ~~~~~~~~~~~~~~~            
      |                 |
      |                 long unsigned int
+ cd src
+ make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CRYPT_H -DHAVE_VFORK -DLINUX_SENDFILE util.c -o util.o
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CRYPT_H -DHAVE_VFORK -DLINUX_SENDFILE redirect.c -o redirect.o
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CRYPT_H -DHAVE_VFORK -DLINUX_SENDFILE addr.c -o addr.o
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CRYPT_H -DHAVE_VFORK -DLINUX_SENDFILE base64.c -o base64.o
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CRYPT_H -DHAVE_VFORK -DLINUX_SENDFILE dump.c -o dump.o
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CRYPT_H -DHAVE_VFORK -DLINUX_SENDFILE sendfile.c -o sendfile.o
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CRYPT_H -DHAVE_VFORK -DLINUX_SENDFILE log.c -o log.o
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CRYPT_H -DHAVE_VFORK -DLINUX_SENDFILE main.c -o main.o
main.c: In function 'main':
main.c:243:9: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result]
  243 |         setuid(geteuid());
      |         ^~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CRYPT_H -DHAVE_VFORK -DLINUX_SENDFILE cgi.c -o cgi.o
cgi.c: In function 'add_http_vars':
cgi.c:150:60: warning: the comparison will always evaluate as 'true' for the address of 'user' will never be NULL [-Waddress]
  150 |                 if (strcasecmp(name, "Authorization") == 0 && r->user && r->user[0])
      |                                                            ^~
In file included from cgi.c:46:
mathopd.h:267:14: note: 'user' declared here
  267 |         char user[16];
      |              ^~~~
cgi.c: In function 'make_cgi_envp':
cgi.c:212:13: warning: the comparison will always evaluate as 'true' for the address of 'user' will never be NULL [-Waddress]
  212 |         if (r->user && r->user[0]) {
      |             ^
mathopd.h:267:14: note: 'user' declared here
  267 |         char user[16];
      |              ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CRYPT_H -DHAVE_VFORK -DLINUX_SENDFILE stub.c -o stub.o
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CRYPT_H -DHAVE_VFORK -DLINUX_SENDFILE imap.c -o imap.o
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CRYPT_H -DHAVE_VFORK -DLINUX_SENDFILE core.c -o core.o
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CRYPT_H -DHAVE_VFORK -DLINUX_SENDFILE config.c -o config.o
config.c:183:19: warning: 't_too_long' defined but not used [-Wunused-const-variable=]
  183 | static const char t_too_long[] =        "token too long";
      |                   ^~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CRYPT_H -DHAVE_VFORK -DLINUX_SENDFILE request.c -o request.o
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
gcc  -o mathopd base64.o cgi.o config.o core.o dump.o imap.o log.o main.o redirect.o request.o util.o stub.o addr.o sendfile.o -lcrypt
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9380
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/mathopd-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/mathopd-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd mathopd-1.6b15
+ mkdir -p /usr/src/tmp/mathopd-buildroot/usr/bin /usr/src/tmp/mathopd-buildroot/usr/sbin /usr/src/tmp/mathopd-buildroot/etc/rc.d/init.d /usr/src/tmp/mathopd-buildroot/usr/share/man/man5 /usr/src/tmp/mathopd-buildroot/usr/share/man/man8 /usr/src/tmp/mathopd-buildroot/var/log/mathopd /usr/src/tmp/mathopd-buildroot/etc/logrotate.d /usr/src/tmp/mathopd-buildroot/etc/cron.daily
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/mathopd-buildroot/usr exec_prefix=/usr/src/tmp/mathopd-buildroot/usr bindir=/usr/src/tmp/mathopd-buildroot/usr/bin sbindir=/usr/src/tmp/mathopd-buildroot/usr/sbin sysconfdir=/usr/src/tmp/mathopd-buildroot/etc datadir=/usr/src/tmp/mathopd-buildroot/usr/share includedir=/usr/src/tmp/mathopd-buildroot/usr/include libdir=/usr/src/tmp/mathopd-buildroot/usr/lib64 libexecdir=/usr/src/tmp/mathopd-buildroot/usr/lib localstatedir=/usr/src/tmp/mathopd-buildroot/var/lib runstatedir=/usr/src/tmp/mathopd-buildroot/var/run sharedstatedir=/usr/src/tmp/mathopd-buildroot/var/lib mandir=/usr/src/tmp/mathopd-buildroot/usr/share/man infodir=/usr/src/tmp/mathopd-buildroot/usr/share/info install -C src SBINDIR=/usr/src/tmp/mathopd-buildroot/usr/sbin PREFIX=/usr/src/tmp/mathopd-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
install -c mathopd /usr/src/tmp/mathopd-buildroot/usr/sbin
make: Nothing to be done for 'install'.
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.6b15/src'
+ cp -a /usr/src/RPM/SOURCES/mathopd.8.gz /usr/src/tmp/mathopd-buildroot/usr/share/man/man8/
+ cp -a /usr/src/RPM/SOURCES/mathopd.conf.5.gz /usr/src/tmp/mathopd-buildroot/usr/share/man/man5/
+ install /usr/src/RPM/SOURCES/mathopd.init /usr/src/tmp/mathopd-buildroot/etc/rc.d/init.d/mathopd
+ cp -a /usr/src/RPM/SOURCES/mathopd.conf /usr/src/tmp/mathopd-buildroot/etc/
+ cp -a /usr/src/RPM/SOURCES/mathopd.logrotate /usr/src/tmp/mathopd-buildroot/etc/logrotate.d/mathopd
+ install -p /usr/src/RPM/SOURCES/mathopd.cron /usr/src/tmp/mathopd-buildroot/etc/cron.daily/mathopd
+ install -pD -m600 /usr/src/RPM/SOURCES/mathopd.sysconfig /usr/src/tmp/mathopd-buildroot/etc/sysconfig/mathopd
+ install -p dir_cgi /usr/src/tmp/mathopd-buildroot/usr/bin/
+ /bin/touch /usr/src/tmp/mathopd-buildroot/var/log/mathopd/errorlog /usr/src/tmp/mathopd-buildroot/var/log/mathopd/childlog
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/mathopd-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/mathopd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/mathopd-buildroot/ (default)
Compressing files in /usr/src/tmp/mathopd-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/mathopd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: mathopd-1.6b15-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.9380
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mathopd-1.6b15
+ DOCDIR=/usr/src/tmp/mathopd-buildroot/usr/share/doc/mathopd-1.6b15
+ export DOCDIR
+ rm -rf /usr/src/tmp/mathopd-buildroot/usr/share/doc/mathopd-1.6b15
+ /bin/mkdir -p /usr/src/tmp/mathopd-buildroot/usr/share/doc/mathopd-1.6b15
+ cp -prL doc/CHANGES doc/cgi.txt doc/config.txt doc/running.txt doc/sample.cfg doc/syntax.txt README COPYING /usr/src/tmp/mathopd-buildroot/usr/share/doc/mathopd-1.6b15
+ chmod -R go-w /usr/src/tmp/mathopd-buildroot/usr/share/doc/mathopd-1.6b15
+ chmod -R a+rX /usr/src/tmp/mathopd-buildroot/usr/share/doc/mathopd-1.6b15
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1qp5gK
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.NBvBdO
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: awk grep id tail
Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ARDzoP
find-scriptlet-requires: FINDPACKAGE-COMMANDS: id
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A0FGAj
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5W9nOr
Provides: webserver
Requires: crontabs, gzip, findutils, /bin/sh, /etc/cron.daily, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfExists), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, coreutils, gawk, grep, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(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(interp): /bin/sh
Requires(rpmlib): rpmlib(SetVersions)
Requires(pre): /bin/sh, /usr/sbin/useradd, coreutils
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.rCZuIK
Creating mathopd-debuginfo package
Processing files: mathopd-debuginfo-1.6b15-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L64nOh
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.roNodJ
find-requires: running scripts (debuginfo)
Requires: mathopd = 1.6b15-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypt.so.1)
Adding to mathopd-debuginfo a strict dependency on mathopd
Wrote: /usr/src/RPM/RPMS/x86_64/mathopd-1.6b15-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/mathopd-debuginfo-1.6b15-alt1.x86_64.rpm (w2.lzdio)
2.38user 1.52system 0:10.05elapsed 38%CPU (0avgtext+0avgdata 69564maxresident)k
0inputs+0outputs (0major+418831minor)pagefaults 0swaps
0.51user 1.13system 0:13.42elapsed 12%CPU (0avgtext+0avgdata 12268maxresident)k
0inputs+0outputs (0major+95104minor)pagefaults 0swaps
--- mathopd-1.6b15-alt1.x86_64.rpm.repo	2023-02-07 22:11:49.000000000 +0000
+++ mathopd-1.6b15-alt1.x86_64.rpm.hasher	2024-01-14 04:49:26.523760986 +0000
@@ -34,2 +34,4 @@
 Requires: coreutils  
+Requires: gawk  
+Requires: grep  
 Requires: libc.so.6(GLIBC_2.14)(64bit)  
@@ -56,4 +58,4 @@
 File: /etc/sysconfig/mathopd	100600	root:root	3ad90f49676be86c0255638353f76863	
-File: /usr/bin/dir_cgi	100755	root:root	ea34fb558341a091522234011110c36f	
-File: /usr/sbin/mathopd	100755	root:root	feb923c70f85743408cd41ca2543ac22	
+File: /usr/bin/dir_cgi	100755	root:root	caccbf25700013f0da3e31c58093b1b3	
+File: /usr/sbin/mathopd	100755	root:root	516f6841c27929d76efe5afb7bcdf465	
 File: /usr/share/doc/mathopd-1.6b15	40755	root:root		
@@ -70,2 +72,2 @@
 File: /var/log/mathopd	40750	mathopd:mathopd		
-RPMIdentity: 3eb691b168c1e313c3dd2180a523375a95ae2be33f52623d2caf1a708b7ee0289643abb0f7d83540d8c3663aec6b590dba6b5953c8c05601dc0b759000063172
+RPMIdentity: a372c53adbf0c4943a0af9cb4728913c0539f72184199374663d622e9cf7b60dd501a1de7119b57f773979e3523ee14f2b32337c0dbf4e6f87ae8459bc2597a2
--- mathopd-debuginfo-1.6b15-alt1.x86_64.rpm.repo	2023-02-07 22:11:50.000000000 +0000
+++ mathopd-debuginfo-1.6b15-alt1.x86_64.rpm.hasher	2024-01-14 04:49:26.612762588 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/33	40755	root:root	
-/usr/lib/debug/.build-id/33/b00b8e185b45e83f93f74102fe68580b03e23f	120777	root:root	../../../../bin/dir_cgi
-/usr/lib/debug/.build-id/33/b00b8e185b45e83f93f74102fe68580b03e23f.debug	120777	root:root	../../usr/bin/dir_cgi.debug
-/usr/lib/debug/.build-id/ae	40755	root:root	
-/usr/lib/debug/.build-id/ae/a045990f4ad9984c47dd1fb9a78af6ecd0bee8	120777	root:root	../../../../sbin/mathopd
-/usr/lib/debug/.build-id/ae/a045990f4ad9984c47dd1fb9a78af6ecd0bee8.debug	120777	root:root	../../usr/sbin/mathopd.debug
+/usr/lib/debug/.build-id/2c	40755	root:root	
+/usr/lib/debug/.build-id/2c/d73aa2ac72100651aea9814e2b1676ac726869	120777	root:root	../../../../bin/dir_cgi
+/usr/lib/debug/.build-id/2c/d73aa2ac72100651aea9814e2b1676ac726869.debug	120777	root:root	../../usr/bin/dir_cgi.debug
+/usr/lib/debug/.build-id/63	40755	root:root	
+/usr/lib/debug/.build-id/63/baaebf14261936f7839f9b2ad9d4caa507d9d4	120777	root:root	../../../../sbin/mathopd
+/usr/lib/debug/.build-id/63/baaebf14261936f7839f9b2ad9d4caa507d9d4.debug	120777	root:root	../../usr/sbin/mathopd.debug
 /usr/lib/debug/usr/bin/dir_cgi.debug	100644	root:root	
@@ -32,10 +32,10 @@
 Provides: mathopd-debuginfo = 1.6b15-alt1:sisyphus+314837.100.1.1
-File: /usr/lib/debug/.build-id/33	40755	root:root		
-File: /usr/lib/debug/.build-id/33/b00b8e185b45e83f93f74102fe68580b03e23f	120777	root:root		../../../../bin/dir_cgi
-File: /usr/lib/debug/.build-id/33/b00b8e185b45e83f93f74102fe68580b03e23f.debug	120777	root:root		../../usr/bin/dir_cgi.debug
-File: /usr/lib/debug/.build-id/ae	40755	root:root		
-File: /usr/lib/debug/.build-id/ae/a045990f4ad9984c47dd1fb9a78af6ecd0bee8	120777	root:root		../../../../sbin/mathopd
-File: /usr/lib/debug/.build-id/ae/a045990f4ad9984c47dd1fb9a78af6ecd0bee8.debug	120777	root:root		../../usr/sbin/mathopd.debug
-File: /usr/lib/debug/usr/bin/dir_cgi.debug	100644	root:root	a393ee730b89b70c3ccf3d91b4589cf7	
-File: /usr/lib/debug/usr/sbin/mathopd.debug	100644	root:root	00f148d01381195554ecdd1bc54c0883	
+File: /usr/lib/debug/.build-id/2c	40755	root:root		
+File: /usr/lib/debug/.build-id/2c/d73aa2ac72100651aea9814e2b1676ac726869	120777	root:root		../../../../bin/dir_cgi
+File: /usr/lib/debug/.build-id/2c/d73aa2ac72100651aea9814e2b1676ac726869.debug	120777	root:root		../../usr/bin/dir_cgi.debug
+File: /usr/lib/debug/.build-id/63	40755	root:root		
+File: /usr/lib/debug/.build-id/63/baaebf14261936f7839f9b2ad9d4caa507d9d4	120777	root:root		../../../../sbin/mathopd
+File: /usr/lib/debug/.build-id/63/baaebf14261936f7839f9b2ad9d4caa507d9d4.debug	120777	root:root		../../usr/sbin/mathopd.debug
+File: /usr/lib/debug/usr/bin/dir_cgi.debug	100644	root:root	bcee7e480eeb2e35596da50746892fd8	
+File: /usr/lib/debug/usr/sbin/mathopd.debug	100644	root:root	8e5d3827a40e7ed7156665b077c1330a	
 File: /usr/src/debug/mathopd-1.6b15	40755	root:root		
@@ -58,2 +58,2 @@
 File: /usr/src/debug/mathopd-1.6b15/src/util.c	100644	root:root	f98f2889d68a02ac320555ccbf6a8b8e	
-RPMIdentity: 1bb14a32d71f068d17d8f0a1569b4c4a817a8712290262117d93f7255c37bd964d79697a415f6a539c824f454e1a112036718d7d07c91568290b4500de4a819c
+RPMIdentity: 870a9f3f338a9bdcba9232612db042c6a77e77196f2c2a1ef15663df5eab57a4548dbe0dd14bc857b99fda470514be81fa9f3eed677cbe71c2674d71b2878125