<86>Apr 20 05:44:03 userdel[2372735]: delete user 'rooter' <86>Apr 20 05:44:03 userdel[2372735]: removed group 'rooter' owned by 'rooter' <86>Apr 20 05:44:03 userdel[2372735]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 20 05:44:03 groupadd[2372770]: group added to /etc/group: name=rooter, GID=1298 <86>Apr 20 05:44:03 groupadd[2372770]: group added to /etc/gshadow: name=rooter <86>Apr 20 05:44:03 groupadd[2372770]: new group: name=rooter, GID=1298 <86>Apr 20 05:44:03 useradd[2372801]: new user: name=rooter, UID=1298, GID=1298, home=/root, shell=/bin/bash, from=none <86>Apr 20 05:44:03 userdel[2372848]: delete user 'builder' <86>Apr 20 05:44:03 userdel[2372848]: removed group 'builder' owned by 'builder' <86>Apr 20 05:44:03 userdel[2372848]: removed shadow group 'builder' owned by 'builder' <86>Apr 20 05:44:03 groupadd[2372889]: group added to /etc/group: name=builder, GID=1299 <86>Apr 20 05:44:03 groupadd[2372889]: group added to /etc/gshadow: name=builder <86>Apr 20 05:44:03 groupadd[2372889]: new group: name=builder, GID=1299 <86>Apr 20 05:44:03 useradd[2372932]: new user: name=builder, UID=1299, GID=1299, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/dvdbackup-0.4.2-alt3.src.rpm: The use of such a license name is ambiguous: GPL <13>Apr 20 05:44:08 rpmi: libdvdread8-6.1.3-alt1 sisyphus+302642.100.1.1 1656163149 installed <13>Apr 20 05:44:08 rpmi: libdvdread-devel-6.1.3-alt1 sisyphus+302642.100.1.1 1656163149 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/dvdbackup-0.4.2-alt3.nosrc.rpm (w1.gzdio) Installing dvdbackup-0.4.2-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44854 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dvdbackup-0.4.2 + echo 'Source #0 (dvdbackup-0.4.2.tar):' Source #0 (dvdbackup-0.4.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dvdbackup-0.4.2.tar + cd dvdbackup-0.4.2 + echo 'Source #1 (dvdbackup_0.4.2-4.debian.tar.gz):' Source #1 (dvdbackup_0.4.2-4.debian.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/dvdbackup_0.4.2-4.debian.tar.gz + /bin/tar -xf - + /bin/chmod -c -Rf u+rwX,go-w . ++ cat debian/patches/series + for patch in `cat debian/patches/series` + patch -p1 patching file configure.ac + for patch in `cat debian/patches/series` + patch -p1 patching file src/dvdbackup.c patching file src/main.c + for patch in `cat debian/patches/series` + patch -p1 patching file src/dvdbackup.c + cp -at . -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44854 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dvdbackup-0.4.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-silent-rules, --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 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 for style of include used by make... GNU checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking dependency style of i586-alt-linux-gcc... none 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 for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-alt-linux-gcc option to accept ISO C99... none needed checking whether ln -s works... yes checking for DVDOpen in -ldvdread... yes checking for DVDFileStat in -ldvdread... yes checking how to run the C preprocessor... i586-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 dvdread/dvd_reader.h usability... yes checking dvdread/dvd_reader.h presence... yes checking for dvdread/dvd_reader.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for mkdir... yes checking for setlocale... yes checking for strstr... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j8 make all-recursive Making all in man make[2]: Nothing to be done for 'all'. Making all in po Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pedantic -Wextra -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pedantic -Wextra -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dvdbackup.c dvdbackup.c: In function 'DVDWriteCells': dvdbackup.c:172:36: warning: unused parameter 'title_set_info' [-Wunused-parameter] 172 | title_set_info_t * title_set_info, titles_info_t * titles_info, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pedantic -Wextra -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o dvdbackup main.o dvdbackup.o -ldvdread make[2]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.3558 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dvdbackup-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dvdbackup-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd dvdbackup-0.4.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/dvdbackup-buildroot make: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/man' make[2]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/man' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/dvdbackup-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 dvdbackup.1 '/usr/src/tmp/dvdbackup-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/man' Making install in po make[1]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/po' /bin/mkdir -p /usr/src/tmp/dvdbackup-buildroot/usr/share installing da.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/da/LC_MESSAGES/dvdbackup.mo installing de.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/de/LC_MESSAGES/dvdbackup.mo installing en@quot.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/en@quot/LC_MESSAGES/dvdbackup.mo installing en@boldquot.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/en@boldquot/LC_MESSAGES/dvdbackup.mo installing en_GB.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/en_GB/LC_MESSAGES/dvdbackup.mo installing es.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/es/LC_MESSAGES/dvdbackup.mo installing et.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/et/LC_MESSAGES/dvdbackup.mo installing fr.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/fr/LC_MESSAGES/dvdbackup.mo installing gl.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/gl/LC_MESSAGES/dvdbackup.mo installing it.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/it/LC_MESSAGES/dvdbackup.mo installing nb.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/nb/LC_MESSAGES/dvdbackup.mo installing pt.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/pt/LC_MESSAGES/dvdbackup.mo installing ru.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/ru/LC_MESSAGES/dvdbackup.mo installing sk.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/sk/LC_MESSAGES/dvdbackup.mo installing tr.gmo as /usr/src/tmp/dvdbackup-buildroot/usr/share/locale/tr/LC_MESSAGES/dvdbackup.mo if test "dvdbackup" = "gettext-tools"; then \ /bin/mkdir -p /usr/src/tmp/dvdbackup-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 \ /usr/libexec/rpm-build/install -p -m 644 ./$file \ /usr/src/tmp/dvdbackup-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/dvdbackup-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/po' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/dvdbackup-buildroot/usr/bin" /usr/libexec/rpm-build/install -p dvdbackup '/usr/src/tmp/dvdbackup-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2' make[2]: Entering directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/doc/dvdbackup" || /bin/mkdir -p "/usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup" /usr/libexec/rpm-build/install -p -m 644 NEWS README '/usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup' make[2]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2' make: Leaving directory '/usr/src/RPM/BUILD/dvdbackup-0.4.2' + /usr/lib/rpm/find-lang dvdbackup + rm -rf /usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dvdbackup-buildroot (auto) Verifying and fixing files in /usr/src/tmp/dvdbackup-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/dvdbackup-buildroot/ (default) Compressing files in /usr/src/tmp/dvdbackup-buildroot (auto) Verifying ELF objects in /usr/src/tmp/dvdbackup-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/dvdbackup-buildroot Processing files: dvdbackup-0.4.2-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.83195 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dvdbackup-0.4.2 + DOCDIR=/usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup-0.4.2 + export DOCDIR + rm -rf /usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup-0.4.2 + /bin/mkdir -p /usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup-0.4.2 + cp -prL README INSTALL /usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup-0.4.2 + chmod -R go-w /usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup-0.4.2 + chmod -R a+rX /usr/src/tmp/dvdbackup-buildroot/usr/share/doc/dvdbackup-0.4.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dX669v 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.UtV4lP 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.2), 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), libdvdread.so.8 >= set:jfpvdQOEJhmUJMZqUbjMpGH8sJPh, 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.woH8wk Creating dvdbackup-debuginfo package Processing files: dvdbackup-debuginfo-0.4.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LJbQ5y find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sbmjRu find-requires: running scripts (debuginfo) Requires: dvdbackup = 0.4.2-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdvdread.so.8) Adding to dvdbackup-debuginfo a strict dependency on dvdbackup Wrote: /usr/src/RPM/RPMS/i586/dvdbackup-0.4.2-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/dvdbackup-debuginfo-0.4.2-alt3.i586.rpm (w2.lzdio) 4.09user 2.41system 0:12.26elapsed 53%CPU (0avgtext+0avgdata 34448maxresident)k 0inputs+0outputs (0major+519627minor)pagefaults 0swaps /.out/dvdbackup-0.4.2-alt3.i586.rpm: The use of such a license name is ambiguous: GPL /.out/dvdbackup-debuginfo-0.4.2-alt3.i586.rpm: The use of such a license name is ambiguous: GPL 6.06user 2.39system 0:24.21elapsed 34%CPU (0avgtext+0avgdata 127112maxresident)k 152inputs+0outputs (0major+189577minor)pagefaults 0swaps --- dvdbackup-0.4.2-alt3.i586.rpm.repo 2020-04-22 11:42:48.000000000 +0000 +++ dvdbackup-0.4.2-alt3.i586.rpm.hasher 2024-04-20 05:44:24.142556388 +0000 @@ -23,2 +23,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.2) @@ -26,2 +27,4 @@ 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) @@ -32,3 +35,3 @@ Provides: dvdbackup = 0.4.2-alt3:sisyphus+250140.2600.11.1 -File: /usr/bin/dvdbackup 100755 root:root c275df570c7cdfc11a34fa0557caf73d +File: /usr/bin/dvdbackup 100755 root:root 40d6306190b4603668fce20405abe5cd File: /usr/share/doc/dvdbackup-0.4.2 40755 root:root @@ -52,2 +55,2 @@ File: /usr/share/man/man1/dvdbackup.1.xz 100644 root:root 43aded886923c384a73804191ae84611 -RPMIdentity: f9fa34529124aa269c48726b3dc4d934f2cd7db48942ad252b4eed3c78973a92b9ac5ee6df597dbde2d9a561343145d4295b4acb0c6aff69238f5bb11434534c +RPMIdentity: 32b399ae2161afd2b5496254b6c963b914b4ab0cc8f9374b5137a03dc71fa661a94f45ae849009baee2bb2fedd395ac60e3fae8fe8771761bc6435099d5f3b67 --- dvdbackup-debuginfo-0.4.2-alt3.i586.rpm.repo 2020-04-22 11:42:48.000000000 +0000 +++ dvdbackup-debuginfo-0.4.2-alt3.i586.rpm.hasher 2024-04-20 05:44:26.147544470 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f5 40755 root:root -/usr/lib/debug/.build-id/f5/8779219492fdad453ef4a796ed3d825d80fca8 120777 root:root ../../../../bin/dvdbackup -/usr/lib/debug/.build-id/f5/8779219492fdad453ef4a796ed3d825d80fca8.debug 120777 root:root ../../usr/bin/dvdbackup.debug +/usr/lib/debug/.build-id/39 40755 root:root +/usr/lib/debug/.build-id/39/f61ad1200e2f88bce2bc4d3b33df1cd33a1b9d 120777 root:root ../../../../bin/dvdbackup +/usr/lib/debug/.build-id/39/f61ad1200e2f88bce2bc4d3b33df1cd33a1b9d.debug 120777 root:root ../../usr/bin/dvdbackup.debug /usr/lib/debug/usr/bin/dvdbackup.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: dvdbackup-debuginfo = 0.4.2-alt3:sisyphus+250140.2600.11.1 -File: /usr/lib/debug/.build-id/f5 40755 root:root -File: /usr/lib/debug/.build-id/f5/8779219492fdad453ef4a796ed3d825d80fca8 120777 root:root ../../../../bin/dvdbackup -File: /usr/lib/debug/.build-id/f5/8779219492fdad453ef4a796ed3d825d80fca8.debug 120777 root:root ../../usr/bin/dvdbackup.debug -File: /usr/lib/debug/usr/bin/dvdbackup.debug 100644 root:root 4f3c2263085f60d3cf6ecb38e8950eb3 +File: /usr/lib/debug/.build-id/39 40755 root:root +File: /usr/lib/debug/.build-id/39/f61ad1200e2f88bce2bc4d3b33df1cd33a1b9d 120777 root:root ../../../../bin/dvdbackup +File: /usr/lib/debug/.build-id/39/f61ad1200e2f88bce2bc4d3b33df1cd33a1b9d.debug 120777 root:root ../../usr/bin/dvdbackup.debug +File: /usr/lib/debug/usr/bin/dvdbackup.debug 100644 root:root 773938d35f072a5040e15968930b88eb File: /usr/src/debug/dvdbackup-0.4.2 40755 root:root @@ -24,2 +24,2 @@ File: /usr/src/debug/dvdbackup-0.4.2/src/main.c 100644 root:root 0e8450818ca73c64091425db214d4e02 -RPMIdentity: a936baaba7101be167bd26d9fa64b6a3b5652606de51ef30669738fee709dcc2b17c8d07ab03e882380b316d13afb875489e62cf1d92d1575878a83be728d73b +RPMIdentity: 9b3f0f6297c8a43378e08ede813bb835b719628ce21c117a9b98060f6e6dd5ae4a97d643933395010a615b66186f519573888ab1267852eb866936f6ea6aa6d8