<86>Jun 16 00:45:07 userdel[1314123]: delete user 'rooter' <86>Jun 16 00:45:07 userdel[1314123]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:45:07 userdel[1314123]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:45:07 groupadd[1314139]: group added to /etc/group: name=rooter, GID=1847 <86>Jun 16 00:45:07 groupadd[1314139]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:45:07 groupadd[1314139]: new group: name=rooter, GID=1847 <86>Jun 16 00:45:08 useradd[1314157]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash <86>Jun 16 00:45:08 userdel[1314189]: delete user 'builder' <86>Jun 16 00:45:08 userdel[1314189]: removed group 'builder' owned by 'builder' <86>Jun 16 00:45:08 userdel[1314189]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:45:08 groupadd[1314214]: group added to /etc/group: name=builder, GID=1848 <86>Jun 16 00:45:08 groupadd[1314214]: group added to /etc/gshadow: name=builder <86>Jun 16 00:45:08 groupadd[1314214]: new group: name=builder, GID=1848 <86>Jun 16 00:45:08 useradd[1314240]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/liblinebreak-2.1-alt1.nosrc.rpm (w1.gzdio) Installing liblinebreak-2.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2421 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf liblinebreak-2.1 + echo 'Source #0 (liblinebreak-2.1.tar):' Source #0 (liblinebreak-2.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/liblinebreak-2.1.tar + cd liblinebreak-2.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2421 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd liblinebreak-2.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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 --disable-silent-rules --without-included-gettext --disable-static 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 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 build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-alt-linux-g++... no checking for x86_64-alt-linux-c++... no checking for x86_64-alt-linux-gpp... no checking for x86_64-alt-linux-aCC... no checking for x86_64-alt-linux-CC... no checking for x86_64-alt-linux-cxx... no checking for x86_64-alt-linux-cc++... no checking for x86_64-alt-linux-cl.exe... no checking for x86_64-alt-linux-FCC... no checking for x86_64-alt-linux-KCC... no checking for x86_64-alt-linux-RCC... no checking for x86_64-alt-linux-xlC_r... no checking for x86_64-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for x86_64-alt-linux-g77... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-f77... no checking for x86_64-alt-linux-frt... no checking for x86_64-alt-linux-pgf77... no checking for x86_64-alt-linux-cf77... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-fl32... no checking for x86_64-alt-linux-af77... no checking for x86_64-alt-linux-xlf90... no checking for x86_64-alt-linux-f90... no checking for x86_64-alt-linux-pgf90... no checking for x86_64-alt-linux-pghpf... no checking for x86_64-alt-linux-epcf90... no checking for x86_64-alt-linux-gfortran... no checking for x86_64-alt-linux-g95... no checking for x86_64-alt-linux-xlf95... no checking for x86_64-alt-linux-f95... no checking for x86_64-alt-linux-fort... no checking for x86_64-alt-linux-ifort... no checking for x86_64-alt-linux-ifc... no checking for x86_64-alt-linux-efc... no checking for x86_64-alt-linux-pgf95... no checking for x86_64-alt-linux-lf95... no checking for x86_64-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/liblinebreak-2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o linebreakdef.lo linebreakdef.c mkdir .libs mkdir: cannot create directory '.libs': File exists x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c linebreakdef.c -fPIC -DPIC -o .libs/linebreakdef.o make[1]: Leaving directory '/usr/src/RPM/BUILD/liblinebreak-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/liblinebreak-2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o linebreakdata.lo linebreakdata.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c linebreakdata.c -fPIC -DPIC -o .libs/linebreakdata.o make[1]: Leaving directory '/usr/src/RPM/BUILD/liblinebreak-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/liblinebreak-2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o linebreak.lo linebreak.c mkdir .libs x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c linebreak.c -fPIC -DPIC -o .libs/linebreak.o make[1]: Leaving directory '/usr/src/RPM/BUILD/liblinebreak-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/liblinebreak-2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -no-undefined -version-info 2:1 -o liblinebreak.la -rpath /usr/lib64 linebreak.lo linebreakdata.lo linebreakdef.lo x86_64-alt-linux-gcc -shared .libs/linebreak.o .libs/linebreakdata.o .libs/linebreakdef.o -Wl,-soname -Wl,liblinebreak.so.2 -o .libs/liblinebreak.so.2.0.1 (cd .libs && rm -f liblinebreak.so.2 && ln -s liblinebreak.so.2.0.1 liblinebreak.so.2) (cd .libs && rm -f liblinebreak.so && ln -s liblinebreak.so.2.0.1 liblinebreak.so) creating liblinebreak.la (cd .libs && rm -f liblinebreak.la && ln -s ../liblinebreak.la liblinebreak.la) make[1]: Leaving directory '/usr/src/RPM/BUILD/liblinebreak-2.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30412 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/liblinebreak-buildroot + : + /bin/rm -rf -- /usr/src/tmp/liblinebreak-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd liblinebreak-2.1 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/liblinebreak-buildroot/usr exec_prefix=/usr/src/tmp/liblinebreak-buildroot/usr bindir=/usr/src/tmp/liblinebreak-buildroot/usr/bin sbindir=/usr/src/tmp/liblinebreak-buildroot/usr/sbin sysconfdir=/usr/src/tmp/liblinebreak-buildroot/etc datadir=/usr/src/tmp/liblinebreak-buildroot/usr/share includedir=/usr/src/tmp/liblinebreak-buildroot/usr/include libdir=/usr/src/tmp/liblinebreak-buildroot/usr/lib64 libexecdir=/usr/src/tmp/liblinebreak-buildroot/usr/lib localstatedir=/usr/src/tmp/liblinebreak-buildroot/var/lib sharedstatedir=/usr/src/tmp/liblinebreak-buildroot/var/lib mandir=/usr/src/tmp/liblinebreak-buildroot/usr/share/man infodir=/usr/src/tmp/liblinebreak-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/liblinebreak-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/liblinebreak-2.1' test -z "/usr/src/tmp/liblinebreak-buildroot/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/liblinebreak-buildroot/usr/lib64" /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p 'liblinebreak.la' '/usr/src/tmp/liblinebreak-buildroot/usr/lib64/liblinebreak.la' /usr/libexec/rpm-build/install -p .libs/liblinebreak.so.2.0.1 /usr/src/tmp/liblinebreak-buildroot/usr/lib64/liblinebreak.so.2.0.1 (cd /usr/src/tmp/liblinebreak-buildroot/usr/lib64 && { ln -s -f liblinebreak.so.2.0.1 liblinebreak.so.2 || { rm -f liblinebreak.so.2 && ln -s liblinebreak.so.2.0.1 liblinebreak.so.2; }; }) (cd /usr/src/tmp/liblinebreak-buildroot/usr/lib64 && { ln -s -f liblinebreak.so.2.0.1 liblinebreak.so || { rm -f liblinebreak.so && ln -s liblinebreak.so.2.0.1 liblinebreak.so; }; }) /usr/libexec/rpm-build/install -p .libs/liblinebreak.lai /usr/src/tmp/liblinebreak-buildroot/usr/lib64/liblinebreak.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/src/tmp/liblinebreak-buildroot/usr/include" || /bin/mkdir -p "/usr/src/tmp/liblinebreak-buildroot/usr/include" /usr/libexec/rpm-build/install -p -m 644 'linebreak.h' '/usr/src/tmp/liblinebreak-buildroot/usr/include/linebreak.h' /usr/libexec/rpm-build/install -p -m 644 'linebreakdef.h' '/usr/src/tmp/liblinebreak-buildroot/usr/include/linebreakdef.h' make[1]: Leaving directory '/usr/src/RPM/BUILD/liblinebreak-2.1' make: Leaving directory '/usr/src/RPM/BUILD/liblinebreak-2.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/liblinebreak-buildroot (auto) removed './usr/lib64/liblinebreak.la' mode of './usr/lib64/liblinebreak.so.2.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/liblinebreak-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/liblinebreak-buildroot/ (default) Compressing files in /usr/src/tmp/liblinebreak-buildroot (auto) Adjusting library links in /usr/src/tmp/liblinebreak-buildroot ./usr/lib64: (from :0) liblinebreak.so.2 -> liblinebreak.so.2.0.1 Verifying ELF objects in /usr/src/tmp/liblinebreak-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: liblinebreak-2.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.30412 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd liblinebreak-2.1 + DOCDIR=/usr/src/tmp/liblinebreak-buildroot/usr/share/doc/liblinebreak-2.1 + export DOCDIR + rm -rf /usr/src/tmp/liblinebreak-buildroot/usr/share/doc/liblinebreak-2.1 + /bin/mkdir -p /usr/src/tmp/liblinebreak-buildroot/usr/share/doc/liblinebreak-2.1 + cp -prL ChangeLog LICENCE NEWS README /usr/src/tmp/liblinebreak-buildroot/usr/share/doc/liblinebreak-2.1 + chmod -R go-w /usr/src/tmp/liblinebreak-buildroot/usr/share/doc/liblinebreak-2.1 + chmod -R a+rX /usr/src/tmp/liblinebreak-buildroot/usr/share/doc/liblinebreak-2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KqCo16 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/liblinebreak-buildroot/usr/lib64/liblinebreak.so.2: 12 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.86VOC6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: liblinebreak.so.2()(64bit) = set:hdP8TVYZCH5hsSi4dwFqV32xet Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3KFz23 Creating liblinebreak-debuginfo package Processing files: liblinebreak-devel-2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xnCO83 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.vRT4v5 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /usr/lib64/liblinebreak.so.2.0.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VdocU4 Processing files: liblinebreak-debuginfo-2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JRtKm4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oakOH4 find-requires: running scripts (debuginfo) Provides: debug64(liblinebreak.so.2) Requires: liblinebreak = 2.1-alt1, debug64(libc.so.6) Adding to liblinebreak-devel a strict dependency on liblinebreak Removing 1 extra deps from liblinebreak-devel due to dependency on liblinebreak Wrote: /usr/src/RPM/RPMS/x86_64/liblinebreak-2.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblinebreak-devel-2.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblinebreak-debuginfo-2.1-alt1.x86_64.rpm (w2.lzdio) 1.49user 3.19system 0:12.12elapsed 38%CPU (0avgtext+0avgdata 25152maxresident)k 0inputs+0outputs (0major+699882minor)pagefaults 0swaps 0.54user 1.92system 0:17.34elapsed 14%CPU (0avgtext+0avgdata 12136maxresident)k 0inputs+0outputs (0major+96332minor)pagefaults 0swaps --- liblinebreak-2.1-alt1.x86_64.rpm.repo 2014-06-19 15:37:26.000000000 +0000 +++ liblinebreak-2.1-alt1.x86_64.rpm.hasher 2024-06-16 00:45:21.813026503 +0000 @@ -8,2 +8,3 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: rtld(GNU_HASH) @@ -13,3 +14,3 @@ File: /usr/lib64/liblinebreak.so.2 120777 root:root liblinebreak.so.2.0.1 -File: /usr/lib64/liblinebreak.so.2.0.1 100644 root:root 7add78b43d1ae712d4775cf397a8408d +File: /usr/lib64/liblinebreak.so.2.0.1 100644 root:root 8b9ef8f1d2c2683bf06b66f73c253cd5 File: /usr/share/doc/liblinebreak-2.1 40755 root:root @@ -19,2 +20,2 @@ File: /usr/share/doc/liblinebreak-2.1/README 100644 root:root d82d81aac0ef7af8cd986929dcc8b6f6 -RPMIdentity: b69e22bcc398e2f6397748c733b0cad11f1de063b75fb8f0914b45f4d66559a7f8fadbd134b3cce727b097254329d9e26725b486486f93633ac458c5094e9d58 +RPMIdentity: 8f2ca637e883a4c39376c3eddb5ca8aa796785d90b4ee31c59826da503e443c2013a81e0e93334866143433fa988d2cdefa7c0c5766ea3b486b0b89ccf35db87 --- liblinebreak-debuginfo-2.1-alt1.x86_64.rpm.repo 2014-06-19 15:37:26.000000000 +0000 +++ liblinebreak-debuginfo-2.1-alt1.x86_64.rpm.hasher 2024-06-16 00:45:21.884027711 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/cc 40755 root:root -/usr/lib/debug/.build-id/cc/77281682e353809a0333fa8614fc8d232c4b2a 120777 root:root ../../../../lib64/liblinebreak.so.2.0.1 -/usr/lib/debug/.build-id/cc/77281682e353809a0333fa8614fc8d232c4b2a.debug 120777 root:root ../../usr/lib64/liblinebreak.so.2.0.1.debug +/usr/lib/debug/.build-id/17 40755 root:root +/usr/lib/debug/.build-id/17/0d77ef5760e29307b1613c96368026257676c2 120777 root:root ../../../../lib64/liblinebreak.so.2.0.1 +/usr/lib/debug/.build-id/17/0d77ef5760e29307b1613c96368026257676c2.debug 120777 root:root ../../usr/lib64/liblinebreak.so.2.0.1.debug /usr/lib/debug/usr/lib64/liblinebreak.so.2.0.1.debug 100644 root:root @@ -16,6 +16,6 @@ Provides: liblinebreak-debuginfo = 2.1-alt1 -File: /usr/lib/debug/.build-id/cc 40755 root:root -File: /usr/lib/debug/.build-id/cc/77281682e353809a0333fa8614fc8d232c4b2a 120777 root:root ../../../../lib64/liblinebreak.so.2.0.1 -File: /usr/lib/debug/.build-id/cc/77281682e353809a0333fa8614fc8d232c4b2a.debug 120777 root:root ../../usr/lib64/liblinebreak.so.2.0.1.debug -File: /usr/lib/debug/usr/lib64/liblinebreak.so.2.0.1.debug 100644 root:root 0547428d17a2b12529dcb048d39c208d +File: /usr/lib/debug/.build-id/17 40755 root:root +File: /usr/lib/debug/.build-id/17/0d77ef5760e29307b1613c96368026257676c2 120777 root:root ../../../../lib64/liblinebreak.so.2.0.1 +File: /usr/lib/debug/.build-id/17/0d77ef5760e29307b1613c96368026257676c2.debug 120777 root:root ../../usr/lib64/liblinebreak.so.2.0.1.debug +File: /usr/lib/debug/usr/lib64/liblinebreak.so.2.0.1.debug 100644 root:root 78c0e9159a525bcdcd2d6ee51d2ffd34 File: /usr/lib/debug/usr/lib64/liblinebreak.so.2.debug 120777 root:root liblinebreak.so.2.0.1.debug @@ -27,2 +27,2 @@ File: /usr/src/debug/liblinebreak-2.1/linebreakdef.h 100644 root:root d3616c863bc123eb6cad2e3e73cb15b4 -RPMIdentity: 2b04926ec6ae38a828e47724e8b442ad3bb7953b172cb91b5099035f9db09e8f9951d9d16bb84e6bfea0ceb1bdcafd69668319c6ae11a7130017aba8dfdaecae +RPMIdentity: e3c6ff08fa94d720ba32b7fe467b60e3ad503971d06c40c8312c88f50a13b8078769d72e063b6d3ffd43dc8966a8a1f97110bce775457ab5a8c2233df46c750d --- liblinebreak-devel-2.1-alt1.x86_64.rpm.repo 2014-06-19 15:37:26.000000000 +0000 +++ liblinebreak-devel-2.1-alt1.x86_64.rpm.hasher 2024-06-16 00:45:21.949028817 +0000 @@ -9,2 +9,2 @@ File: /usr/lib64/liblinebreak.so 120777 root:root liblinebreak.so.2.0.1 -RPMIdentity: 0bf8c8be92ce2cd27a79794645ba026a90288d946ec8eeb3804cdd7d13904d1b94353707a5dd61f7356ea4c47d839dfcd1fd6ff446f42d14f090c0475ff8a2a2 +RPMIdentity: 20841be46eaaa69351273b67f86bd2d68cbdf7a5285bd3b4abdefde99a29484ff83f7cd9f22cbaf45aeefaa3edf36f971e15ae29657f9b573e33152bcf4bb070