<86>Jun 25 08:18:07 userdel[1745384]: delete user 'rooter'
<86>Jun 25 08:18:07 userdel[1745384]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 25 08:18:07 groupadd[1745414]: group added to /etc/group: name=rooter, GID=1859
<86>Jun 25 08:18:07 groupadd[1745414]: group added to /etc/gshadow: name=rooter
<86>Jun 25 08:18:07 groupadd[1745414]: new group: name=rooter, GID=1859
<86>Jun 25 08:18:07 useradd[1745437]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash
<86>Jun 25 08:18:07 userdel[1745475]: delete user 'builder'
<86>Jun 25 08:18:07 userdel[1745475]: removed group 'builder' owned by 'builder'
<86>Jun 25 08:18:07 userdel[1745475]: removed shadow group 'builder' owned by 'builder'
<86>Jun 25 08:18:07 groupadd[1745494]: group added to /etc/group: name=builder, GID=1860
<86>Jun 25 08:18:07 groupadd[1745494]: group added to /etc/gshadow: name=builder
<86>Jun 25 08:18:07 groupadd[1745494]: new group: name=builder, GID=1860
<86>Jun 25 08:18:07 useradd[1745512]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libutempter-1.1.6-alt2.nosrc.rpm (w1.gzdio)
Installing libutempter-1.1.6-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.46099
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libutempter-1.1.6
+ echo 'Source #0 (libutempter-1.1.6.tar):'
Source #0 (libutempter-1.1.6.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libutempter-1.1.6.tar
+ cd libutempter-1.1.6
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.46099
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libutempter-1.1.6
+ make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' libdir=/usr/lib64 libexecdir=/usr/lib
make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.1.6'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -DLIBEXECDIR=\"/usr/lib\"  -c -o iface.o iface.c
make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.1.6'
make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.1.6'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -DLIBEXECDIR=\"/usr/lib\"  -c -fPIC iface.c -o iface.os
make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.1.6'
make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.1.6'
ar rv libutempter.a iface.o
ar: creating libutempter.a
a - iface.o
ranlib libutempter.a
make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.1.6'
make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.1.6'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -DLIBEXECDIR=\"/usr/lib\"   -Wl,-z,now,-stats  utempter.c -o utempter
utempter.c: In function 'write_uwtmp_record':
utempter.c:144:20: warning: conversion from '__time_t' {aka 'long int'} to 'int32_t' {aka 'int'} may change value [-Wconversion]
  ut.ut_tv.tv_sec = tv.tv_sec;
                    ^~
utempter.c:145:21: warning: conversion from '__suseconds_t' {aka 'long int'} to 'int32_t' {aka 'int'} may change value [-Wconversion]
  ut.ut_tv.tv_usec = tv.tv_usec;
                     ^~
/usr/bin/ld.default: total time in link: 0.009400
make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.1.6'
make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.1.6'
cc   -shared \
	-Wl,-soname,libutempter.so.0,--version-script=libutempter.map,-z,defs,-stats \
	-lc iface.os -o libutempter.so
/usr/bin/ld.default: total time in link: 0.015502
make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.1.6'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.46099
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libutempter-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libutempter-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libutempter-1.1.6
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libutempter-buildroot libdir=/usr/lib64 libexecdir=/usr/lib
make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.1.6'
mkdir -p /usr/src/tmp/libutempter-buildroot/usr/lib64 /usr/src/tmp/libutempter-buildroot/usr/lib/utempter \
	/usr/src/tmp/libutempter-buildroot/usr/include /usr/src/tmp/libutempter-buildroot/usr/share/man/man3
