<86>Sep 10 09:31:46 userdel[699522]: delete user 'rooter'
<86>Sep 10 09:31:46 userdel[699522]: removed group 'rooter' owned by 'rooter'
<86>Sep 10 09:31:46 userdel[699522]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 10 09:31:46 groupadd[699579]: group added to /etc/group: name=rooter, GID=1865
<86>Sep 10 09:31:46 groupadd[699579]: group added to /etc/gshadow: name=rooter
<86>Sep 10 09:31:46 groupadd[699579]: new group: name=rooter, GID=1865
<86>Sep 10 09:31:46 useradd[699620]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash
<86>Sep 10 09:31:46 userdel[699666]: delete user 'builder'
<86>Sep 10 09:31:46 userdel[699666]: removed group 'builder' owned by 'builder'
<86>Sep 10 09:31:46 userdel[699666]: removed shadow group 'builder' owned by 'builder'
<86>Sep 10 09:31:46 groupadd[699697]: group added to /etc/group: name=builder, GID=1866
<86>Sep 10 09:31:46 groupadd[699697]: group added to /etc/gshadow: name=builder
<86>Sep 10 09:31:46 groupadd[699697]: new group: name=builder, GID=1866
<86>Sep 10 09:31:46 useradd[699729]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash
<13>Sep 10 09:31:49 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Sep 10 09:31:50 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Sep 10 09:31:50 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Sep 10 09:31:50 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Sep 10 09:31:50 rpmi: libstdc++-devel-8-alt2 p9+246536.100.3.1 1582643803 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/frag-opt-0.5.5-alt3.qa1.nosrc.rpm (w1.gzdio)
Installing frag-opt-0.5.5-alt3.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50588
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf frag-opt-0.5.5
+ echo 'Source #0 (frag-opt-0.5.5.tar.bz2):'
Source #0 (frag-opt-0.5.5.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/frag-opt-0.5.5.tar.bz2
+ /bin/tar -xf -
+ cd frag-opt-0.5.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.50588
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd frag-opt-0.5.5
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ 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 '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_prog_cc_static_works=no
+ lt_cv_prog_cc_static_works=no
+ 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 --disable-static
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output... 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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for egrep... grep -E
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... (cached) pass_all
checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking dependency style of x86_64-alt-linux-g++... none
checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
checking for x86_64-alt-linux-g77... no
checking for x86_64-alt-linux-f77... no
checking for x86_64-alt-linux-xlf... no
checking for x86_64-alt-linux-frt... no
checking for x86_64-alt-linux-pgf77... no
checking for x86_64-alt-linux-fl32... no
checking for x86_64-alt-linux-af77... no
checking for x86_64-alt-linux-fort77... no
checking for x86_64-alt-linux-f90... no
checking for x86_64-alt-linux-xlf90... no
checking for x86_64-alt-linux-pgf90... no
checking for x86_64-alt-linux-epcf90... no
checking for x86_64-alt-linux-f95... no
checking for x86_64-alt-linux-fort... no
checking for x86_64-alt-linux-xlf95... no
checking for x86_64-alt-linux-lf95... no
checking for x86_64-alt-linux-g95... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for lf95... no
checking for g95... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse nm output from x86_64-alt-linux-gcc object... ok
checking for objdir... .libs
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking if x86_64-alt-linux-gcc static flag  works... yes
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC
checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes
checking if x86_64-alt-linux-g++ supports -c -o file.o... yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for  option to produce PIC... -fPIC
checking if  PIC flag -fPIC works... no
checking if  supports -c -o file.o... no
checking whether the  linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... ./configure: line 12891: -print-search-dirs: command not found
GNU/Linux ld.so
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for strchr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
+ make -j16
Making all in src
make  all-am
make[2]: Entering directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/src'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.    -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -c -o frag-opt.lo `test -f 'frag-opt.c' || echo './'`frag-opt.c
mkdir .libs
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -c frag-opt.c  -fPIC -DPIC -o .libs/frag-opt.o
frag-opt.c: In function '_frag_parse_lopt':
frag-opt.c:296:5: warning: 'tmp' may be used uninitialized in this function [-Wmaybe-uninitialized]
     &&  tmp != NULL) {
     ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/src'
/bin/sh ../libtool --mode=link x86_64-alt-linux-gcc -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2   -o libfrag-opt.la -rpath /usr/lib64 -version-info 0:0:0 frag-opt.lo  
x86_64-alt-linux-gcc -shared  .libs/frag-opt.o   -Wl,-soname -Wl,libfrag-opt.so.0 -o .libs/libfrag-opt.so.0.0.0
(cd .libs && rm -f libfrag-opt.so.0 && ln -s libfrag-opt.so.0.0.0 libfrag-opt.so.0)
(cd .libs && rm -f libfrag-opt.so && ln -s libfrag-opt.so.0.0.0 libfrag-opt.so)
creating libfrag-opt.la
(cd .libs && rm -f libfrag-opt.la && ln -s ../libfrag-opt.la libfrag-opt.la)
make[2]: Leaving directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/src'
Making all in doc
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.22011
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/frag-opt-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/frag-opt-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd frag-opt-0.5.5
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/frag-opt-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/frag-opt-0.5.5'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/src'
/bin/sh ../mkinstalldirs /usr/src/tmp/frag-opt-buildroot/usr/lib64
mkdir -p -- /usr/src/tmp/frag-opt-buildroot/usr/lib64
 /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p  libfrag-opt.la /usr/src/tmp/frag-opt-buildroot/usr/lib64/libfrag-opt.la
/usr/libexec/rpm-build/install -p .libs/libfrag-opt.so.0.0.0 /usr/src/tmp/frag-opt-buildroot/usr/lib64/libfrag-opt.so.0.0.0
(cd /usr/src/tmp/frag-opt-buildroot/usr/lib64 && rm -f libfrag-opt.so.0 && ln -s libfrag-opt.so.0.0.0 libfrag-opt.so.0)
(cd /usr/src/tmp/frag-opt-buildroot/usr/lib64 && rm -f libfrag-opt.so && ln -s libfrag-opt.so.0.0.0 libfrag-opt.so)
/usr/libexec/rpm-build/install -p .libs/libfrag-opt.lai /usr/src/tmp/frag-opt-buildroot/usr/lib64/libfrag-opt.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
/bin/sh ../mkinstalldirs /usr/src/tmp/frag-opt-buildroot/usr/include
mkdir -p -- /usr/src/tmp/frag-opt-buildroot/usr/include
 /usr/libexec/rpm-build/install -p -m 644 frag-opt.h /usr/src/tmp/frag-opt-buildroot/usr/include/frag-opt.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/src'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh ../mkinstalldirs /usr/src/tmp/frag-opt-buildroot/usr/share/man/man3
mkdir -p -- /usr/src/tmp/frag-opt-buildroot/usr/share/man/man3
 /usr/libexec/rpm-build/install -p -m 644 ./frag-opt.3 /usr/src/tmp/frag-opt-buildroot/usr/share/man/man3/frag-opt.3
make[2]: Leaving directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/frag-opt-0.5.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/frag-opt-0.5.5'
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/frag-opt-0.5.5'
make[1]: Leaving directory '/usr/src/RPM/BUILD/frag-opt-0.5.5'
make: Leaving directory '/usr/src/RPM/BUILD/frag-opt-0.5.5'
+ /bin/rm -f '/usr/src/tmp/frag-opt-buildroot/usr/lib64/*.a'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/frag-opt-buildroot (auto)
removed './usr/lib64/libfrag-opt.la'
mode of './usr/lib64/libfrag-opt.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/frag-opt-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/frag-opt-buildroot/ (default)
Compressing files in /usr/src/tmp/frag-opt-buildroot (auto)
Adjusting library links in /usr/src/tmp/frag-opt-buildroot
./usr/lib64:
	libfrag-opt.so.0 -> libfrag-opt.so.0.0.0
Verifying ELF objects in /usr/src/tmp/frag-opt-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: libfrag-opt-0.5.5-alt3.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pP152y
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/frag-opt-buildroot/usr/lib64/libfrag-opt.so.0: 16 symbols, 14 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mzBliv
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
warning: libfrag-opt provides another subpackage: frag-opt
Provides: frag-opt = 0.5.5-alt3.qa1, libfrag-opt.so.0()(64bit) = set:hcklrD8WBf6q2W2ISj0l8mqnOnPyxf21e
Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), rtld(GNU_HASH)
Conflicts: frag-opt <= 0.5.4
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pqjWYu
Creating libfrag-opt-debuginfo package
Processing files: libfrag-opt-devel-0.5.5-alt3.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0Mwn9x
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.T2WSKE
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libfrag-opt = 0.5.5-alt3.qa1, /usr/lib64/libfrag-opt.so.0.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UiH5NO
Processing files: libfrag-opt-debuginfo-0.5.5-alt3.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZahJm2
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WcFBmj
find-requires: running scripts (debuginfo)
Provides: debug64(libfrag-opt.so.0)
Requires: libfrag-opt = 0.5.5-alt3.qa1, debug64(libc.so.6)
Removing 1 extra deps from libfrag-opt-devel due to dependency on libfrag-opt
Wrote: /usr/src/RPM/RPMS/x86_64/libfrag-opt-0.5.5-alt3.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libfrag-opt-devel-0.5.5-alt3.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libfrag-opt-debuginfo-0.5.5-alt3.qa1.x86_64.rpm (w2.lzdio)
2.62user 3.08system 0:13.74elapsed 41%CPU (0avgtext+0avgdata 31308maxresident)k
0inputs+0outputs (0major+897962minor)pagefaults 0swaps
3.08user 1.69system 0:21.80elapsed 21%CPU (0avgtext+0avgdata 134856maxresident)k
0inputs+0outputs (0major+209696minor)pagefaults 0swaps
--- libfrag-opt-0.5.5-alt3.qa1.x86_64.rpm.repo	2013-04-14 14:59:05.000000000 +0000
+++ libfrag-opt-0.5.5-alt3.qa1.x86_64.rpm.hasher	2023-09-10 09:32:06.632141379 +0000
@@ -2,3 +2,3 @@
 /usr/lib64/libfrag-opt.so.0.0.0	100644	root:root	
