<86>Apr 16 04:28:02 userdel[2367431]: delete user 'rooter' <86>Apr 16 04:28:02 userdel[2367431]: removed group 'rooter' owned by 'rooter' <86>Apr 16 04:28:02 userdel[2367431]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 16 04:28:02 groupadd[2367447]: group added to /etc/group: name=rooter, GID=729 <86>Apr 16 04:28:02 groupadd[2367447]: group added to /etc/gshadow: name=rooter <86>Apr 16 04:28:02 groupadd[2367447]: new group: name=rooter, GID=729 <86>Apr 16 04:28:02 useradd[2367459]: new user: name=rooter, UID=729, GID=729, home=/root, shell=/bin/bash <86>Apr 16 04:28:02 userdel[2367473]: delete user 'builder' <86>Apr 16 04:28:02 userdel[2367473]: removed group 'builder' owned by 'builder' <86>Apr 16 04:28:02 userdel[2367473]: removed shadow group 'builder' owned by 'builder' <86>Apr 16 04:28:02 groupadd[2367485]: group added to /etc/group: name=builder, GID=730 <86>Apr 16 04:28:02 groupadd[2367485]: group added to /etc/gshadow: name=builder <86>Apr 16 04:28:02 groupadd[2367485]: new group: name=builder, GID=730 <86>Apr 16 04:28:02 useradd[2367494]: new user: name=builder, UID=730, GID=730, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/xlhtml-0.5.1-alt2.src.rpm: The use of such a license name is ambiguous: GPL warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/xlhtml-0.5.1-alt2.nosrc.rpm (w1.gzdio) Installing xlhtml-0.5.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71598 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xlhtml-0.5.1 + echo 'Source #0 (xlhtml-0.5.1.tgz):' Source #0 (xlhtml-0.5.1.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/xlhtml-0.5.1.tgz + /bin/tar -xf - + cd xlhtml-0.5.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (xlhtml-textoutput-fix.patch):' Patch #0 (xlhtml-textoutput-fix.patch): + /usr/bin/patch -p0 patching file xlhtml/xlhtml.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71598 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xlhtml-0.5.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 creating cache ./config.cache checking host system type... x86_64-alt-linux-gnu checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for ranlib... ranlib checking for strerror in -lcposix... no checking how to run the C preprocessor... gcc -E checking for malloc.h... yes checking for working const... yes checking for ANSI C header files... yes checking for size_t... yes checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking whether byte ordering is bigendian... no checking build system type... x86_64-alt-linux-gnu checking for strip... strip updating cache ./config.cache creating ./config.status creating Makefile creating cole/Makefile creating cole/version.c creating cole/cole.h creating xlhtml/Makefile creating ppthtml/Makefile creating config.h + make 'RPM_OPT_FLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' make: Entering directory '/usr/src/RPM/BUILD/xlhtml-0.5.1' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/xlhtml-0.5.1' Making all in cole make[2]: Entering directory '/usr/src/RPM/BUILD/xlhtml-0.5.1/cole' gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c cole.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c internal.c internal.c: In function '__cole_extract_file': internal.c:117:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 117 | fread (Block, bytes_to_copy, 1, infile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c oledecod.c oledecod.c: In function '__OLEdecode': oledecod.c:488:30: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 488 | *_sbfilename = (U8 *)malloc (TMPNAM_LEN); | ^ oledecod.c:146:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 146 | fread (Block, 0x0200, 1, input); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oledecod.c:175:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 175 | fread (s, 0x0200, 1, input); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ oledecod.c:188:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 188 | fread (Blockx, 0x0200, 1, input); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oledecod.c:202:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 202 | fread (s, 0x0200, 1, input); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ oledecod.c:259:11: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 259 | fread (s, 0x0200, 1, input); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ oledecod.c:300:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 300 | fread (s, 0x0200, 1, input); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ oledecod.c:562:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 562 | fread (Block, bytes_to_read, 1, infile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oledecod.c: At top level: oledecod.c:643:13: warning: 'verbosePPSTree' defined but not used [-Wunused-function] 643 | static void verbosePPSTree (pps_entry * pps_list, U32 start_entry, int level) | ^~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c olecod.c olecod.c: In function 'add_entry_to_Root': olecod.c:428:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 428 | *(BDepot->blocks) = size2blocks (sum_block_list (BDepot) * sizeof (U32), 0x0200); | ^ olecod.c:136:29: note: in definition of macro 'size2blocks' 136 | #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) | ^ olecod.c: In function 'add_stream_to_sbfile_and_SDepot': olecod.c:461:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 461 | *(SDepot->blocks) = size2blocks (sum_block_list (SDepot) * sizeof (U32), 0x0200); | ^ olecod.c:136:29: note: in definition of macro 'size2blocks' 136 | #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) | ^ olecod.c:472:69: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 472 | *(sbfile->blocks) = size2blocks (sum_blocks_MY_FILE_list (sbfile) * 0x40, 0x0200); | ^ olecod.c:136:29: note: in definition of macro 'size2blocks' 136 | #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) | ^ olecod.c:477:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 477 | *(BDepot->blocks) = size2blocks (sum_block_list (BDepot) * sizeof (U32), 0x0200); | ^ olecod.c:136:29: note: in definition of macro 'size2blocks' 136 | #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) | ^ olecod.c: In function 'add_stream_to_Input_and_BDepot': olecod.c:510:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 510 | *(BDepot->blocks) = size2blocks (sum_block_list (BDepot) * sizeof (U32), 0x0200); | ^ olecod.c:136:29: note: in definition of macro 'size2blocks' 136 | #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) | ^ olecod.c:524:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 524 | *(BDepot->blocks) = size2blocks (sum_block_list (BDepot) * sizeof (U32), 0x0200); | ^ olecod.c:136:29: note: in definition of macro 'size2blocks' 136 | #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) | ^ In file included from olecod.c:26: olecod.c: In function 'calculate_blocks': olecod.c:1216:44: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 1216 | sum_blocks_MY_FILE_list (sbfile) * 0x40, 0x0200)); | ^ olecod.c:1215:32: note: in expansion of macro 'size2blocks_preserve_zero' 1215 | assert (*(sbfile->blocks) == size2blocks_preserve_zero ( | ^~~~~~~~~~~~~~~~~~~~~~~~~ olecod.c:1216:44: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 1216 | sum_blocks_MY_FILE_list (sbfile) * 0x40, 0x0200)); | ^ olecod.c:1215:32: note: in expansion of macro 'size2blocks_preserve_zero' 1215 | assert (*(sbfile->blocks) == size2blocks_preserve_zero ( | ^~~~~~~~~~~~~~~~~~~~~~~~~ olecod.c:1218:36: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 1218 | (sum_block_list (SDepot) * sizeof (U32)), 0x0200)); | ^ olecod.c:1217:32: note: in expansion of macro 'size2blocks_preserve_zero' 1217 | assert (*(SDepot->blocks) == size2blocks_preserve_zero ( | ^~~~~~~~~~~~~~~~~~~~~~~~~ olecod.c:1218:36: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 1218 | (sum_block_list (SDepot) * sizeof (U32)), 0x0200)); | ^ olecod.c:1217:32: note: in expansion of macro 'size2blocks_preserve_zero' 1217 | assert (*(SDepot->blocks) == size2blocks_preserve_zero ( | ^~~~~~~~~~~~~~~~~~~~~~~~~ olecod.c:1224:53: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 1224 | header_blocks = size2blocks ((19 + BDepot_blocks) * sizeof(U32), 0x0200); | ^ olecod.c:136:29: note: in definition of macro 'size2blocks' 136 | #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) | ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c support.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c version.c rm -f libcole.a ar cru libcole.a cole.o internal.o oledecod.o olecod.o support.o version.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcole.a make[2]: Leaving directory '/usr/src/RPM/BUILD/xlhtml-0.5.1/cole' Making all in xlhtml make[2]: Entering directory '/usr/src/RPM/BUILD/xlhtml-0.5.1/xlhtml' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c support.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c xlhtml.c xlhtml.c: In function 'main_line_processor': xlhtml.c:1556:75: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] 1556 | sprintf(temp, " %ld", (S32)n2); | ~~^ ~~~~~~~ | | | | | int | long int | %d gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c html.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ascii.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c xml.c gcc -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o xlhtml support.o xlhtml.o html.o ascii.o xml.o ../cole/libcole.a -lm gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c xldump.c gcc -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o xldump xldump.o ../cole/libcole.a -lm gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c xlcdump.c gcc -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o xlcdump xlcdump.o ../cole/libcole.a -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/xlhtml-0.5.1/xlhtml' Making all in ppthtml make[2]: Entering directory '/usr/src/RPM/BUILD/xlhtml-0.5.1/ppthtml' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ppthtml.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o ppthtml ppthtml.o ../cole/libcole.a gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c pptdump.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o pptdump pptdump.o ../cole/libcole.a make[2]: Leaving directory '/usr/src/RPM/BUILD/xlhtml-0.5.1/ppthtml' make[2]: Entering directory '/usr/src/RPM/BUILD/xlhtml-0.5.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/xlhtml-0.5.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/xlhtml-0.5.1' make: Leaving directory '/usr/src/RPM/BUILD/xlhtml-0.5.1' + mv ppthtml/README ppthtml/ppt-README + mv ppthtml/THANKS ppthtml/ppt-THANKS + mv ppthtml/ChangeLog ppthtml/ppt-ChangeLog + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72083 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xlhtml-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xlhtml-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd xlhtml-0.5.1 + /bin/mkdir -p /usr/src/tmp/xlhtml-buildroot/usr/bin + /bin/mkdir -p /usr/src/tmp/xlhtml-buildroot/usr/share/man/man1 + /bin/install -s -m 755 xlhtml/xlhtml /usr/src/tmp/xlhtml-buildroot/usr/bin + /bin/install -s -m 755 ppthtml/ppthtml /usr/src/tmp/xlhtml-buildroot/usr/bin + /bin/install -m 644 xlhtml/xlhtml.1 /usr/src/tmp/xlhtml-buildroot/usr/share/man/man1 + /bin/install -m 644 ppthtml/ppthtml.1 /usr/src/tmp/xlhtml-buildroot/usr/share/man/man1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xlhtml-buildroot (auto) Verifying and fixing files in /usr/src/tmp/xlhtml-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/xlhtml-buildroot/ (default) Compressing files in /usr/src/tmp/xlhtml-buildroot (auto) 056-debuginfo.brp: WARNING: You have 2 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/bin/ppthtml ./usr/bin/xlhtml Verifying ELF objects in /usr/src/tmp/xlhtml-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: xlhtml-0.5.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.55390 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xlhtml-0.5.1 + DOCDIR=/usr/src/tmp/xlhtml-buildroot/usr/share/doc/xlhtml-0.5.1 + export DOCDIR + rm -rf /usr/src/tmp/xlhtml-buildroot/usr/share/doc/xlhtml-0.5.1 + /bin/mkdir -p /usr/src/tmp/xlhtml-buildroot/usr/share/doc/xlhtml-0.5.1 + cp -prL AUTHORS COPYING xlhtml/README xlhtml/THANKS xlhtml/TODO xlhtml/ChangeLog ppthtml/ppt-README ppthtml/ppt-THANKS ppthtml/ppt-ChangeLog /usr/src/tmp/xlhtml-buildroot/usr/share/doc/xlhtml-0.5.1 + chmod -R go-w /usr/src/tmp/xlhtml-buildroot/usr/share/doc/xlhtml-0.5.1 + chmod -R a+rX /usr/src/tmp/xlhtml-buildroot/usr/share/doc/xlhtml-0.5.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EDtFJj find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qf0gWY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M1k5s4 Wrote: /usr/src/RPM/RPMS/x86_64/xlhtml-0.5.1-alt2.x86_64.rpm (w2.lzdio) 12.67user 3.49system 0:19.12elapsed 84%CPU (0avgtext+0avgdata 60492maxresident)k 0inputs+0outputs (0major+421280minor)pagefaults 0swaps /.out/xlhtml-0.5.1-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL 1.06user 1.79system 0:25.48elapsed 11%CPU (0avgtext+0avgdata 11720maxresident)k 0inputs+0outputs (0major+95144minor)pagefaults 0swaps --- xlhtml-0.5.1-alt2.x86_64.rpm.repo 2006-01-26 03:48:24.000000000 +0000 +++ xlhtml-0.5.1-alt2.x86_64.rpm.hasher 2023-04-16 04:28:25.057268193 +0000 @@ -12,12 +12,17 @@ /usr/share/doc/xlhtml-0.5.1/ppt-THANKS 100644 root:root -/usr/share/man/man1/ppthtml.1.gz 100644 root:root -/usr/share/man/man1/xlhtml.1.gz 100644 root:root -Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 -Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 +/usr/share/man/man1/ppthtml.1.xz 100644 root:root +/usr/share/man/man1/xlhtml.1.xz 100644 root:root +Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) Requires: libc.so.6(GLIBC_2.3)(64bit) -Requires: libm.so.6()(64bit) +Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) +Requires: libc.so.6(GLIBC_2.7)(64bit) +Requires: rtld(GNU_HASH) +Requires: rpmlib(PayloadIsLzma) Provides: xlhtml = 0.5.1-alt2 -File: /usr/bin/ppthtml 100755 root:root c2038cf18e5d861d9e71ca4924149724 -File: /usr/bin/xlhtml 100755 root:root a5be4b9d4757fbb663b7b39cf42d2555 +File: /usr/bin/ppthtml 100755 root:root f79748e044a1b9f5b0df123dbe905842 +File: /usr/bin/xlhtml 100755 root:root 01828971db0c8c81a6604dd0c670d52a File: /usr/share/doc/xlhtml-0.5.1 40755 root:root @@ -32,4 +37,4 @@ File: /usr/share/doc/xlhtml-0.5.1/ppt-THANKS 100644 root:root 508639042adea8c4eb72548d211c4b57 -File: /usr/share/man/man1/ppthtml.1.gz 100644 root:root fe7fed8b768d4aac070b30df36734ea8 -File: /usr/share/man/man1/xlhtml.1.gz 100644 root:root 2aee9db503e0b57a56244722fc4bcf5a -RPMIdentity: 5e089c104deb737cdd43ecaec04addfdd1bbedf23f172849c91e6c113d192d9923ed4e17c3fed38f75d97af64375e77299aa8ad9e1020111c35a14cb89e9ea37 +File: /usr/share/man/man1/ppthtml.1.xz 100644 root:root fa88b53e4398c36b948a8918bd8cf597 +File: /usr/share/man/man1/xlhtml.1.xz 100644 root:root a57d4a00a0c81415897afb95d241b0dd +RPMIdentity: cf2515f7ce2b2e96596e600c040386eded21dc4090f2ff24f09754f77bfbf18d52543f3f344628b2ba00bbeef42185ecc1275418a5df07b068b90d15d38a3803