<86>Jun  9 01:40:41 userdel[3809912]: delete user 'rooter'
<86>Jun  9 01:40:41 userdel[3809912]: removed group 'rooter' owned by 'rooter'
<86>Jun  9 01:40:41 userdel[3809912]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun  9 01:40:41 groupadd[3809925]: group added to /etc/group: name=rooter, GID=927
<86>Jun  9 01:40:41 groupadd[3809925]: group added to /etc/gshadow: name=rooter
<86>Jun  9 01:40:41 groupadd[3809925]: new group: name=rooter, GID=927
<86>Jun  9 01:40:41 useradd[3809935]: new user: name=rooter, UID=927, GID=927, home=/root, shell=/bin/bash
<86>Jun  9 01:40:41 userdel[3809951]: delete user 'builder'
<86>Jun  9 01:40:41 userdel[3809951]: removed group 'builder' owned by 'builder'
<86>Jun  9 01:40:41 userdel[3809951]: removed shadow group 'builder' owned by 'builder'
<86>Jun  9 01:40:41 groupadd[3809962]: group added to /etc/group: name=builder, GID=928
<86>Jun  9 01:40:41 groupadd[3809962]: group added to /etc/gshadow: name=builder
<86>Jun  9 01:40:41 groupadd[3809962]: new group: name=builder, GID=928
<86>Jun  9 01:40:41 useradd[3809972]: new user: name=builder, UID=928, GID=928, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/csrch-1996-alt4.src.rpm: bad symbols in the license tag: /
<13>Jun  9 01:40:42 rpmi: libquadmath0-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed
<13>Jun  9 01:40:42 rpmi: libquadmath12-devel-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed
<13>Jun  9 01:40:43 rpmi: libgfortran5-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed
<13>Jun  9 01:40:43 rpmi: gcc-fortran-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Jun  9 01:40:43 rpmi: libgfortran12-devel-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed
<13>Jun  9 01:40:43 rpmi: gcc12-fortran-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed
<13>Jun  9 01:40:43 rpmi: gcc-fortran-12-alt1 sisyphus+300988.300.1.1 1654033053 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.61073
+ 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.61073
+ 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:

   89 |          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.61073
+ 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: (from <cmdline>:0)
	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)
Processing files: csrch-1996-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61073
+ 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.Ira00Y
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.Gg1xGj
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.34)(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.39Y71F
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.XRJZSv
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,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.MOkG4R
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.NWDfPI
Creating libcsrch-debuginfo package
Processing files: libcsrch-devel-1996-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64055
+ 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.306yz7
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.wkdkMM
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.zwCodS
Processing files: libcsrch-devel-static-1996-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hwThPN
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.AXLwpD
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.ODIsgB
Processing files: csrch-debuginfo-1996-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QDP3au
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SNHIua
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.NoSMZ7
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QyKVKM
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)
0.93user 0.81system 0:16.67elapsed 10%CPU (0avgtext+0avgdata 29756maxresident)k
0inputs+0outputs (0major+385317minor)pagefaults 0swaps
/.out/csrch-1996-alt4.x86_64.rpm: bad symbols in the license tag: /
/.out/libcsrch-1996-alt4.x86_64.rpm: bad symbols in the license tag: /
/.out/libcsrch-devel-1996-alt4.x86_64.rpm: bad symbols in the license tag: /
/.out/libcsrch-devel-static-1996-alt4.x86_64.rpm: bad symbols in the license tag: /
/.out/csrch-debuginfo-1996-alt4.x86_64.rpm: bad symbols in the license tag: /
/.out/libcsrch-debuginfo-1996-alt4.x86_64.rpm: bad symbols in the license tag: /
3.83user 3.69system 0:21.55elapsed 34%CPU (0avgtext+0avgdata 104436maxresident)k
0inputs+0outputs (30814major+718782minor)pagefaults 0swaps
--- csrch-1996-alt4.x86_64.rpm.repo	2019-03-03 20:50:11.000000000 +0000
+++ csrch-1996-alt4.x86_64.rpm.hasher	2022-06-09 01:41:01.781401611 +0000
@@ -4,3 +4,3 @@
 Requires: /lib64/ld-linux-x86-64.so.2  