-/usr/share/man/man3/frag-opt.3.gz	100644	root:root	
+/usr/share/man/man3/frag-opt.3.xz	100644	root:root	
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
@@ -8,3 +8,3 @@
 Provides: frag-opt = 0.5.5-alt3.qa1
-Provides: libfrag-opt.so.0()(64bit) = set:idGaZmhGMq77ULC5zfaZm7hvpC8V62NGgqmZx1to
+Provides: libfrag-opt.so.0()(64bit) = set:hcklrD8WBf6q2W2ISj0l8mqnOnPyxf21e
 Provides: libfrag-opt = 0.5.5-alt3.qa1
@@ -12,4 +12,4 @@
 File: /usr/lib64/libfrag-opt.so.0	120777	root:root		libfrag-opt.so.0.0.0
-File: /usr/lib64/libfrag-opt.so.0.0.0	100644	root:root	253edb35071e0d742c3f9ac8d3285415	
-File: /usr/share/man/man3/frag-opt.3.gz	100644	root:root	e4c96c4b33fedb1dbbeb47e05d4ff280	
-RPMIdentity: 089689524f231f4b1e7a8f94ef4f633e73757afc2b985b03a0b098a47968da63e2c31aae7747f4a4c5e9b5f6e3522e2811d5d2d571d0aa2ce3798dde0d0e9594
+File: /usr/lib64/libfrag-opt.so.0.0.0	100644	root:root	1c23776e24e165562708ed47a12481d1	
+File: /usr/share/man/man3/frag-opt.3.xz	100644	root:root	18eb5b2419d6910dc615080036cf901a	
+RPMIdentity: 1fe1507235a1b96e1fdfe322c9c60a6fcab6507259038a0c15d4aa8961dcc99629b22a213fc98c3003dd5ab4a50b11227aaabb25b9a5eac9dadc746e0fdf5b02
--- libfrag-opt-debuginfo-0.5.5-alt3.qa1.x86_64.rpm.repo	2013-04-14 14:59:05.000000000 +0000
+++ libfrag-opt-debuginfo-0.5.5-alt3.qa1.x86_64.rpm.hasher	2023-09-10 09:32:06.700142157 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/61	40755	root:root	
-/usr/lib/debug/.build-id/61/b61f6f7b47cbf90a945acadff6b1b1b783d06c	120777	root:root	../../../../lib64/libfrag-opt.so.0.0.0
-/usr/lib/debug/.build-id/61/b61f6f7b47cbf90a945acadff6b1b1b783d06c.debug	120777	root:root	../../usr/lib64/libfrag-opt.so.0.0.0.debug
+/usr/lib/debug/.build-id/e9	40755	root:root	
+/usr/lib/debug/.build-id/e9/756a2bd318beabc7896a489d1d1e42e503d7a3	120777	root:root	../../../../lib64/libfrag-opt.so.0.0.0
+/usr/lib/debug/.build-id/e9/756a2bd318beabc7896a489d1d1e42e503d7a3.debug	120777	root:root	../../usr/lib64/libfrag-opt.so.0.0.0.debug
 /usr/lib/debug/usr/lib64/libfrag-opt.so.0.0.0.debug	100644	root:root	
