<86>Sep  4 12:16:59 userdel[3236520]: delete user 'rooter'
<86>Sep  4 12:16:59 groupadd[3236544]: group added to /etc/group: name=rooter, GID=687
<86>Sep  4 12:16:59 groupadd[3236544]: group added to /etc/gshadow: name=rooter
<86>Sep  4 12:16:59 groupadd[3236544]: new group: name=rooter, GID=687
<86>Sep  4 12:16:59 useradd[3236563]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash
<86>Sep  4 12:16:59 userdel[3236585]: delete user 'builder'
<86>Sep  4 12:16:59 userdel[3236585]: removed group 'builder' owned by 'builder'
<86>Sep  4 12:16:59 userdel[3236585]: removed shadow group 'builder' owned by 'builder'
<86>Sep  4 12:16:59 groupadd[3236600]: group added to /etc/group: name=builder, GID=688
<86>Sep  4 12:16:59 groupadd[3236600]: group added to /etc/gshadow: name=builder
<86>Sep  4 12:16:59 groupadd[3236600]: new group: name=builder, GID=688
<86>Sep  4 12:16:59 useradd[3236616]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/dvdbackup-0.4.2-alt3.src.rpm: The use of such a license name is ambiguous: GPL
<13>Sep  4 12:17:01 rpmi: libdvdread8-6.1.2-alt1 sisyphus+279528.100.1.1 1626555811 installed
<13>Sep  4 12:17:01 rpmi: libdvdread-devel-6.1.2-alt1 sisyphus+279528.100.1.1 1626555811 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.34287
+ 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.34287
+ 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 --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:22: 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.76172
+ 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)
Processing files: dvdbackup-0.4.2-alt3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.97443
+ 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.IWdw82
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.G7aAB4
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.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.nnGYI3
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.Vl7QH2
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Qtc5D5
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)
3.76user 1.55system 0:10.31elapsed 51%CPU (0avgtext+0avgdata 33036maxresident)k
0inputs+0outputs (0major+552159minor)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.90user 4.07system 0:15.76elapsed 69%CPU (0avgtext+0avgdata 101192maxresident)k
0inputs+0outputs (0major+816057minor)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	2021-09-04 12:17:13.959077131 +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)  
@@ -32,3 +33,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	b593fd3eda60626ade9e1f445a3b6c04	
 File: /usr/share/doc/dvdbackup-0.4.2	40755	root:root		
@@ -52,2 +53,2 @@
 File: /usr/share/man/man1/dvdbackup.1.xz	100644	root:root	43aded886923c384a73804191ae84611	
-RPMIdentity: f9fa34529124aa269c48726b3dc4d934f2cd7db48942ad252b4eed3c78973a92b9ac5ee6df597dbde2d9a561343145d4295b4acb0c6aff69238f5bb11434534c
+RPMIdentity: 053c145000c393b6dc03e93f238f192d9be8d656a56ca7b44ce9f3e9fce335b11250543da351a8f9f3b10ac9417b49b870695b586a9e7ce5097efbea6e14fb4a
--- 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	2021-09-04 12:17:14.037076592 +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/0d	40755	root:root	
+/usr/lib/debug/.build-id/0d/2f0a4492d0a4e26771f347b388d238aa26b83f	120777	root:root	../../../../bin/dvdbackup
+/usr/lib/debug/.build-id/0d/2f0a4492d0a4e26771f347b388d238aa26b83f.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/0d	40755	root:root		
+File: /usr/lib/debug/.build-id/0d/2f0a4492d0a4e26771f347b388d238aa26b83f	120777	root:root		../../../../bin/dvdbackup
+File: /usr/lib/debug/.build-id/0d/2f0a4492d0a4e26771f347b388d238aa26b83f.debug	120777	root:root		../../usr/bin/dvdbackup.debug
+File: /usr/lib/debug/usr/bin/dvdbackup.debug	100644	root:root	092452c5779a115ce89744be45c41898	
 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: c6412b2fcc657b61da50565a400ea9f68bc5fc7cd62ac45868180019c611aa7c3508f69883b0902ad4a87af0aac00a98c296c064d61f2aaa6d241151a0ff720c