<86>Sep  3 09:48:36 userdel[720846]: delete user 'rooter'
<86>Sep  3 09:48:36 userdel[720846]: removed group 'rooter' owned by 'rooter'
<86>Sep  3 09:48:36 userdel[720846]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep  3 09:48:36 groupadd[720873]: group added to /etc/group: name=rooter, GID=1874
<86>Sep  3 09:48:36 groupadd[720873]: group added to /etc/gshadow: name=rooter
<86>Sep  3 09:48:36 groupadd[720873]: new group: name=rooter, GID=1874
<86>Sep  3 09:48:36 useradd[720891]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash
<86>Sep  3 09:48:36 userdel[720916]: delete user 'builder'
<86>Sep  3 09:48:36 userdel[720916]: removed group 'builder' owned by 'builder'
<86>Sep  3 09:48:36 userdel[720916]: removed shadow group 'builder' owned by 'builder'
<86>Sep  3 09:48:36 groupadd[720945]: group added to /etc/group: name=builder, GID=1875
<86>Sep  3 09:48:36 groupadd[720945]: group added to /etc/gshadow: name=builder
<86>Sep  3 09:48:36 groupadd[720945]: new group: name=builder, GID=1875
<86>Sep  3 09:48:36 useradd[720964]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash
<13>Sep  3 09:48:38 rpmi: libquadmath0-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Sep  3 09:48:38 rpmi: libquadmath8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Sep  3 09:48:38 rpmi: libgfortran5-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Sep  3 09:48:38 rpmi: gcc-fortran-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Sep  3 09:48:38 rpmi: libgfortran8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Sep  3 09:48:39 rpmi: gcc8-fortran-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Sep  3 09:48:39 rpmi: gcc-fortran-8-alt2 p9+246536.100.3.1 1582643803 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/csrch-1996-alt4.nosrc.rpm (w1.gzdio)
Installing csrch-1996-alt4.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23733
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf csrch-1996
+ echo 'Source #0 (csrch.tar.gz):'
Source #0 (csrch.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/csrch.tar.gz
+ /bin/tar -xf -
+ cd csrch-1996
+ /bin/chmod -c -Rf u+rwX,go-w .
+ install -p -m644 /usr/src/RPM/SOURCES/README .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23733
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd csrch-1996
+ make -j16 install
make: Entering directory '/usr/src/RPM/BUILD/csrch-1996'
f77 -g -O -pipe -Wall -fPIC -c source/*.f
ar rv libcsrch.a *.o
ar: creating libcsrch.a
a - dcsrch.o
a - dcstep.o
mv libcsrch.a source/
ranlib source/libcsrch.a
f77 -shared *.o -Wl,-soname,libcsrch.so.0 \
	-o source/libcsrch.so.0.0.0
ln -s libcsrch.so.0.0.0 source/libcsrch.so.0
ln -s libcsrch.so.0 source/libcsrch.so
rm *.o
make: Leaving directory '/usr/src/RPM/BUILD/csrch-1996'
+ make -j16 csrch
make: Entering directory '/usr/src/RPM/BUILD/csrch-1996'
f77 -g -O -pipe -Wall  -c -o dfcn.o dfcn.f
make: Leaving directory '/usr/src/RPM/BUILD/csrch-1996'
make: Entering directory '/usr/src/RPM/BUILD/csrch-1996'
f77 -g -O -pipe -Wall  -c -o dmain.o dmain.f
dmain.f:89:21:

          infos(ic) = task(1:4) .eq. 'CONV'
                     1
Warning: Extension: Conversion from LOGICAL(4) to INTEGER(4) at (1)
make: Leaving directory '/usr/src/RPM/BUILD/csrch-1996'
make: Entering directory '/usr/src/RPM/BUILD/csrch-1996'
f77 -g -O -pipe -Wall dmain.o dfcn.o  source/libcsrch.so -o csrch
make: Leaving directory '/usr/src/RPM/BUILD/csrch-1996'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.23733
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/csrch-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/csrch-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd csrch-1996
+ install -d /usr/src/tmp/csrch-buildroot/usr/bin
+ install -d /usr/src/tmp/csrch-buildroot/usr/lib64
+ install -m755 csrch /usr/src/tmp/csrch-buildroot/usr/bin
+ cp -P source/libcsrch.a source/libcsrch.so source/libcsrch.so.0 source/libcsrch.so.0.0.0 /usr/src/tmp/csrch-buildroot/usr/lib64/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/csrch-buildroot (auto)
mode of './usr/lib64/libcsrch.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/csrch-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/csrch-buildroot/ (default)
Compressing files in /usr/src/tmp/csrch-buildroot (auto)
Adjusting library links in /usr/src/tmp/csrch-buildroot
./usr/lib64:
	libcsrch.so.0 -> libcsrch.so.0.0.0
Verifying ELF objects in /usr/src/tmp/csrch-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: csrch-1996-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.23490
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd csrch-1996
+ DOCDIR=/usr/src/tmp/csrch-buildroot/usr/share/doc/csrch-1996
+ export DOCDIR
+ rm -rf /usr/src/tmp/csrch-buildroot/usr/share/doc/csrch-1996
+ /bin/mkdir -p /usr/src/tmp/csrch-buildroot/usr/share/doc/csrch-1996
+ cp -prL README /usr/src/tmp/csrch-buildroot/usr/share/doc/csrch-1996
+ chmod -R go-w /usr/src/tmp/csrch-buildroot/usr/share/doc/csrch-1996
+ chmod -R a+rX /usr/src/tmp/csrch-buildroot/usr/share/doc/csrch-1996
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XuSH9g
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.PiG6S3
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libcsrch = 1996-alt4, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcsrch.so.0()(64bit) >= set:edjq, libgfortran.so.5()(64bit) >= set:okToqAE4ziO7IDyQuiKNalXTqzFwzHCcfIGuZdid0, libgfortran.so.5(GFORTRAN_8)(64bit), libm.so.6(GLIBC_2.2.5)(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.546r2T
Creating csrch-debuginfo package
Processing files: libcsrch-1996-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pD9cGN
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/csrch-buildroot/usr/lib64/libcsrch.so.0: 2 symbols, 11 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xFsaMK
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libcsrch.so.0()(64bit) = set:ecCki3
Requires: libc.so.6(GLIBC_2.14)(64bit), 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.XWBTjL
Creating libcsrch-debuginfo package
Processing files: libcsrch-devel-1996-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13804
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd csrch-1996
+ DOCDIR=/usr/src/tmp/csrch-buildroot/usr/share/doc/libcsrch-devel-1996
+ export DOCDIR
+ rm -rf /usr/src/tmp/csrch-buildroot/usr/share/doc/libcsrch-devel-1996
+ /bin/mkdir -p /usr/src/tmp/csrch-buildroot/usr/share/doc/libcsrch-devel-1996
+ cp -prL source/dcsrch.f source/dcstep.f /usr/src/tmp/csrch-buildroot/usr/share/doc/libcsrch-devel-1996
+ chmod -R go-w /usr/src/tmp/csrch-buildroot/usr/share/doc/libcsrch-devel-1996
+ chmod -R a+rX /usr/src/tmp/csrch-buildroot/usr/share/doc/libcsrch-devel-1996
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BVPSFP
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.9ABVrX
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libcsrch = 1996-alt4, /usr/lib64/libcsrch.so.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bKq8D8
Processing files: libcsrch-devel-static-1996-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DA5sgn
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.RXbFjF
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libcsrch-devel = 1996-alt4, glibc-devel-static
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hjq8R0
Processing files: csrch-debuginfo-1996-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fWtNQp
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RzPrgS
find-requires: running scripts (debuginfo)
Requires: csrch = 1996-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcsrch.so.0), debug64(libgfortran.so.5), debug64(libm.so.6)
Processing files: libcsrch-debuginfo-1996-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ND6C6n
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FTu1oX
find-requires: running scripts (debuginfo)
Provides: debug64(libcsrch.so.0)
Requires: libcsrch = 1996-alt4, debug64(libc.so.6)
Adding to csrch a strict dependency on libcsrch
Adding to csrch-debuginfo a strict dependency on csrch
Adding to libcsrch-devel a strict dependency on libcsrch
Adding to libcsrch-debuginfo a strict dependency on libcsrch
Adding to libcsrch-devel-static a strict dependency on libcsrch-devel
Adding to csrch-debuginfo a strict dependency on libcsrch-debuginfo
Removing 1 extra deps from csrch due to dependency on libcsrch
Removing 1 extra deps from libcsrch-devel due to dependency on libcsrch
Removing 1 extra deps from csrch-debuginfo due to dependency on libcsrch-debuginfo
Removing 3 extra deps from csrch due to repentancy on libcsrch
Removing 1 extra deps from csrch-debuginfo due to repentancy on libcsrch-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/csrch-1996-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libcsrch-1996-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libcsrch-devel-1996-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libcsrch-devel-static-1996-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/csrch-debuginfo-1996-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libcsrch-debuginfo-1996-alt4.x86_64.rpm (w2.lzdio)
2.63user 1.46system 0:19.07elapsed 21%CPU (0avgtext+0avgdata 27632maxresident)k
0inputs+0outputs (0major+490279minor)pagefaults 0swaps
2.96user 1.06system 0:25.63elapsed 15%CPU (0avgtext+0avgdata 135236maxresident)k
0inputs+0outputs (0major+191693minor)pagefaults 0swaps
--- csrch-1996-alt4.x86_64.rpm.repo	2019-03-03 20:50:11.000000000 +0000
+++ csrch-1996-alt4.x86_64.rpm.hasher	2023-09-03 09:49:00.451835769 +0000
@@ -4,3 +4,2 @@
 Requires: /lib64/ld-linux-x86-64.so.2  
-Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: rpmlib(SetVersions)  
@@ -12,5 +11,5 @@
 Provides: csrch = 1996-alt4:sisyphus+223513.100.1.1
-File: /usr/bin/csrch	100755	root:root	53892f867bd2b7b5d77f449b08388e04	
+File: /usr/bin/csrch	100755	root:root	4727dbcba7760154d5b8dc9d9612adc4	
 File: /usr/share/doc/csrch-1996	40755	root:root		
 File: /usr/share/doc/csrch-1996/README	100644	root:root	f3ae70cde6a6848202f8829cb9289557	
-RPMIdentity: 779b54ba22220e10355139c0040bb36fa995b484d5884fa267aae9750a71c79e2fa887062643f83a7efd4d59e4b450e7a958e8231ea135197cec5058097c2a19
+RPMIdentity: 2d15f34076a4b563f50842fa7640a03f74008a7595178cfb525794b409cc6227170b071c98193717d643b71ca70da2037ada19e8b856cc0e9c9228b6e9958462
--- csrch-debuginfo-1996-alt4.x86_64.rpm.repo	2019-03-03 20:50:11.000000000 +0000
+++ csrch-debuginfo-1996-alt4.x86_64.rpm.hasher	2023-09-03 09:49:00.538836981 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/39	40755	root:root	
-/usr/lib/debug/.build-id/39/1fe87e22ba5ece034f51771ce492a773ded9b9	120777	root:root	../../../../bin/csrch
-/usr/lib/debug/.build-id/39/1fe87e22ba5ece034f51771ce492a773ded9b9.debug	120777	root:root	../../usr/bin/csrch.debug
+/usr/lib/debug/.build-id/d1	40755	root:root	
+/usr/lib/debug/.build-id/d1/509c482f19ef8b7f5582701f33a252fdc4f021	120777	root:root	../../../../bin/csrch
+/usr/lib/debug/.build-id/d1/509c482f19ef8b7f5582701f33a252fdc4f021.debug	120777	root:root	../../usr/bin/csrch.debug
 /usr/lib/debug/usr/bin/csrch.debug	100644	root:root	
@@ -14,6 +14,6 @@
 Provides: csrch-debuginfo = 1996-alt4:sisyphus+223513.100.1.1
-File: /usr/lib/debug/.build-id/39	40755	root:root		
-File: /usr/lib/debug/.build-id/39/1fe87e22ba5ece034f51771ce492a773ded9b9	120777	root:root		../../../../bin/csrch
-File: /usr/lib/debug/.build-id/39/1fe87e22ba5ece034f51771ce492a773ded9b9.debug	120777	root:root		../../usr/bin/csrch.debug
-File: /usr/lib/debug/usr/bin/csrch.debug	100644	root:root	e04ddc03aa2473d40bfd47053a8c957c	
+File: /usr/lib/debug/.build-id/d1	40755	root:root		
+File: /usr/lib/debug/.build-id/d1/509c482f19ef8b7f5582701f33a252fdc4f021	120777	root:root		../../../../bin/csrch
+File: /usr/lib/debug/.build-id/d1/509c482f19ef8b7f5582701f33a252fdc4f021.debug	120777	root:root		../../usr/bin/csrch.debug
+File: /usr/lib/debug/usr/bin/csrch.debug	100644	root:root	14aba309afb02b02805a508d62d875f0	
 File: /usr/src/debug/csrch-1996	40755	root:root		
@@ -21,2 +21,2 @@
 File: /usr/src/debug/csrch-1996/dmain.f	100644	root:root	6d4935dee52f62609c9156fc4686d9c4	
-RPMIdentity: e485fc772122d6772be240fb78201531d50a97b2232d7c9ad419235397740964a46087f6ac22bc509205b1c58386d4f1778364d65036aa94d69a23787d6988bc
+RPMIdentity: 94b8de03830bd5291a7cd67a4e43aa6f5a8b9ced38428366cba3e0932f1a046380587851dbb03b8a8db047a2d423cee163d9b51c685fe8e43a9b3845a319810b
--- libcsrch-1996-alt4.x86_64.rpm.repo	2019-03-03 20:50:11.000000000 +0000
+++ libcsrch-1996-alt4.x86_64.rpm.hasher	2023-09-03 09:49:00.596837789 +0000
@@ -4,2 +4,3 @@
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -9,3 +10,3 @@
 File: /usr/lib64/libcsrch.so.0	120777	root:root		libcsrch.so.0.0.0
-File: /usr/lib64/libcsrch.so.0.0.0	100644	root:root	7e392c76a25682d88e0721428582ef33	
-RPMIdentity: bd62011b9fa8daa21f1793a63a8c90294b8e5163fc57b6018494e76a8c09d6a9e90d257fe134d33f545bd3e1586eb966317bf9b7ddf20fc8fe37a9e2c77cd5bd
+File: /usr/lib64/libcsrch.so.0.0.0	100644	root:root	a24d47dd3aee6910149a1e0d657a3c99	
+RPMIdentity: 677d81aec47222df970850c55402089821e347452eaafb2fcf24e026ff7e80ad8dec9d2a4d7918bc8c7b97748dd48c4081471a4efe1722904252bcb4e1f55f87
--- libcsrch-debuginfo-1996-alt4.x86_64.rpm.repo	2019-03-03 20:50:11.000000000 +0000
+++ libcsrch-debuginfo-1996-alt4.x86_64.rpm.hasher	2023-09-03 09:49:00.676838904 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/0f	40755	root:root	
-/usr/lib/debug/.build-id/0f/f06d25edb856e2eb5079908f6effadc660e211	120777	root:root	../../../../lib64/libcsrch.so.0.0.0
-/usr/lib/debug/.build-id/0f/f06d25edb856e2eb5079908f6effadc660e211.debug	120777	root:root	../../usr/lib64/libcsrch.so.0.0.0.debug
+/usr/lib/debug/.build-id/66	40755	root:root	
+/usr/lib/debug/.build-id/66/8d3b14204381370fe158f3a659f6d07b59e20b	120777	root:root	../../../../lib64/libcsrch.so.0.0.0
+/usr/lib/debug/.build-id/66/8d3b14204381370fe158f3a659f6d07b59e20b.debug	120777	root:root	../../usr/lib64/libcsrch.so.0.0.0.debug
 /usr/lib/debug/usr/lib64/libcsrch.so.0.0.0.debug	100644	root:root	
@@ -14,6 +14,6 @@
 Provides: libcsrch-debuginfo = 1996-alt4:sisyphus+223513.100.1.1
-File: /usr/lib/debug/.build-id/0f	40755	root:root		
-File: /usr/lib/debug/.build-id/0f/f06d25edb856e2eb5079908f6effadc660e211	120777	root:root		../../../../lib64/libcsrch.so.0.0.0
-File: /usr/lib/debug/.build-id/0f/f06d25edb856e2eb5079908f6effadc660e211.debug	120777	root:root		../../usr/lib64/libcsrch.so.0.0.0.debug
-File: /usr/lib/debug/usr/lib64/libcsrch.so.0.0.0.debug	100644	root:root	5cdec7bdf0f1bea03975a561c2bea034	
+File: /usr/lib/debug/.build-id/66	40755	root:root		
+File: /usr/lib/debug/.build-id/66/8d3b14204381370fe158f3a659f6d07b59e20b	120777	root:root		../../../../lib64/libcsrch.so.0.0.0
+File: /usr/lib/debug/.build-id/66/8d3b14204381370fe158f3a659f6d07b59e20b.debug	120777	root:root		../../usr/lib64/libcsrch.so.0.0.0.debug
+File: /usr/lib/debug/usr/lib64/libcsrch.so.0.0.0.debug	100644	root:root	996fe51c8f2ce6e2b72751296435a657	
 File: /usr/lib/debug/usr/lib64/libcsrch.so.0.debug	120777	root:root		libcsrch.so.0.0.0.debug
@@ -23,2 +23,2 @@
 File: /usr/src/debug/csrch-1996/source/dcstep.f	100644	root:root	9a170aeec0d0a33088a68cf822443475	
-RPMIdentity: 0769e80cd561853216c4ab76466705a1fa5d7ffa4a113caac3d5c73929e14fa1b540536d55a74f46dbd788427f2aa1f0a8c98b84ad04272f03eb6c5c121f1175
+RPMIdentity: 9a68ac222387440db42ee020fdfff550d12a86bd800abc7767d68d86301ae744e4724e0824fe3749297798571b4ae4d0cee7a44f5e0d128de41ffc96d60d905b
--- libcsrch-devel-static-1996-alt4.x86_64.rpm.repo	2019-03-03 20:50:11.000000000 +0000
+++ libcsrch-devel-static-1996-alt4.x86_64.rpm.hasher	2023-09-03 09:49:00.807840729 +0000
@@ -5,3 +5,3 @@
 Provides: libcsrch-devel-static = 1996-alt4:sisyphus+223513.100.1.1
-File: /usr/lib64/libcsrch.a	100644	root:root	a040bfc4d0ec68251d5e0c0527e095d0	
-RPMIdentity: e34cb0004062a3bbd14ba1c8a314686a9005644821a91b751407c0c4c17b283eaad06d646c763da6921529035f716288335382b9251498bd3bdc188f7cc4a0e4
+File: /usr/lib64/libcsrch.a	100644	root:root	6b3dce5fd8ccab7979dcfff88e564959	
+RPMIdentity: 1521c429f832428d85eab3405a7437413f74b008247589e24292ea4e54c1ae8e2a3be4ea2f38e9a851cceef283d37b8e6be5cd6d42e6929925f6a3d31699a661