@@ -14,6 +14,6 @@
 Provides: libfrag-opt-debuginfo = 0.5.5-alt3.qa1
-File: /usr/lib/debug/.build-id/61	40755	root:root		
-File: /usr/lib/debug/.build-id/61/b61f6f7b47cbf90a945acadff6b1b1b783d06c	120777	root:root		../../../../lib64/libfrag-opt.so.0.0.0
-File: /usr/lib/debug/.build-id/61/b61f6f7b47cbf90a945acadff6b1b1b783d06c.debug	120777	root:root		../../usr/lib64/libfrag-opt.so.0.0.0.debug
-File: /usr/lib/debug/usr/lib64/libfrag-opt.so.0.0.0.debug	100644	root:root	8c22676d7814435fc2e698d0930e7b33	
+File: /usr/lib/debug/.build-id/e9	40755	root:root		
+File: /usr/lib/debug/.build-id/e9/756a2bd318beabc7896a489d1d1e42e503d7a3	120777	root:root		../../../../lib64/libfrag-opt.so.0.0.0
+File: /usr/lib/debug/.build-id/e9/756a2bd318beabc7896a489d1d1e42e503d7a3.debug	120777	root:root		../../usr/lib64/libfrag-opt.so.0.0.0.debug
+File: /usr/lib/debug/usr/lib64/libfrag-opt.so.0.0.0.debug	100644	root:root	3a754af37e02993ee69abfedd0213bb8	
 File: /usr/lib/debug/usr/lib64/libfrag-opt.so.0.debug	120777	root:root		libfrag-opt.so.0.0.0.debug