/usr/libexec/rpm-build/install -p -p -m2711 utempter /usr/src/tmp/libutempter-buildroot/usr/lib/utempter/
/usr/libexec/rpm-build/install -p -p -m644 utempter.h /usr/src/tmp/libutempter-buildroot/usr/include/
/usr/libexec/rpm-build/install -p -p -m755 libutempter.so /usr/src/tmp/libutempter-buildroot/usr/lib64/libutempter.so.1.1.6
/usr/libexec/rpm-build/install -p -p -m644 libutempter.a /usr/src/tmp/libutempter-buildroot/usr/lib64/
ln -s libutempter.so.1.1.6 /usr/src/tmp/libutempter-buildroot/usr/lib64/libutempter.so.0
ln -s libutempter.so.0 /usr/src/tmp/libutempter-buildroot/usr/lib64/libutempter.so
/usr/libexec/rpm-build/install -p -p -m644 utempter.3 /usr/src/tmp/libutempter-buildroot/usr/share/man/man3/
for n in libutempter utempter_add_record utempter_remove_record \
    utempter_remove_added_record utempter_set_helper; do \
	ln -s utempter.3 /usr/src/tmp/libutempter-buildroot/usr/share/man/man3/$n.3; \
done
make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.1.6'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libutempter-buildroot (auto)
mode of './usr/lib64/libutempter.so.1.1.6' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libutempter-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/libutempter-buildroot/ (default)
Compressing files in /usr/src/tmp/libutempter-buildroot (auto)
removed '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_set_helper.3'
'/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_set_helper.3.xz' -> 'utempter.3.xz'
removed '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_remove_added_record.3'
'/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_remove_added_record.3.xz' -> 'utempter.3.xz'
removed '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_remove_record.3'
'/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_remove_record.3.xz' -> 'utempter.3.xz'
removed '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_add_record.3'
'/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_add_record.3.xz' -> 'utempter.3.xz'
removed '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/libutempter.3'
'/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/libutempter.3.xz' -> 'utempter.3.xz'
Adjusting library links in /usr/src/tmp/libutempter-buildroot
./usr/lib:
./usr/lib64:
	libutempter.so.0 -> libutempter.so.1.1.6
Verifying ELF objects in /usr/src/tmp/libutempter-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: libutempter-1.1.6-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.46099
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libutempter-1.1.6
+ DOCDIR=/usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.1.6
+ export DOCDIR
+ rm -rf /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.1.6
+ /bin/mkdir -p /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.1.6
+ cp -prL README /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.1.6
+ chmod -R go-w /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.1.6
+ chmod -R a+rX /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.1.6
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v5zGTI
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libutempter-buildroot/usr/lib64/libutempter.so.0: 7 symbols, 13 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MOFhIh
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x5vs1T
Provides: utempter = 0.5.2, libutempter.so.0()(64bit) = set:gd4yJmbufH9AOTB0, libutempter.so.0(UTEMPTER_1.1)(64bit)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(pre): /bin/sh, /usr/sbin/groupadd
Obsoletes: utempter
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EjETMz
Creating libutempter-debuginfo package
Processing files: libutempter-devel-1.1.6-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.70AnZi
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.o21lF5
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: utempter-devel = 1.1.6
Requires: libutempter = 1.1.6-alt2, /usr/lib64/libutempter.so.0
Obsoletes: utempter-devel
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JbAlOV
Processing files: libutempter-devel-static-1.1.6-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uMcwvP
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.VCH6HM
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: utempter-devel-static = 1.1.6
Requires: libutempter-devel = 1.1.6-alt2, glibc-devel-static
Obsoletes: utempter-devel-static
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8dPWkN
Processing files: libutempter-debuginfo-1.1.6-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ngPEtR
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ykZt5Y
find-requires: running scripts (debuginfo)
Provides: debug64(libutempter.so.0)
Requires: libutempter = 1.1.6-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Removing 1 extra deps from libutempter-devel due to dependency on libutempter
Wrote: /usr/src/RPM/RPMS/x86_64/libutempter-1.1.6-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libutempter-devel-1.1.6-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libutempter-devel-static-1.1.6-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libutempter-debuginfo-1.1.6-alt2.x86_64.rpm (w2.lzdio)
2.18user 1.30system 0:14.52elapsed 24%CPU (0avgtext+0avgdata 26680maxresident)k
0inputs+0outputs (0major+437595minor)pagefaults 0swaps
0.46user 0.79system 0:17.38elapsed 7%CPU (0avgtext+0avgdata 12064maxresident)k
0inputs+0outputs (0major+94455minor)pagefaults 0swaps
--- libutempter-1.1.6-alt2.x86_64.rpm.repo	2011-03-09 02:03:44.000000000 +0000
+++ libutempter-1.1.6-alt2.x86_64.rpm.hasher	2023-06-25 08:18:23.382439024 +0000
@@ -19,7 +19,7 @@
 File: /usr/lib/utempter	40710	root:utempter		
