<86>Aug 15 08:25:47 userdel[3454297]: delete user 'rooter'
<86>Aug 15 08:25:47 userdel[3454297]: removed group 'rooter' owned by 'rooter'
<86>Aug 15 08:25:47 userdel[3454297]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 15 08:25:47 groupadd[3454306]: group added to /etc/group: name=rooter, GID=645
<86>Aug 15 08:25:47 groupadd[3454306]: group added to /etc/gshadow: name=rooter
<86>Aug 15 08:25:47 groupadd[3454306]: new group: name=rooter, GID=645
<86>Aug 15 08:25:47 useradd[3454314]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash
<86>Aug 15 08:25:47 userdel[3454338]: delete user 'builder'
<86>Aug 15 08:25:47 userdel[3454338]: removed group 'builder' owned by 'builder'
<86>Aug 15 08:25:47 userdel[3454338]: removed shadow group 'builder' owned by 'builder'
<86>Aug 15 08:25:47 groupadd[3454364]: group added to /etc/group: name=builder, GID=646
<86>Aug 15 08:25:47 groupadd[3454364]: group added to /etc/gshadow: name=builder
<86>Aug 15 08:25:47 groupadd[3454364]: new group: name=builder, GID=646
<86>Aug 15 08:25:47 useradd[3454383]: new user: name=builder, UID=646, GID=646, 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.17469
+ 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.17469
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libutempter-1.1.6
+ make -j8 '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 -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'
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   -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.017310
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.011934
make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.1.6'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.77059
+ 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.24043
+ 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.vN6hu4
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.4U9E7G
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.DOXT5m
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.68kCj6
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.jhkSES
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.0CkQeI
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.T4GdjB
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.kaV2Wx
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.LxUdVx
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.k1qP4A
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.RLyUmH
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oMGgOQ
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)
4.53user 1.45system 0:16.47elapsed 36%CPU (0avgtext+0avgdata 26792maxresident)k
0inputs+0outputs (0major+434785minor)pagefaults 0swaps
5.87user 3.72system 0:20.23elapsed 47%CPU (0avgtext+0avgdata 26792maxresident)k
0inputs+0outputs (0major+662144minor)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	2021-08-15 08:26:06.292091518 +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	0170041c5bcb8e6fed70a532a5cf6470	
 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	eb4a76fbe9f9d2c1112414eea0ecf8ee	
 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: 7df0ebf7424949c3ad6e71bef1a572ae81d9083534a4ce19e56028290f0e83ec33e4a64e862e59263fe1d96afc8c536a3814e3a20acd49d153fa139550c548a1
--- 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	2021-08-15 08:26:06.384091889 +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/ca	40755	root:root	
+/usr/lib/debug/.build-id/ca/cd652db7ce28f7d2e98230542fed10df139798	120777	root:root	../../../../lib64/libutempter.so.1.1.6
+/usr/lib/debug/.build-id/ca/cd652db7ce28f7d2e98230542fed10df139798.debug	120777	root:root	../../usr/lib64/libutempter.so.1.1.6.debug
+/usr/lib/debug/.build-id/f0	40755	root:root	
+/usr/lib/debug/.build-id/f0/f1e3139e1487267dc6b7ed4c4ae605a1be9a20	120777	root:root	../../../utempter/utempter
+/usr/lib/debug/.build-id/f0/f1e3139e1487267dc6b7ed4c4ae605a1be9a20.debug	120777	root:root	../../usr/lib/utempter/utempter.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/ca	40755	root:root		
+File: /usr/lib/debug/.build-id/ca/cd652db7ce28f7d2e98230542fed10df139798	120777	root:root		../../../../lib64/libutempter.so.1.1.6
+File: /usr/lib/debug/.build-id/ca/cd652db7ce28f7d2e98230542fed10df139798.debug	120777	root:root		../../usr/lib64/libutempter.so.1.1.6.debug
+File: /usr/lib/debug/.build-id/f0	40755	root:root		
+File: /usr/lib/debug/.build-id/f0/f1e3139e1487267dc6b7ed4c4ae605a1be9a20	120777	root:root		../../../utempter/utempter
+File: /usr/lib/debug/.build-id/f0/f1e3139e1487267dc6b7ed4c4ae605a1be9a20.debug	120777	root:root		../../usr/lib/utempter/utempter.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	2fc3423acc7b43fef7110d102b3dc308	
 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	422c3b37703ed8f5629b365a6f127eff	
 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: 5507f696e17dd8751210f93adedb50a52a57a091227067b7609eb0a9edeb70beeca76d7c15d471c15f26d5fe6ad5283239a32465889b8ce6fb08d723620699d7
--- 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	2021-08-15 08:26:06.451092160 +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	2021-08-15 08:26:06.567092627 +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	344a1ecf6a1ee9e0a865a2ce75559ed6	
+RPMIdentity: d70d24b500a634fa6e02ed7263ddf70297e4a1c84b9c7ac6b992a1085970f90e3246cfcbedf51ef6b7b85f99966a2ffe26ca10adc185950bd47a80815a8b08c4