<86>Apr 27 08:17:58 userdel[255769]: delete user 'rooter' <86>Apr 27 08:17:58 userdel[255769]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:17:58 userdel[255769]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:17:58 groupadd[255780]: group added to /etc/group: name=rooter, GID=1253 <86>Apr 27 08:17:58 groupadd[255780]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:17:58 groupadd[255780]: new group: name=rooter, GID=1253 <86>Apr 27 08:17:58 useradd[255786]: new user: name=rooter, UID=1253, GID=1253, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:17:58 userdel[255796]: delete user 'builder' <86>Apr 27 08:17:58 userdel[255796]: removed group 'builder' owned by 'builder' <86>Apr 27 08:17:58 userdel[255796]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:17:58 groupadd[255803]: group added to /etc/group: name=builder, GID=1254 <86>Apr 27 08:17:58 groupadd[255803]: group added to /etc/gshadow: name=builder <86>Apr 27 08:17:58 groupadd[255803]: new group: name=builder, GID=1254 <86>Apr 27 08:17:58 useradd[255809]: new user: name=builder, UID=1254, GID=1254, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/parc-00.05.01-alt1.qa1.src.rpm: The use of such a license name is ambiguous: MPL Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/parc-00.05.01-alt1.qa1.nosrc.rpm (w1.gzdio) Installing parc-00.05.01-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.5269 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf prc + echo 'Source #0 (prc.tgz):' Source #0 (prc.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/prc.tgz + /bin/tar -xf - + cd prc + /bin/chmod -c -Rf u+rwX,go-w . + /usr/bin/subst 's,\,parc,g' par.man + /usr/bin/subst 's,\,PARC,g' par.man + /usr/bin/subst 's,\,parc,g' par.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.5269 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd prc + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ihead.o ihead.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o create.o create.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o destroy.o destroy.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o close.o close.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o open.o open.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o flush.o flush.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o frhead.o frhead.c frhead.c: In function 'prcfreadheader': frhead.c:42:13: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] 42 | strncpy(&prc->name[0], fbuf.name, 32); | ^~~~~~~~~~~~~ | | | prc_byte_t * {aka unsigned char *} In file included from /usr/include/features.h:503, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from prcsys.h:39, from prcp.h:33, from frhead.c:26: /usr/include/bits/string_fortified.h:92:1: note: expected 'char * restrict' but argument is of type 'prc_byte_t *' {aka 'unsigned char *'} 92 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ frhead.c:42:32: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] 42 | strncpy(&prc->name[0], fbuf.name, 32); | ~~~~^~~~~ | | | prc_byte_t * {aka unsigned char *} /usr/include/bits/string_fortified.h:92:1: note: expected 'const char * restrict' but argument is of type 'prc_byte_t *' {aka 'unsigned char *'} 92 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fpopen.o fpopen.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fwrec.o fwrec.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fwhead.o fwhead.c fwhead.c: In function 'prcfwriteheader': fwhead.c:48:13: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] 48 | strncpy(&fbuf.name[0], prc->name, 32); | ^~~~~~~~~~~~~ | | | prc_byte_t * {aka unsigned char *} In file included from /usr/include/features.h:503, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from prcsys.h:39, from prcp.h:33, from fwhead.c:26: /usr/include/bits/string_fortified.h:92:1: note: expected 'char * restrict' but argument is of type 'prc_byte_t *' {aka 'unsigned char *'} 92 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ fwhead.c:48:31: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] 48 | strncpy(&fbuf.name[0], prc->name, 32); | ~~~^~~~~~ | | | prc_byte_t * {aka unsigned char *} /usr/include/bits/string_fortified.h:92:1: note: expected 'const char * restrict' but argument is of type 'prc_byte_t *' {aka 'unsigned char *'} 92 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o frrec.o frrec.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fwrsrc.o fwrsrc.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o frrsrc.o frrsrc.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o recapp.o recapp.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o recget.o recget.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o recset.o recset.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o recrem.o recrem.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o recdes.o recdes.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o rsrcnext.o rsrcnext.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o rsrcapp.o rsrcapp.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o rsrcget.o rsrcget.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o recnext.o recnext.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o rsrcrem.o rsrcrem.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o rsrcset.o rsrcset.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o rsrcdes.o rsrcdes.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o typetos.o typetos.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o stotype.o stotype.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o timetos.o timetos.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o stotime.o stotime.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o time.o time.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o recnew.o recnew.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o attrtos.o attrtos.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o rsrcnew.o rsrcnew.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o appiset.o appiset.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o sortiset.o sortiset.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o rsrcmap.o rsrcmap.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o recmap.o recmap.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o setname.o setname.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o tobuf.o tobuf.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o bufto.o bufto.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o nrecord.o nrecord.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o errno.o errno.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o strmread.o strmread.c strmread.c: In function 'prcstreamread': strmread.c:34:28: warning: variable 'prev' set but not used [-Wunused-but-set-variable] 34 | prc_internal_record_t* prev; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o strmwrit.o strmwrit.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o strerror.o strerror.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o misc.o misc.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' ar rc libprc.a create.o open.o close.o destroy.o ihead.o flush.o fpopen.o frhead.o fwhead.o frrec.o fwrec.o frrsrc.o fwrsrc.o recapp.o recget.o recset.o recrem.o recdes.o rsrcapp.o rsrcget.o rsrcnext.o recnext.o rsrcset.o rsrcrem.o rsrcdes.o typetos.o stotype.o timetos.o stotime.o attrtos.o time.o recnew.o rsrcnew.o appiset.o sortiset.o rsrcmap.o recmap.o setname.o tobuf.o bufto.o nrecord.o strmwrit.o strmread.o errno.o strerror.o misc.o ranlib libprc.a make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o par.o par.c make: Leaving directory '/usr/src/RPM/BUILD/prc' make: Entering directory '/usr/src/RPM/BUILD/prc' gcc -g -o par par.o -L. -lprc make: Leaving directory '/usr/src/RPM/BUILD/prc' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32685 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/parc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/parc-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd prc + /bin/install -m755 -p -D par /usr/src/tmp/parc-buildroot/usr/bin/parc + /bin/install -m644 -p -D par.man /usr/src/tmp/parc-buildroot/usr/share/man/man1/parc.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/parc-buildroot (auto) Verifying and fixing files in /usr/src/tmp/parc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/parc-buildroot/ (default) Compressing files in /usr/src/tmp/parc-buildroot (auto) Verifying ELF objects in /usr/src/tmp/parc-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/parc: uses non-LFS functions: fopen fstat Splitting links to aliased files under /{,s}bin in /usr/src/tmp/parc-buildroot Processing files: parc-00.05.01-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ts8Bn8 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.JDRs9D find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6LIwV9 Creating parc-debuginfo package Processing files: parc-debuginfo-00.05.01-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H5lXgb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yMzZIE find-requires: running scripts (debuginfo) Requires: parc = 00.05.01-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/parc-00.05.01-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/parc-debuginfo-00.05.01-alt1.qa1.i586.rpm (w2.lzdio) 2.96user 1.18system 0:07.03elapsed 59%CPU (0avgtext+0avgdata 35400maxresident)k 0inputs+0outputs (0major+279627minor)pagefaults 0swaps /.out/parc-00.05.01-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: MPL /.out/parc-debuginfo-00.05.01-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: MPL 0.79user 1.31system 0:11.49elapsed 18%CPU (0avgtext+0avgdata 12224maxresident)k 0inputs+0outputs (0major+93103minor)pagefaults 0swaps --- parc-00.05.01-alt1.qa1.i586.rpm.repo 2013-04-15 12:19:34.000000000 +0000 +++ parc-00.05.01-alt1.qa1.i586.rpm.hasher 2024-04-27 08:18:07.193510470 +0000 @@ -1,3 +1,3 @@ /usr/bin/parc 100755 root:root -/usr/share/man/man1/parc.1.gz 100644 root:root +/usr/share/man/man1/parc.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 @@ -5,4 +5,7 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -12,4 +15,4 @@ Provides: parc = 00.05.01-alt1.qa1 -File: /usr/bin/parc 100755 root:root dc44809c4d9785d75ebb60dc1bc5d8c7 -File: /usr/share/man/man1/parc.1.gz 100644 root:root b816c95fc7ed5f47aa00c135e1e478f2 -RPMIdentity: 5fb1fefcd8918e53002aaf74d0a1e715ab7dea3e38bede4b4ba01d7131de7e861001ceb40408095c3a74568e45bc15b55012f6f8e86929d56f43332eb9fd1ffa +File: /usr/bin/parc 100755 root:root a8858abe9393c165ad399dabdaaea2a1 +File: /usr/share/man/man1/parc.1.xz 100644 root:root 5f88b53e1b81825f15c5bb6c3440d2b0 +RPMIdentity: 4ec367b58697f471b150f2fb1cf812431a95a531dfc5e8a091c39cdf2fe82dc8cf85f85a04d6e6cfeabc16965a3a974bc2b9b01fcfd86b00ba8270972fd1577b --- parc-debuginfo-00.05.01-alt1.qa1.i586.rpm.repo 2013-04-15 12:19:34.000000000 +0000 +++ parc-debuginfo-00.05.01-alt1.qa1.i586.rpm.hasher 2024-04-27 08:18:07.266511334 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b0 40755 root:root -/usr/lib/debug/.build-id/b0/82f5a09e6c61d69ad963198204e3f8018752c6 120777 root:root ../../../../bin/parc -/usr/lib/debug/.build-id/b0/82f5a09e6c61d69ad963198204e3f8018752c6.debug 120777 root:root ../../usr/bin/parc.debug +/usr/lib/debug/.build-id/ba 40755 root:root +/usr/lib/debug/.build-id/ba/213e336ae7489e850721cbef8405004c7a263d 120777 root:root ../../../../bin/parc +/usr/lib/debug/.build-id/ba/213e336ae7489e850721cbef8405004c7a263d.debug 120777 root:root ../../usr/bin/parc.debug /usr/lib/debug/usr/bin/parc.debug 100644 root:root @@ -58,6 +58,6 @@ Provides: parc-debuginfo = 00.05.01-alt1.qa1 -File: /usr/lib/debug/.build-id/b0 40755 root:root -File: /usr/lib/debug/.build-id/b0/82f5a09e6c61d69ad963198204e3f8018752c6 120777 root:root ../../../../bin/parc -File: /usr/lib/debug/.build-id/b0/82f5a09e6c61d69ad963198204e3f8018752c6.debug 120777 root:root ../../usr/bin/parc.debug -File: /usr/lib/debug/usr/bin/parc.debug 100644 root:root 94a2b064719c3da95d24b643a53ed12b +File: /usr/lib/debug/.build-id/ba 40755 root:root +File: /usr/lib/debug/.build-id/ba/213e336ae7489e850721cbef8405004c7a263d 120777 root:root ../../../../bin/parc +File: /usr/lib/debug/.build-id/ba/213e336ae7489e850721cbef8405004c7a263d.debug 120777 root:root ../../usr/bin/parc.debug +File: /usr/lib/debug/usr/bin/parc.debug 100644 root:root 590f602917de7a633223b3af39056638 File: /usr/src/debug/prc 40755 root:root @@ -111,2 +111,2 @@ File: /usr/src/debug/prc/typetos.c 100644 root:root e67ff20dace21dd0e49c544e2420a394 -RPMIdentity: 257498e83a2a4ad7208d0233f7704f5f7271b616dd9dac61218dda9f824fe1965393a51672faa5a5e2c34805f9ea3dd3cdc7e4b03569e56e0b3e4f02b52ae77c +RPMIdentity: 7100b180e87b04a48e93dfb1762e314001cd437179f24bbf8602564b8d76b76e7965b805fe42eca989f65c681bfc41a84bafd0bf7cefd84ecc31aac5e284ada4