<86>Nov 22 06:58:50 userdel[124935]: delete user 'rooter' <86>Nov 22 06:58:50 userdel[124935]: removed group 'rooter' owned by 'rooter' <86>Nov 22 06:58:50 userdel[124935]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 22 06:58:50 groupadd[124947]: group added to /etc/group: name=rooter, GID=630 <86>Nov 22 06:58:50 groupadd[124947]: group added to /etc/gshadow: name=rooter <86>Nov 22 06:58:50 groupadd[124947]: new group: name=rooter, GID=630 <86>Nov 22 06:58:50 useradd[124957]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Nov 22 06:58:50 userdel[124976]: delete user 'builder' <86>Nov 22 06:58:50 userdel[124976]: removed group 'builder' owned by 'builder' <86>Nov 22 06:58:50 userdel[124976]: removed shadow group 'builder' owned by 'builder' <86>Nov 22 06:58:50 groupadd[124989]: group added to /etc/group: name=builder, GID=631 <86>Nov 22 06:58:50 groupadd[124989]: group added to /etc/gshadow: name=builder <86>Nov 22 06:58:50 groupadd[124989]: new group: name=builder, GID=631 <86>Nov 22 06:58:50 useradd[124997]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/finger-1.3-alt1.0.nosrc.rpm Installing finger-1.3-alt1.0.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29731 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf finger-bsd-1.3 + echo 'Source #0 (finger-bsd-1.3.tar.bz2):' Source #0 (finger-bsd-1.3.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/finger-bsd-1.3.tar.bz2 + /bin/tar -xf - + cd finger-bsd-1.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.3610 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd finger-bsd-1.3 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext 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 i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... 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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for library containing strerror... none required checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for -fpie... yes checking for an ANSI C-conforming const... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: creating ./config.status config.status: creating Makefile config.status: creating finger/Makefile config.status: creating fingerd/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j8 make all-recursive Making all in m4 make[2]: Nothing to be done for 'all'. Making all in finger make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c utf8conv.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c net.c net.c: In function 'netfinger': net.c:110:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, "/W ", 3); ^~~~~~~~~~~~~~~~~~~~ net.c:112:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, name, strlen (name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ net.c:113:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, "\r\n", 2); ^~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sprint.c sprint.c: In function 'psort': sprint.c:149:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] const char *pname = (*(PERSON **)p)->name; ^ sprint.c:150:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] const char *tname = (*(PERSON **)t)->name; ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lprint.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c vis.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c finger.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c util.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o finger finger.o lprint.o net.o sprint.o util.o vis.o utf8conv.o -pie make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' Making all in fingerd make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c fingerd.c fingerd.c: In function 'main': fingerd.c:128:4: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid (pwd->pw_gid); ^~~~~~~~~~~~~~~~~~~~ fingerd.c:129:4: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid (pwd->pw_uid); ^~~~~~~~~~~~~~~~~~~~ fingerd.c:131:7: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid (0); /* this should fail */ ^~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' i586-alt-linux-gcc -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o in.fingerd fingerd.o -pie make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' Making all in po make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67387 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/finger-buildroot + : + /bin/rm -rf -- /usr/src/tmp/finger-buildroot + cd finger-bsd-1.3 + install -D -m640 /usr/src/RPM/SOURCES/finger.xinetd /usr/src/tmp/finger-buildroot/etc/xinetd.d/finger + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/finger-buildroot/usr exec_prefix=/usr/src/tmp/finger-buildroot/usr bindir=/usr/src/tmp/finger-buildroot/usr/bin sbindir=/usr/src/tmp/finger-buildroot/usr/sbin sysconfdir=/usr/src/tmp/finger-buildroot/etc datadir=/usr/src/tmp/finger-buildroot/usr/share includedir=/usr/src/tmp/finger-buildroot/usr/include libdir=/usr/src/tmp/finger-buildroot/usr/lib libexecdir=/usr/src/tmp/finger-buildroot/usr/lib localstatedir=/usr/src/tmp/finger-buildroot/var/lib sharedstatedir=/usr/src/tmp/finger-buildroot/var/lib mandir=/usr/src/tmp/finger-buildroot/usr/share/man infodir=/usr/src/tmp/finger-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3' Making install in m4 make[1]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/m4' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/m4' 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/finger-bsd-1.3/m4' make[1]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/m4' Making install in finger make[1]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' test -z "/usr/src/tmp/finger-buildroot/usr/bin" || mkdir -p -- "/usr/src/tmp/finger-buildroot/usr/bin" /bin/install -p -s -m 555 'finger' '/usr/src/tmp/finger-buildroot/usr/bin/finger' test -z "/usr/src/tmp/finger-buildroot/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/finger-buildroot/usr/share/man/man1" /bin/install -p -m 644 './finger.1' '/usr/src/tmp/finger-buildroot/usr/share/man/man1/finger.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[1]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' Making install in fingerd make[1]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' test -z "/usr/src/tmp/finger-buildroot/usr/sbin" || mkdir -p -- "/usr/src/tmp/finger-buildroot/usr/sbin" /bin/install -p -s -m 755 'in.fingerd' '/usr/src/tmp/finger-buildroot/usr/sbin/in.fingerd' test -z "/usr/src/tmp/finger-buildroot/usr/share/man/man8" || mkdir -p -- "/usr/src/tmp/finger-buildroot/usr/share/man/man8" /bin/install -p -m 644 './fingerd.8' '/usr/src/tmp/finger-buildroot/usr/share/man/man8/fingerd.8' /bin/install -p -m 644 './in.fingerd.8' '/usr/src/tmp/finger-buildroot/usr/share/man/man8/in.fingerd.8' make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' make[1]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' Making install in po make[1]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/po' /bin/sh .././mkinstalldirs /usr/src/tmp/finger-buildroot/usr/share mkdir -p -- /usr/src/tmp/finger-buildroot/usr/share/locale/de/LC_MESSAGES installing de.gmo as /usr/src/tmp/finger-buildroot/usr/share/locale/de/LC_MESSAGES/finger-bsd.mo if test "finger-bsd" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /usr/src/tmp/finger-buildroot/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /bin/install -p -m 644 ./$file \ /usr/src/tmp/finger-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/finger-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/po' make[1]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3' 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/finger-bsd-1.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3' make: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3' + /usr/lib/rpm/find-lang finger-bsd + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/finger-buildroot (auto) mode of 'usr/bin/finger' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) Verifying and fixing files in /usr/src/tmp/finger-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/finger-buildroot/ (default) Compressing files in /usr/src/tmp/finger-buildroot (auto) removed '/usr/src/tmp/finger-buildroot/usr/share/man/man8/fingerd.8' '/usr/src/tmp/finger-buildroot/usr/share/man/man8/fingerd.8.xz' -> 'in.fingerd.8.xz' removed '/usr/src/tmp/finger-buildroot/usr/share/man/man8/fingerd.8.xz' '/usr/src/tmp/finger-buildroot/usr/share/man/man8/fingerd.8.xz' -> 'in.fingerd.8.xz' Verifying ELF objects in /usr/src/tmp/finger-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/finger: uses non-LFS functions: __xstat fopen freopen lseek open Hardlinking identical .pyc and .pyo files Processing files: finger-1.3-alt1.0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wbqDQu 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.v7OKS4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1YGwdX Processing files: finger-server-1.3-alt1.0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NLjOKY 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.cFxLaj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /etc/xinetd.d, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6MqioV Wrote: /usr/src/RPM/RPMS/i586/finger-1.3-alt1.0.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/finger-server-1.3-alt1.0.i586.rpm 3.93user 0.77system 0:10.94elapsed 43%CPU (0avgtext+0avgdata 26004maxresident)k 0inputs+0outputs (0major+343131minor)pagefaults 0swaps 9.83user 2.86system 0:19.72elapsed 64%CPU (0avgtext+0avgdata 123024maxresident)k 0inputs+0outputs (0major+621018minor)pagefaults 0swaps --- finger-1.3-alt1.0.i586.rpm.repo 2007-04-15 22:40:42.000000000 +0000 +++ finger-1.3-alt1.0.i586.rpm.hasher 2018-11-22 06:59:03.806054924 +0000 @@ -2,8 +2,6 @@ /usr/share/locale/de/LC_MESSAGES/finger-bsd.mo 100644 -/usr/share/man/man1/finger.1.gz 100644 -Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 -Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 +/usr/share/man/man1/finger.1.xz 100644 +Requires: /lib/ld-linux.so.2 Requires: libc.so.6(GLIBC_2.0) Requires: libc.so.6(GLIBC_2.1) -Requires: libc.so.6(GLIBC_2.1.1) Requires: libc.so.6(GLIBC_2.1.3) @@ -13,2 +11,3 @@ Requires: rtld(GNU_HASH) +Requires: rpmlib(PayloadIsLzma) Provides: finger = 1.3-alt1.0 --- finger-server-1.3-alt1.0.i586.rpm.repo 2007-04-15 22:40:42.000000000 +0000 +++ finger-server-1.3-alt1.0.i586.rpm.hasher 2018-11-22 06:59:03.848054464 +0000 @@ -2,7 +2,6 @@ /usr/sbin/in.fingerd 100711 -/usr/share/man/man8/fingerd.8.gz 120777 in.fingerd.8.gz -/usr/share/man/man8/in.fingerd.8.gz 100644 -Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 -Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 +/usr/share/man/man8/fingerd.8.xz 120777 in.fingerd.8.xz +/usr/share/man/man8/in.fingerd.8.xz 100644 Requires: /etc/xinetd.d +Requires: /lib/ld-linux.so.2 Requires: libc.so.6(GLIBC_2.0) @@ -13,2 +12,3 @@ Requires: rtld(GNU_HASH) +Requires: rpmlib(PayloadIsLzma) Provides: finger-server = 1.3-alt1.0