<86>Sep 29 11:24:20 userdel[2169830]: delete user 'rooter' <86>Sep 29 11:24:20 userdel[2169830]: removed group 'rooter' owned by 'rooter' <86>Sep 29 11:24:20 userdel[2169830]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:24:20 groupadd[2169873]: group added to /etc/group: name=rooter, GID=1853 <86>Sep 29 11:24:20 groupadd[2169873]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:24:20 groupadd[2169873]: new group: name=rooter, GID=1853 <86>Sep 29 11:24:20 useradd[2169905]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash <86>Sep 29 11:24:20 userdel[2169951]: delete user 'builder' <86>Sep 29 11:24:20 userdel[2169951]: removed group 'builder' owned by 'builder' <86>Sep 29 11:24:20 userdel[2169951]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:24:20 groupadd[2169980]: group added to /etc/group: name=builder, GID=1854 <86>Sep 29 11:24:20 groupadd[2169980]: group added to /etc/gshadow: name=builder <86>Sep 29 11:24:20 groupadd[2169980]: new group: name=builder, GID=1854 <86>Sep 29 11:24:20 useradd[2170012]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash <13>Sep 29 11:24:23 rpmi: libdvdread8-6.1.1-alt3 p9+263775.100.2.1 1608736295 installed <13>Sep 29 11:24:23 rpmi: libdvdread-devel-6.1.1-alt3 p9+263775.100.2.1 1608736295 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/vobcopy-1.2.0-alt3.nosrc.rpm (w1.gzdio) Installing vobcopy-1.2.0-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4641 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf vobcopy-1.2.0 + echo 'Source #0 (vobcopy-1.2.0.tar.bz2):' Source #0 (vobcopy-1.2.0.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/vobcopy-1.2.0.tar.bz2 + /bin/tar -xf - + cd vobcopy-1.2.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.96960 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd vobcopy-1.2.0 + make -j16 'CFLAGS+=-pipe -frecord-gcc-switches -Wall -g -O2' make: Entering directory '/usr/src/RPM/BUILD/vobcopy-1.2.0' cc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c dvd.c dvd.c: In function 'get_longest_title': dvd.c:718:17: warning: variable 'video_attr' set but not used [-Wunused-but-set-variable] video_attr_t *video_attr; ^~~~~~~~~~ dvd.c: In function 'get_vob_size': dvd.c:607:30: warning: '_1.vob' directive writing 6 bytes into a region of size between 1 and 278 [-Wformat-overflow=] sprintf( stat_path, "%s_1.vob", path_to_vobs ); ^~~~~~ In file included from /usr/include/stdio.h:862, from vobcopy.h:16, from dvd.c:17: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 284 bytes into a destination of size 278 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvd.c:624:30: warning: '_1.VOB' directive writing 6 bytes into a region of size between 1 and 278 [-Wformat-overflow=] sprintf( stat_path, "%s_1.VOB", path_to_vobs1 ); ^~~~~~ In file included from /usr/include/stdio.h:862, from vobcopy.h:16, from dvd.c:17: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 284 bytes into a destination of size 278 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvd.c:640:30: warning: '_1.VOB' directive writing 6 bytes into a region of size between 1 and 278 [-Wformat-overflow=] sprintf( stat_path, "%s_1.VOB", path_to_vobs2 ); ^~~~~~ In file included from /usr/include/stdio.h:862, from vobcopy.h:16, from dvd.c:17: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 284 bytes into a destination of size 278 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvd.c:656:30: warning: '_1.vob' directive writing 6 bytes into a region of size between 1 and 278 [-Wformat-overflow=] sprintf( stat_path, "%s_1.vob", path_to_vobs3 ); ^~~~~~ In file included from /usr/include/stdio.h:862, from vobcopy.h:16, from dvd.c:17: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 284 bytes into a destination of size 278 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvd.c:665:35: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 0 and 277 [-Wformat-overflow=] sprintf( stat_path, "%s_%d.vob", path_to_vobs3, subvob ); ^~ dvd.c:665:31: note: directive argument in the range [2, 2147483647] sprintf( stat_path, "%s_%d.vob", path_to_vobs3, subvob ); ^~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from vobcopy.h:16, from dvd.c:17: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 293 bytes into a destination of size 278 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvd.c:649:35: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 0 and 277 [-Wformat-overflow=] sprintf( stat_path, "%s_%d.VOB", path_to_vobs2, subvob ); ^~ dvd.c:649:31: note: directive argument in the range [2, 2147483647] sprintf( stat_path, "%s_%d.VOB", path_to_vobs2, subvob ); ^~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from vobcopy.h:16, from dvd.c:17: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 293 bytes into a destination of size 278 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvd.c:633:35: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 0 and 277 [-Wformat-overflow=] sprintf( stat_path, "%s_%d.VOB", path_to_vobs1, subvob ); ^~ dvd.c:633:31: note: directive argument in the range [2, 2147483647] sprintf( stat_path, "%s_%d.VOB", path_to_vobs1, subvob ); ^~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from vobcopy.h:16, from dvd.c:17: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 293 bytes into a destination of size 278 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvd.c:617:36: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 0 and 277 [-Wformat-overflow=] sprintf( stat_path, "%s_%d.vob", path_to_vobs, subvob ); ^~ dvd.c:617:32: note: directive argument in the range [2, 2147483647] sprintf( stat_path, "%s_%d.vob", path_to_vobs, subvob ); ^~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from vobcopy.h:16, from dvd.c:17: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 293 bytes into a destination of size 278 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/vobcopy-1.2.0' make: Entering directory '/usr/src/RPM/BUILD/vobcopy-1.2.0' cc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c vobcopy.c vobcopy.c: In function 'main': vobcopy.c:776:36: warning: passing argument 1 of 'get_longest_title' from incompatible pointer type [-Wincompatible-pointer-types] titleid = get_longest_title( &dvd ); ^~~~ In file included from vobcopy.h:217, from vobcopy.c:53: dvd.h:9:24: note: expected 'dvd_reader_t *' {aka 'struct dvd_reader_s *'} but argument is of type 'dvd_reader_t **' {aka 'struct dvd_reader_s **'} int get_longest_title( dvd_reader_t * ); ^~~~~~~~~~~~~~ In file included from vobcopy.c:53: vobcopy.c:1295:48: warning: format '%lli' expects argument of type 'long long int', but argument 6 has type '__off_t' {aka 'long int'} [-Wformat=] fprintf( stderr, _("[Info] Vob %d %d (%s) has a size of %lli\n"), title_nr, subvob, input_file, buf.st_size ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vobcopy.h:8:17: note: in definition of macro '_' #define _(Text) Text ^~~~ vobcopy.c:1828:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf( stderr, _("[Warn] Had to skip (couldn't read) %d blocks (before block %d)! \n "), skipped_blocks, offset ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vobcopy.h:8:17: note: in definition of macro '_' #define _(Text) Text ^~~~ vobcopy.c:107:54: warning: variable 'start_cell' set but not used [-Wunused-but-set-variable] int titleid = 2, chapid = 0, pgc_id, start_cell; ^~~~~~~~~~ vobcopy.c:96:21: warning: variable 'lastpos' set but not used [-Wunused-but-set-variable] float lastpos = 0; ^~~~~~~ vobcopy.c:92:42: warning: variable 'space_greater_2gb_flag' set but not used [-Wunused-but-set-variable] bool stdout_flag = FALSE, space_greater_2gb_flag = TRUE; ^~~~~~~~~~~~~~~~~~~~~~ vobcopy.c: In function 'make_output_path': vobcopy.c:2060:23: warning: '%d' directive writing between 1 and 10 bytes into a region of size 5 [-Wformat-overflow=] sprintf( temp, "%d", partcount ); ^~ vobcopy.c:2060:22: note: directive argument in the range [0, 2147483647] sprintf( temp, "%d", partcount ); ^~~~ In file included from /usr/include/stdio.h:862, from vobcopy.h:16, from vobcopy.c:53: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 5 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vobcopy.c: In function 'main': vobcopy.c:1352:46: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized] progressUpdate(starttime, (int)(( ( i-start+1 )*DVD_VIDEO_LB_LEN )), (int)(tmp_file_size+2048), FALSE); ~^~~~~~ vobcopy.c:1616:25: warning: 'get_dvd_name_return' may be used uninitialized in this function [-Wmaybe-uninitialized] make_output_path( alternate_output_dir[ i-1 ], name, get_dvd_name_return, dvd_name, titleid, -1 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/vobcopy-1.2.0' make: Entering directory '/usr/src/RPM/BUILD/vobcopy-1.2.0' cc -o vobcopy vobcopy.o dvd.o -ldvdread -L/usr/local//lib make: Leaving directory '/usr/src/RPM/BUILD/vobcopy-1.2.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.96960 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/vobcopy-buildroot + : + /bin/rm -rf -- /usr/src/tmp/vobcopy-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd vobcopy-1.2.0 + install -pD -m 755 vobcopy /usr/src/tmp/vobcopy-buildroot/usr/bin/vobcopy + install -pD -m 644 vobcopy.1 /usr/src/tmp/vobcopy-buildroot/usr/share/man/man1/vobcopy.1 + install -pD -m 644 vobcopy.1.de /usr/src/tmp/vobcopy-buildroot/usr/share/man/de/man1/vobcopy.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/vobcopy-buildroot (auto) Verifying and fixing files in /usr/src/tmp/vobcopy-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/vobcopy-buildroot/ (default) Compressing files in /usr/src/tmp/vobcopy-buildroot (auto) Verifying ELF objects in /usr/src/tmp/vobcopy-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: vobcopy-1.2.0-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21808 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd vobcopy-1.2.0 + DOCDIR=/usr/src/tmp/vobcopy-buildroot/usr/share/doc/vobcopy-1.2.0 + export DOCDIR + rm -rf /usr/src/tmp/vobcopy-buildroot/usr/share/doc/vobcopy-1.2.0 + /bin/mkdir -p /usr/src/tmp/vobcopy-buildroot/usr/share/doc/vobcopy-1.2.0 + cp -prL Changelog README Release-Notes TODO /usr/src/tmp/vobcopy-buildroot/usr/share/doc/vobcopy-1.2.0 + chmod -R go-w /usr/src/tmp/vobcopy-buildroot/usr/share/doc/vobcopy-1.2.0 + chmod -R a+rX /usr/src/tmp/vobcopy-buildroot/usr/share/doc/vobcopy-1.2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wUL8ke find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iTxVs4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, 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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdvdread.so.8()(64bit) >= set:jfpvdQOEd49rv5vp2e3l1se2, 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.oIjO4X Creating vobcopy-debuginfo package Processing files: vobcopy-debuginfo-1.2.0-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4Tb8aV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qdMRLV find-requires: running scripts (debuginfo) Requires: vobcopy = 1.2.0-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdvdread.so.8) Adding to vobcopy-debuginfo a strict dependency on vobcopy Wrote: /usr/src/RPM/RPMS/x86_64/vobcopy-1.2.0-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/vobcopy-debuginfo-1.2.0-alt3.x86_64.rpm (w2.lzdio) 1.73user 1.30system 0:07.13elapsed 42%CPU (0avgtext+0avgdata 50848maxresident)k 0inputs+0outputs (0major+219073minor)pagefaults 0swaps 3.18user 2.41system 0:15.46elapsed 36%CPU (0avgtext+0avgdata 135556maxresident)k 144inputs+0outputs (0major+210582minor)pagefaults 0swaps --- vobcopy-1.2.0-alt3.x86_64.rpm.repo 2020-06-15 18:43:33.000000000 +0000 +++ vobcopy-1.2.0-alt3.x86_64.rpm.hasher 2024-09-29 11:24:33.130038353 +0000 @@ -19,3 +19,3 @@ Provides: vobcopy = 1.2.0-alt3:p9+247371.115000.170.1 -File: /usr/bin/vobcopy 100755 root:root 4cc28921051011bda7ca2c1eb40f3e47 +File: /usr/bin/vobcopy 100755 root:root 952d738f5c1872392de6e5e27151287c File: /usr/share/doc/vobcopy-1.2.0 40755 root:root @@ -27,2 +27,2 @@ File: /usr/share/man/man1/vobcopy.1.xz 100644 root:root 70356261b12486a103bd3c74fd46e48e -RPMIdentity: 7e5e9c53940835ae8063d24e72bde01d8b31f86218546de7bb0d6d545241bdc53b3ca0a53f42a0e77a83c8d75798f150193c87394db65347956ff79be2ab3d19 +RPMIdentity: 3d1603d164e6e6e966756f1797cf024033cbf198f7dd4f433ea8ee7b26ca49f95406568aa546e5fb82350c6da28e696795c27ab3077af1617d350dd8561eb86f --- vobcopy-debuginfo-1.2.0-alt3.x86_64.rpm.repo 2020-06-15 18:43:33.000000000 +0000 +++ vobcopy-debuginfo-1.2.0-alt3.x86_64.rpm.hasher 2024-09-29 11:24:33.216039717 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b7 40755 root:root -/usr/lib/debug/.build-id/b7/8ec77aad3f389419abd17a01bdfe81d8b2695f 120777 root:root ../../../../bin/vobcopy -/usr/lib/debug/.build-id/b7/8ec77aad3f389419abd17a01bdfe81d8b2695f.debug 120777 root:root ../../usr/bin/vobcopy.debug +/usr/lib/debug/.build-id/38 40755 root:root +/usr/lib/debug/.build-id/38/eb1a947799c331bbded7905c47ba375f279460 120777 root:root ../../../../bin/vobcopy +/usr/lib/debug/.build-id/38/eb1a947799c331bbded7905c47ba375f279460.debug 120777 root:root ../../usr/bin/vobcopy.debug /usr/lib/debug/usr/bin/vobcopy.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: vobcopy-debuginfo = 1.2.0-alt3:p9+247371.115000.170.1 -File: /usr/lib/debug/.build-id/b7 40755 root:root -File: /usr/lib/debug/.build-id/b7/8ec77aad3f389419abd17a01bdfe81d8b2695f 120777 root:root ../../../../bin/vobcopy -File: /usr/lib/debug/.build-id/b7/8ec77aad3f389419abd17a01bdfe81d8b2695f.debug 120777 root:root ../../usr/bin/vobcopy.debug -File: /usr/lib/debug/usr/bin/vobcopy.debug 100644 root:root 119a8e64cfc06fa78cdb0dc807cb26b9 +File: /usr/lib/debug/.build-id/38 40755 root:root +File: /usr/lib/debug/.build-id/38/eb1a947799c331bbded7905c47ba375f279460 120777 root:root ../../../../bin/vobcopy +File: /usr/lib/debug/.build-id/38/eb1a947799c331bbded7905c47ba375f279460.debug 120777 root:root ../../usr/bin/vobcopy.debug +File: /usr/lib/debug/usr/bin/vobcopy.debug 100644 root:root cb690219c4d5beeac9c0e424b39a90de File: /usr/src/debug/vobcopy-1.2.0 40755 root:root @@ -24,2 +24,2 @@ File: /usr/src/debug/vobcopy-1.2.0/vobcopy.h 100644 root:root e823c76731e5c5d9e88c26474e46961c -RPMIdentity: 9e761a2a3340fe171e0e52db448325711a960173e55df23fef6b0f0d72599561b28a6e7fce97b01e7200a5ed793bb1b036312451978dd2e997c127f206e41d31 +RPMIdentity: 34e574466755f4be84bdb7e40571c471b2acaa9d49e7110eec40f1aa8245ac327f56b9b32883931388111508e9623f5dab80eb5f2cb0c856a59931a1cdc9b696