-File: /usr/lib/utempter/utempter	102711	root:utmp	d8313d19d70628f7ce2283732a858615	
+File: /usr/lib/utempter/utempter	102711	root:utmp	1673b2fb12c5309e560f148c7acba782	
 File: /usr/lib64/libutempter.so.0	120777	root:root		libutempter.so.1.1.6
-File: /usr/lib64/libutempter.so.1.1.6	100644	root:root	f5ea0e5ed0f98cedafb44f86012537c4	
+File: /usr/lib64/libutempter.so.1.1.6	100644	root:root	0e86e6ce83bbd14d3058043a747a3783	
 File: /usr/share/doc/libutempter-1.1.6	40755	root:root		
 File: /usr/share/doc/libutempter-1.1.6/README	100644	root:root	9688ce89f45ac4b8b17753ee393eeb4b	
-RPMIdentity: 76a8c575b728c6887536926904fdf08594a50c69af58b243e54ff2b89c3fe08f1156b101ba011176b50ac09a8465ab5f0efcfee821d6b7e33a04f40084cd6ef9
+RPMIdentity: 3928d9c2e30f6d3a1fab47ea8b43dfe6826ab663d50ce66ab65b0f6289c025b2630610a6bcc23664e63fe6d57f2be327e106fd7b973e63bdad4ef4b3c02fed37
--- libutempter-debuginfo-1.1.6-alt2.x86_64.rpm.repo	2011-03-09 02:03:44.000000000 +0000
+++ libutempter-debuginfo-1.1.6-alt2.x86_64.rpm.hasher	2023-06-25 08:18:23.441439840 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/b2	40755	root:root	
-/usr/lib/debug/.build-id/b2/8952a4d133daa46cd835cf0322e106b04e5b80	120777	root:root	../../../utempter/utempter
-/usr/lib/debug/.build-id/b2/8952a4d133daa46cd835cf0322e106b04e5b80.debug	120777	root:root	../../usr/lib/utempter/utempter.debug
-/usr/lib/debug/.build-id/d6	40755	root:root	
-/usr/lib/debug/.build-id/d6/2766ea96767733360b0b3552fdb245958b9f10	120777	root:root	../../../../lib64/libutempter.so.1.1.6
-/usr/lib/debug/.build-id/d6/2766ea96767733360b0b3552fdb245958b9f10.debug	120777	root:root	../../usr/lib64/libutempter.so.1.1.6.debug
+/usr/lib/debug/.build-id/74	40755	root:root	
+/usr/lib/debug/.build-id/74/35cde8413bbeb856e6ad3388afa34386390be9	120777	root:root	../../../utempter/utempter
+/usr/lib/debug/.build-id/74/35cde8413bbeb856e6ad3388afa34386390be9.debug	120777	root:root	../../usr/lib/utempter/utempter.debug
+/usr/lib/debug/.build-id/ef	40755	root:root	
+/usr/lib/debug/.build-id/ef/d2820cf73a223b36166ab0d632270c66c85dcc	120777	root:root	../../../../lib64/libutempter.so.1.1.6
+/usr/lib/debug/.build-id/ef/d2820cf73a223b36166ab0d632270c66c85dcc.debug	120777	root:root	../../usr/lib64/libutempter.so.1.1.6.debug
 /usr/lib/debug/usr/lib/utempter	40755	root:root	
@@ -10,3 +10,2 @@
 /usr/lib/debug/usr/lib64/libutempter.so.1.1.6.debug	100644	root:root	
-/usr/lib/debug/usr/lib64/libutempter.so.debug	120777	root:root	libutempter.so.1.1.6.debug
 /usr/src/debug/libutempter-1.1.6	40755	root:root	
@@ -20,13 +19,12 @@
 Provides: libutempter-debuginfo = 1.1.6-alt2
