<86>Mar 17 01:13:41 userdel[85763]: delete user 'rooter' <86>Mar 17 01:13:41 userdel[85763]: removed group 'rooter' owned by 'rooter' <86>Mar 17 01:13:41 groupadd[85779]: group added to /etc/group: name=rooter, GID=615 <86>Mar 17 01:13:41 groupadd[85779]: group added to /etc/gshadow: name=rooter <86>Mar 17 01:13:41 groupadd[85779]: new group: name=rooter, GID=615 <86>Mar 17 01:13:41 useradd[85792]: new user: name=rooter, UID=615, GID=615, home=/root, shell=/bin/bash <86>Mar 17 01:13:41 userdel[85813]: delete user 'builder' <86>Mar 17 01:13:41 userdel[85813]: removed group 'builder' owned by 'builder' <86>Mar 17 01:13:41 userdel[85813]: removed shadow group 'builder' owned by 'builder' <86>Mar 17 01:13:41 groupadd[85826]: group added to /etc/group: name=builder, GID=616 <86>Mar 17 01:13:41 groupadd[85826]: group added to /etc/gshadow: name=builder <86>Mar 17 01:13:41 groupadd[85826]: new group: name=builder, GID=616 <86>Mar 17 01:13:41 useradd[85840]: new user: name=builder, UID=616, GID=616, home=/usr/src, shell=/bin/bash <13>Mar 17 01:13:44 rpmi: libpcap0.8-2:1.1.1-alt3 1298589613 installed <13>Mar 17 01:13:44 rpmi: libnet2-1.1.6-alt1 1333397575 installed <13>Mar 17 01:13:44 rpmi: libnet2-devel-1.1.6-alt1 1333397575 installed <13>Mar 17 01:13:44 rpmi: libpcap-devel-2:1.1.1-alt3 1298589613 installed <13>Mar 17 01:13:44 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Installing dhcp_probe-1.3.0-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94185 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dhcp_probe-1.3.0 + echo 'Source #0 (dhcp_probe-1.3.0.tar):' Source #0 (dhcp_probe-1.3.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dhcp_probe-1.3.0.tar + cd dhcp_probe-1.3.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.90648 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dhcp_probe-1.3.0 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + 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 --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for net/if.h... yes checking for net/if_arp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for netinet/if_ether.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking for netinet/udp.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking netinet/ether.h usability... yes checking netinet/ether.h presence... yes checking for netinet/ether.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for pcap_lookupdev in -lpcap... yes checking libnet.h usability... yes checking libnet.h presence... yes checking for libnet.h... yes checking for libnet_build_ipv4 in -lnet... yes checking whether libnet_cq_end_loop is declared... yes checking for libnet_cq_end_loop... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for sockaddr.sa_len... no checking for arpreq.arp_dev... no checking for struct ether_addr.ether_addr_octet... yes checking for struct ether_addr.octet... no checking for sys_nerr... yes checking for sys_nerr declaration... yes checking for sys_errlist... yes checking for sys_errlist declaration... yes checking for inet_aton function prototype in arpa/inet.h... yes checking for strerror function prototype in string.h... yes checking whether ether_aton is declared... yes checking whether ether_ntoa is declared... yes checking whether ether_ntohost is declared... yes checking whether ether_hostton is declared... yes checking for bcmp... yes checking for bcopy... yes checking for bzero... yes checking for vsnprintf... yes checking for sysconf... yes checking for getrlimit... yes checking for getifaddrs... yes checking for strerror... yes checking for inet_aton... yes checking for my_null_proc... no checking for stropts.h... (cached) no checking if socket ioctls should use STREAMS instead of SIOCxxx... no configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0' Making all in lib make[2]: Entering directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0/lib' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include -I/usr/local/include -pipe -Wall -g -O2 -c my_null_proc.c rm -f libreplace.a ar cru libreplace.a my_null_proc.o ranlib libreplace.a make[2]: Leaving directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0/lib' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -pipe -Wall -g -O2 -c bootp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -pipe -Wall -g -O2 -c configfile.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -pipe -Wall -g -O2 -c dhcp_probe.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -pipe -Wall -g -O2 -c get_myeaddr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -pipe -Wall -g -O2 -c get_myipaddr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -pipe -Wall -g -O2 -c daemonize.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -pipe -Wall -g -O2 -c open_max.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -pipe -Wall -g -O2 -c report.c bootp.c: In function 'init_libnet_context_queue': bootp.c:56:28: warning: implicit declaration of function 'smalloc' [-Wimplicit-function-declaration] libnet_errbuf = (char *) smalloc(LIBNET_ERRBUF_SIZE, 0); ^ bootp.c:56:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] libnet_errbuf = (char *) smalloc(LIBNET_ERRBUF_SIZE, 0); ^ bootp.c: In function 'build_dhcp_packet': bootp.c:112:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] packet = (struct bootp *) smalloc(sizeof(struct bootp), 1); ^ configfile.c:58:1: warning: "/*" within comment [-Wcomment] /* If a response already identified as being from a rogue DHCP server contains a yiaddr field field ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -pipe -Wall -g -O2 -c utils.c dhcp_probe.c: In function 'main': dhcp_probe.c:102:7: warning: unused variable 'libnet_errbuf' [-Wunused-variable] char libnet_errbuf[LIBNET_ERRBUF_SIZE]; ^ dhcp_probe.c:87:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ dhcp_probe.c: In function 'reconfigure': dhcp_probe.c:990:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -L/usr/local/lib -L/usr/local/lib -o dhcp_probe bootp.o configfile.o dhcp_probe.o get_myeaddr.o get_myipaddr.o daemonize.o open_max.o report.o utils.o ../lib/libreplace.a -lnet -lpcap make[2]: Leaving directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0' make[2]: Leaving directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0' make: Leaving directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24280 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dhcp_probe-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dhcp_probe-buildroot + cd dhcp_probe-1.3.0 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/dhcp_probe-buildroot/usr exec_prefix=/usr/src/tmp/dhcp_probe-buildroot/usr bindir=/usr/src/tmp/dhcp_probe-buildroot/usr/bin sbindir=/usr/src/tmp/dhcp_probe-buildroot/usr/sbin sysconfdir=/usr/src/tmp/dhcp_probe-buildroot/etc datadir=/usr/src/tmp/dhcp_probe-buildroot/usr/share includedir=/usr/src/tmp/dhcp_probe-buildroot/usr/include libdir=/usr/src/tmp/dhcp_probe-buildroot/usr/lib64 libexecdir=/usr/src/tmp/dhcp_probe-buildroot/usr/lib localstatedir=/usr/src/tmp/dhcp_probe-buildroot/var/lib sharedstatedir=/usr/src/tmp/dhcp_probe-buildroot/var/lib mandir=/usr/src/tmp/dhcp_probe-buildroot/usr/share/man infodir=/usr/src/tmp/dhcp_probe-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0' Making install in lib make[1]: Entering directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0/lib' make[2]: Entering directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0/lib' 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/dhcp_probe-1.3.0/lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0/lib' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src' make[2]: Entering directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src' test -z "/usr/src/tmp/dhcp_probe-buildroot/usr/sbin" || /bin/mkdir -p "/usr/src/tmp/dhcp_probe-buildroot/usr/sbin" /bin/install -p 'dhcp_probe' '/usr/src/tmp/dhcp_probe-buildroot/usr/sbin/dhcp_probe' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/src/tmp/dhcp_probe-buildroot/usr/share/man/man5" || /bin/mkdir -p "/usr/src/tmp/dhcp_probe-buildroot/usr/share/man/man5" /bin/install -p -m 644 './dhcp_probe.cf.5' '/usr/src/tmp/dhcp_probe-buildroot/usr/share/man/man5/dhcp_probe.cf.5' test -z "/usr/src/tmp/dhcp_probe-buildroot/usr/share/man/man8" || /bin/mkdir -p "/usr/src/tmp/dhcp_probe-buildroot/usr/share/man/man8" /bin/install -p -m 644 './dhcp_probe.8' '/usr/src/tmp/dhcp_probe-buildroot/usr/share/man/man8/dhcp_probe.8' make[2]: Leaving directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0/doc' make[1]: Entering directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0' make[2]: Entering directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0' 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/dhcp_probe-1.3.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0' make: Leaving directory `/usr/src/RPM/BUILD/dhcp_probe-1.3.0' + /bin/install -m 644 -D extras/dhcp_probe.cf.sample /usr/src/tmp/dhcp_probe-buildroot/etc/dhcp_probe.cf + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dhcp_probe-buildroot (auto) Verifying and fixing files in /usr/src/tmp/dhcp_probe-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/dhcp_probe-buildroot (auto) Verifying ELF objects in /usr/src/tmp/dhcp_probe-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: dhcp_probe-1.3.0-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25410 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dhcp_probe-1.3.0 + DOCDIR=/usr/src/tmp/dhcp_probe-buildroot/usr/share/doc/dhcp_probe-1.3.0 + export DOCDIR + rm -rf /usr/src/tmp/dhcp_probe-buildroot/usr/share/doc/dhcp_probe-1.3.0 + /bin/mkdir -p /usr/src/tmp/dhcp_probe-buildroot/usr/share/doc/dhcp_probe-1.3.0 + cp -prL INSTALL.dhcp_probe README COPYING /usr/src/tmp/dhcp_probe-buildroot/usr/share/doc/dhcp_probe-1.3.0 + chmod -R go-w /usr/src/tmp/dhcp_probe-buildroot/usr/share/doc/dhcp_probe-1.3.0 + chmod -R a+rX /usr/src/tmp/dhcp_probe-buildroot/usr/share/doc/dhcp_probe-1.3.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aTEpOo find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7CMtdh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libnet.so.2()(64bit) >= set:lhxDPtWjyRED9r2TMCb1SGKyK8ef1mwu8pX5GGa, libpcap.so.0.8()(64bit) >= set:kgdcDuiuPDdBtaSNmD3Z2zojoBE8ZFr71, 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.S0zTuc Creating dhcp_probe-debuginfo package Processing files: dhcp_probe-debuginfo-1.3.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fmaYBa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.woihAb find-requires: running scripts (debuginfo) Requires: dhcp_probe = 1.3.0-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libnet.so.2), debug64(libpcap.so.0.8) Wrote: /usr/src/RPM/RPMS/x86_64/dhcp_probe-1.3.0-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/dhcp_probe-debuginfo-1.3.0-alt1.qa1.x86_64.rpm 5.69user 3.12system 0:14.02elapsed 62%CPU (0avgtext+0avgdata 32284maxresident)k 0inputs+0outputs (0major+857306minor)pagefaults 0swaps 14.92user 6.03system 0:26.86elapsed 78%CPU (0avgtext+0avgdata 125720maxresident)k 0inputs+0outputs (0major+1201491minor)pagefaults 0swaps --- dhcp_probe-1.3.0-alt1.qa1.x86_64.rpm.repo 2013-04-17 23:51:31.000000000 +0000 +++ dhcp_probe-1.3.0-alt1.qa1.x86_64.rpm.hasher 2019-03-17 01:14:00.122289669 +0000 @@ -6,4 +6,4 @@ /usr/share/doc/dhcp_probe-1.3.0/README 100644 -/usr/share/man/man5/dhcp_probe.cf.5.gz 100644 -/usr/share/man/man8/dhcp_probe.8.bz2 100644 +/usr/share/man/man5/dhcp_probe.cf.5.xz 100644 +/usr/share/man/man8/dhcp_probe.8.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2