@@ -23,2 +23,2 @@
 File: /usr/src/debug/frag-opt-0.5.5/src/frag-opt.h	100644	root:root	780fc9e452e739c57657d2d40b013a88	
-RPMIdentity: ad456ce0a917773309f6e3c499bb93a09122afe390fa9a83ddda9b126b45621c20d546d0a6bd3b8df20f31451e5d4d2407c5ae47870054a0f3d5133e4c0613e5
+RPMIdentity: 7645a575c9fc4a098271eb4e0bc057f8b29417f19700fdbca7930c8027fd0408375411124e0e2e9a838e705ffb2301009efdc750f95a9655144a404f9a0e1905
--- libfrag-opt-devel-0.5.5-alt3.qa1.x86_64.rpm.repo	2013-04-14 14:59:05.000000000 +0000
+++ libfrag-opt-devel-0.5.5-alt3.qa1.x86_64.rpm.hasher	2023-09-10 09:32:06.778143049 +0000
@@ -7,2 +7,2 @@
 File: /usr/lib64/libfrag-opt.so	120777	root:root		libfrag-opt.so.0.0.0
-RPMIdentity: 95256723084734e1bf9dde3741b4a8ba3e9ebda326d71665dfd8d8538e03085ac782f7e5481b90e37530c84eb9162a10dab0fe50e7180d7ee02d4435613414fd
+RPMIdentity: e11eb914ab283262dedb1114b427f3766f83088b363dbf4cf8ee366db057af003197d7f3ceaeb6da0c5e38b35f09198281fab2aeb9ac18587ce7ffd8dd47d33b