-File: /usr/lib/debug/.build-id/b2	40755	root:root		
-File: /usr/lib/debug/.build-id/b2/8952a4d133daa46cd835cf0322e106b04e5b80	120777	root:root		../../../utempter/utempter
-File: /usr/lib/debug/.build-id/b2/8952a4d133daa46cd835cf0322e106b04e5b80.debug	120777	root:root		../../usr/lib/utempter/utempter.debug
-File: /usr/lib/debug/.build-id/d6	40755	root:root		
-File: /usr/lib/debug/.build-id/d6/2766ea96767733360b0b3552fdb245958b9f10	120777	root:root		../../../../lib64/libutempter.so.1.1.6
-File: /usr/lib/debug/.build-id/d6/2766ea96767733360b0b3552fdb245958b9f10.debug	120777	root:root		../../usr/lib64/libutempter.so.1.1.6.debug
+File: /usr/lib/debug/.build-id/74	40755	root:root		
+File: /usr/lib/debug/.build-id/74/35cde8413bbeb856e6ad3388afa34386390be9	120777	root:root		../../../utempter/utempter
+File: /usr/lib/debug/.build-id/74/35cde8413bbeb856e6ad3388afa34386390be9.debug	120777	root:root		../../usr/lib/utempter/utempter.debug
+File: /usr/lib/debug/.build-id/ef	40755	root:root		
+File: /usr/lib/debug/.build-id/ef/d2820cf73a223b36166ab0d632270c66c85dcc	120777	root:root		../../../../lib64/libutempter.so.1.1.6
+File: /usr/lib/debug/.build-id/ef/d2820cf73a223b36166ab0d632270c66c85dcc.debug	120777	root:root		../../usr/lib64/libutempter.so.1.1.6.debug
 File: /usr/lib/debug/usr/lib/utempter	40755	root:root		
-File: /usr/lib/debug/usr/lib/utempter/utempter.debug	100644	root:root	9f63380cb00efda471f51058bd064157	
+File: /usr/lib/debug/usr/lib/utempter/utempter.debug	100644	root:root	fc44486976e22cb6cca64f078ee0bac2	
 File: /usr/lib/debug/usr/lib64/libutempter.so.0.debug	120777	root:root		libutempter.so.1.1.6.debug
-File: /usr/lib/debug/usr/lib64/libutempter.so.1.1.6.debug	100644	root:root	56e69711f8797ca078d6f04e1f138cf4	
-File: /usr/lib/debug/usr/lib64/libutempter.so.debug	120777	root:root		libutempter.so.1.1.6.debug
+File: /usr/lib/debug/usr/lib64/libutempter.so.1.1.6.debug	100644	root:root	af2ca2a6a6af7e7873ee7f05740abaa6	
 File: /usr/src/debug/libutempter-1.1.6	40755	root:root		
@@ -34,2 +32,2 @@
 File: /usr/src/debug/libutempter-1.1.6/utempter.c	100644	root:root	aebd1ed892dcccf73d458f428d3cdee5	
-RPMIdentity: 54264d572f065187351c85fdcfdacab3b5d68a46c01331621ca6e4eacd61047304ee2d7ec4ee00a8beef2c95201c0c2efe271edd78eb61a1e90b09bf266d76cd
+RPMIdentity: c30948994bd9e971168339e752099eadb7e42a0f94984ecae47dfefe2956e84659a8e8c6bc5752e2a08251878b461efb69c7f1b04a668a2ff553081db9ed6824
--- libutempter-devel-1.1.6-alt2.x86_64.rpm.repo	2011-03-09 02:03:44.000000000 +0000
+++ libutempter-devel-1.1.6-alt2.x86_64.rpm.hasher	2023-06-25 08:18:23.506440739 +0000
@@ -2,8 +2,8 @@
 /usr/lib64/libutempter.so	120777	root:root	libutempter.so.0