-Requires: libc.so.6(GLIBC_2.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: rpmlib(SetVersions)  
@@ -12,5 +12,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	cbc244ec19de0e947f361cfce0869cb3	
 File: /usr/share/doc/csrch-1996	40755	root:root		
 File: /usr/share/doc/csrch-1996/README	100644	root:root	f3ae70cde6a6848202f8829cb9289557	
-RPMIdentity: 779b54ba22220e10355139c0040bb36fa995b484d5884fa267aae9750a71c79e2fa887062643f83a7efd4d59e4b450e7a958e8231ea135197cec5058097c2a19
+RPMIdentity: 8b6f67baaed08bd4c7ace64daa12adf3707ad11c235ca4dce232fb15c765ddf7f08f7307c759feff408ed794c7c3dcd9513bd818eac9fff842ecb658b5f07a50
--- csrch-debuginfo-1996-alt4.x86_64.rpm.repo	2019-03-03 20:50:11.000000000 +0000
+++ csrch-debuginfo-1996-alt4.x86_64.rpm.hasher	2022-06-09 01:41:02.762414783 +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/08	40755	root:root	
+/usr/lib/debug/.build-id/08/7fc1e51138444bda38d0f76fccf6d7b58528e2	120777	root:root	../../../../bin/csrch
+/usr/lib/debug/.build-id/08/7fc1e51138444bda38d0f76fccf6d7b58528e2.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/08	40755	root:root		
+File: /usr/lib/debug/.build-id/08/7fc1e51138444bda38d0f76fccf6d7b58528e2	120777	root:root		../../../../bin/csrch
+File: /usr/lib/debug/.build-id/08/7fc1e51138444bda38d0f76fccf6d7b58528e2.debug	120777	root:root		../../usr/bin/csrch.debug
+File: /usr/lib/debug/usr/bin/csrch.debug	100644	root:root	37b90a1ec552f5b31a34fd1655b0d9cb	
 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: c47c7e066d11963bd96a4a9dda849724cf34f41603b6b10fad532364f40f328055e14451423ac298fecfb69317c383735b12fe188677ee504346d6f1721d71df
--- libcsrch-1996-alt4.x86_64.rpm.repo	2019-03-03 20:50:11.000000000 +0000
+++ libcsrch-1996-alt4.x86_64.rpm.hasher	2022-06-09 01:41:02.818415535 +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	c2baf02091ef3c1762e5599331803bb6	
+RPMIdentity: 2ba0aa5472202ac052fe8bcd6730df8945427aeb971d68c8940ee7d7cbbd2db631b0577b38dee613807d28fd5c9514a87eb54699c62d2edcd8c826480862eabd
--- libcsrch-debuginfo-1996-alt4.x86_64.rpm.repo	2019-03-03 20:50:11.000000000 +0000
+++ libcsrch-debuginfo-1996-alt4.x86_64.rpm.hasher	2022-06-09 01:41:02.874416287 +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/38	40755	root:root	
+/usr/lib/debug/.build-id/38/ff11b32a4a2add4ca1de4647dfcff1372046fc	120777	root:root	../../../../lib64/libcsrch.so.0.0.0
+/usr/lib/debug/.build-id/38/ff11b32a4a2add4ca1de4647dfcff1372046fc.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/38	40755	root:root		
+File: /usr/lib/debug/.build-id/38/ff11b32a4a2add4ca1de4647dfcff1372046fc	120777	root:root		../../../../lib64/libcsrch.so.0.0.0
+File: /usr/lib/debug/.build-id/38/ff11b32a4a2add4ca1de4647dfcff1372046fc.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	69a40b74be8ec933c8db7471cb748612	
 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: 45fb65d8f2b8487ab0201110dfa54bb1bdc1986407e22d4b13b84649c87ad97936574e86caf6901d7b7d84822739cd13c4427bc0c0c62973fb60a5c0e631908d
--- 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	2022-06-09 01:41:06.753468369 +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	6cc3744f2e951311e3841d1e8fbd5926	
+RPMIdentity: abf89611f08c9b14dd9fc0dbbb6393fe93dc747628d3c755ae907e1d2475261c0ed60058dedea42cfcf868b00df06080a1a79ce48dd35855285db4a0221adbdb