-/usr/share/man/man3/libutempter.3.gz	120777	root:root	utempter.3.gz
-/usr/share/man/man3/utempter.3.gz	100644	root:root	
-/usr/share/man/man3/utempter_add_record.3.gz	120777	root:root	utempter.3.gz
-/usr/share/man/man3/utempter_remove_added_record.3.gz	120777	root:root	utempter.3.gz
-/usr/share/man/man3/utempter_remove_record.3.gz	120777	root:root	utempter.3.gz
-/usr/share/man/man3/utempter_set_helper.3.gz	120777	root:root	utempter.3.gz
+/usr/share/man/man3/libutempter.3.xz	120777	root:root	utempter.3.xz
+/usr/share/man/man3/utempter.3.xz	100644	root:root	
+/usr/share/man/man3/utempter_add_record.3.xz	120777	root:root	utempter.3.xz
+/usr/share/man/man3/utempter_remove_added_record.3.xz	120777	root:root	utempter.3.xz
+/usr/share/man/man3/utempter_remove_record.3.xz	120777	root:root	utempter.3.xz
+/usr/share/man/man3/utempter_set_helper.3.xz	120777	root:root	utempter.3.xz
 Requires: libutempter = 1.1.6-alt2
@@ -15,8 +15,8 @@
 File: /usr/lib64/libutempter.so	120777	root:root		libutempter.so.0
-File: /usr/share/man/man3/libutempter.3.gz	120777	root:root		utempter.3.gz
-File: /usr/share/man/man3/utempter.3.gz	100644	root:root	444a5f17a6234b2d190f75f7dbe27d76	
-File: /usr/share/man/man3/utempter_add_record.3.gz	120777	root:root		utempter.3.gz
-File: /usr/share/man/man3/utempter_remove_added_record.3.gz	120777	root:root		utempter.3.gz
-File: /usr/share/man/man3/utempter_remove_record.3.gz	120777	root:root		utempter.3.gz
-File: /usr/share/man/man3/utempter_set_helper.3.gz	120777	root:root		utempter.3.gz
-RPMIdentity: e84c3784ca35d10ac060d047506668af00eb274bb90ebf2fb693c3b08a2aaa65485edf0718f78975e25f47a5949db7150fccaccbf6d8fb660e08292316a0a91f
+File: /usr/share/man/man3/libutempter.3.xz	120777	root:root		utempter.3.xz
+File: /usr/share/man/man3/utempter.3.xz	100644	root:root	84e4344d74455a69231f38ade6e43a46	
+File: /usr/share/man/man3/utempter_add_record.3.xz	120777	root:root		utempter.3.xz
+File: /usr/share/man/man3/utempter_remove_added_record.3.xz	120777	root:root		utempter.3.xz
+File: /usr/share/man/man3/utempter_remove_record.3.xz	120777	root:root		utempter.3.xz
+File: /usr/share/man/man3/utempter_set_helper.3.xz	120777	root:root		utempter.3.xz
+RPMIdentity: bcfbd68b0bea530f194e1b30a21111290f6a44960118aa9732dcaccd50696c0d618ca0b743e5c788ceebfeca0d9f4cb2f5fd374af96c0a2fba8a7c9f4cc0d610
--- libutempter-devel-static-1.1.6-alt2.x86_64.rpm.repo	2011-03-09 02:03:44.000000000 +0000
+++ libutempter-devel-static-1.1.6-alt2.x86_64.rpm.hasher	2023-06-25 08:18:23.577441722 +0000
@@ -7,3 +7,3 @@
 Obsoletes: utempter-devel-static  
-File: /usr/lib64/libutempter.a	100644	root:root	605e80cc7506638ec46dcb6f34fcaee6	
-RPMIdentity: 745b20ff0a2a25f5fd362c58dcc36a04511ed50a6a328f3894b83ce59fc05a4aecfe19ea8771773846bc2d1b14ea79520b6c6e9fbd937a0bd8d8f2439e0ff021
+File: /usr/lib64/libutempter.a	100644	root:root	67817a479b6f413ab57f883e9f39c196	
+RPMIdentity: 745f587aaf54daf84a3d80d4591e665e9ef6c885702e8b60a23bd9c730ba893f6c1dc03c98333259d7e9fdc4194f13fcf205bebaa6923464a9149fe6db9c72c8