<86>Mar 26 07:40:09 userdel[2883096]: delete user 'rooter'
<86>Mar 26 07:40:09 userdel[2883096]: removed group 'rooter' owned by 'rooter'
<86>Mar 26 07:40:09 userdel[2883096]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 26 07:40:10 groupadd[2883120]: group added to /etc/group: name=rooter, GID=1305
<86>Mar 26 07:40:10 groupadd[2883120]: group added to /etc/gshadow: name=rooter
<86>Mar 26 07:40:10 groupadd[2883120]: new group: name=rooter, GID=1305
<86>Mar 26 07:40:10 useradd[2883139]: new user: name=rooter, UID=1305, GID=1305, home=/root, shell=/bin/bash
<86>Mar 26 07:40:10 userdel[2883156]: delete user 'builder'
<86>Mar 26 07:40:10 userdel[2883156]: removed group 'builder' owned by 'builder'
<86>Mar 26 07:40:10 userdel[2883156]: removed shadow group 'builder' owned by 'builder'
<86>Mar 26 07:40:10 groupadd[2883171]: group added to /etc/group: name=builder, GID=1306
<86>Mar 26 07:40:10 groupadd[2883171]: group added to /etc/gshadow: name=builder
<86>Mar 26 07:40:10 groupadd[2883171]: new group: name=builder, GID=1306
<86>Mar 26 07:40:10 useradd[2883184]: new user: name=builder, UID=1306, GID=1306, home=/usr/src, shell=/bin/bash
<13>Mar 26 07:40:11 rpmi: ftplib-4.0-alt1_9 sisyphus+226047.100.1.1 1554084696 installed
<13>Mar 26 07:40:11 rpmi: ftplib-devel-4.0-alt1_9 sisyphus+226047.100.1.1 1554084696 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/xbiso-0.6.1-alt2_18.nosrc.rpm (w1.gzdio)
Installing xbiso-0.6.1-alt2_18.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32095
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf xbiso-0.6.1
+ echo 'Source #0 (xbiso-0.6.1.tar.gz):'
Source #0 (xbiso-0.6.1.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/xbiso-0.6.1.tar.gz
+ /bin/tar -xf -
+ cd xbiso-0.6.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (xbiso-0.6.1-destdir.patch):'
Patch #0 (xbiso-0.6.1-destdir.patch):
+ /usr/bin/patch -p1
patching file Makefile.in
+ echo 'Patch #1 (xbiso-0.6.1-ftplib4.patch):'
Patch #1 (xbiso-0.6.1-ftplib4.patch):
+ /usr/bin/patch -p1 -b --suffix .ftplib4
patching file xbiso.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.32095
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xbiso-0.6.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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output... 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 main in -lftp... yes
checking for ceil in -lm... yes
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... no
checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for mkdir... yes
checking for strdup... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/xbiso-0.6.1'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -o xbiso xbiso.c -DUSE_FTP -lftp -lm
xbiso.c: In function 'main':
xbiso.c:257:3: warning: implicit declaration of function 'handlefile' [-Wimplicit-function-declaration]
   handlefile((OFFT)dtable*2048, dtable);
   ^~~~~~~~~~
xbiso.c:101:8: warning: unused variable 'cpos' [-Wunused-variable]
   OFFT cpos;
        ^~~~
xbiso.c:100:7: warning: unused variable 'diri' [-Wunused-variable]
   int diri=0,ret;
       ^~~~
xbiso.c:99:16: warning: variable 'dtablesize' set but not used [-Wunused-but-set-variable]
   long dtable, dtablesize;
                ^~~~~~~~~~
xbiso.c: At top level:
xbiso.c:272:1: warning: return type defaults to 'int' [-Wimplicit-int]
 handlefile(OFFT offset, int dtable) {
 ^~~~~~~~~~
xbiso.c: In function 'handlefile':
xbiso.c:321:48: warning: format '%i' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
     printf("ltable offset: %i\nrtable offset: %i\nsector: %li\nfilesize: %li\nattributes: 0x%x\nfilename length: %i\nfilename: %s\n\n", dirent.ltable, dirent.rtable, dirent.sector, dirent.size, dirent.attribs, dirent.fnamelen, dirent.fname);
                                               ~^                                                                                                       ~~~~~~~~~~~~~
                                               %li
xbiso.c: In function 'extract':
xbiso.c:457:13: warning: variable 'xbftell' set but not used [-Wunused-but-set-variable]
   off64_t (*xbftell)();
             ^~~~~~~
xbiso.c: In function 'main':
xbiso.c:236:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
     chdir(dbuf);
     ^~~~~~~~~~~
xbiso.c:243:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(buffer, 0x14, 1, xiso);     //header
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c:247:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(dtbuf, 1, 4, xiso);    //Sector that root directory table resides in
   ^~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c:249:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(dtbuf, 1, 4, xiso);    //Size of root directory table in bytes
   ^~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c:253:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(buffer, 0x14, 1, xiso);     //header tail
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c: In function 'handlefile':
xbiso.c:295:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(dtbuf, 1, 2, xiso);   //ltable offset from current
   ^~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c:297:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(dtbuf, 1, 2, xiso);   //rtable offset from current
   ^~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c:299:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(dtbuf, 1, 4, xiso);   //sector of file
   ^~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c:301:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(dtbuf, 1, 4, xiso);    //filesize
   ^~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c:303:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(&dirent.attribs, 1, 1, xiso);   //file attributes
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c:304:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(&dirent.fnamelen, 1, 1, xiso);   //filename length
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c:312:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(dirent.fname, dirent.fnamelen, 1, xiso); //filename
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c:328:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
       fread(buffer,32,1,xiso);
       ^~~~~~~~~~~~~~~~~~~~~~~
xbiso.c:359:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  chdir("..");
  ^~~~~~~~~~~
xbiso.c:376:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
xbiso.c: In function 'procdir':
xbiso.c:423:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
     chdir(dirent->fname);
     ^~~~~~~~~~~~~~~~~~~~
xbiso.c: In function 'extract':
xbiso.c:487:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(fbuf, dirent->size, 1, xiso);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c:526:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
       fread(fbuf, BUFFSIZE, 1, xiso);
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c:540:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
       fread(fbuf, rm, 1, xiso);
       ^~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c: In function 'procdir':
xbiso.c:413:9: warning: 'DefaultNetbuf' may be used uninitialized in this function [-Wmaybe-uninitialized]
     if (FtpMkdir(dirent->fname, DefaultNetbuf) != 1) err ("Failed to create directory.\n");
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c: In function 'extract':
xbiso.c:474:7: warning: 'DefaultNetbuf' may be used uninitialized in this function [-Wmaybe-uninitialized]
       FtpAccess(dirent->fname, FTPLIB_FILE_WRITE, FTPLIB_IMAGE, DefaultNetbuf, &nData);
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c:547:2: warning: 'outf' may be used uninitialized in this function [-Wmaybe-uninitialized]
  fwrite(fbuf, rm, 1, outf);
  ^~~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c: In function 'handlefile':
xbiso.c:353:2: warning: 'DefaultNetbuf' may be used uninitialized in this function [-Wmaybe-uninitialized]
  FtpChdir("..", DefaultNetbuf);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c: In function 'main':
xbiso.c:266:29: warning: 'pass' may be used uninitialized in this function [-Wmaybe-uninitialized]
     free(host); free(user); free(pass); free(initdir);
                             ^~~~~~~~~~
xbiso.c:198:10: warning: 'user' may be used uninitialized in this function [-Wmaybe-uninitialized]
     if (!FtpLogin(user,pass,DefaultNetbuf)) {
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/xbiso-0.6.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1569
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/xbiso-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/xbiso-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd xbiso-0.6.1
+ mkdir /usr/src/tmp/xbiso-buildroot
+ mkdir -p /usr/src/tmp/xbiso-buildroot/usr/bin
+ make DESTDIR=/usr/src/tmp/xbiso-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/xbiso-0.6.1'
install -m 755 xbiso /usr/src/tmp/xbiso-buildroot/usr/bin
make: Leaving directory '/usr/src/RPM/BUILD/xbiso-0.6.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/xbiso-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/xbiso-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/xbiso-buildroot/ (default)
Compressing files in /usr/src/tmp/xbiso-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/xbiso-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: xbiso-0.6.1-alt2_18
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31277
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xbiso-0.6.1
+ DOCDIR=/usr/src/tmp/xbiso-buildroot/usr/share/doc/xbiso-0.6.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/xbiso-buildroot/usr/share/doc/xbiso-0.6.1
+ /bin/mkdir -p /usr/src/tmp/xbiso-buildroot/usr/share/doc/xbiso-0.6.1
+ cp -prL CHANGELOG LICENSE README /usr/src/tmp/xbiso-buildroot/usr/share/doc/xbiso-0.6.1
+ chmod -R go-w /usr/src/tmp/xbiso-buildroot/usr/share/doc/xbiso-0.6.1
+ chmod -R a+rX /usr/src/tmp/xbiso-buildroot/usr/share/doc/xbiso-0.6.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZKzQ8q
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.KQiTzj
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.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libftp.so.4()(64bit) >= set:ieFnukR72sDqUEcy026D0, 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.Jhe0tf
Creating xbiso-debuginfo package
Processing files: xbiso-debuginfo-0.6.1-alt2_18
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EsTGRe
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n5vQFh
find-requires: running scripts (debuginfo)
Requires: xbiso = 0.6.1-alt2_18, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libftp.so.4)
Wrote: /usr/src/RPM/RPMS/x86_64/xbiso-0.6.1-alt2_18.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/xbiso-debuginfo-0.6.1-alt2_18.x86_64.rpm (w2.lzdio)
1.66user 1.19system 0:07.44elapsed 38%CPU (0avgtext+0avgdata 31644maxresident)k
0inputs+0outputs (0major+423847minor)pagefaults 0swaps
1.68user 0.99system 0:12.19elapsed 21%CPU (0avgtext+0avgdata 120408maxresident)k
136inputs+0outputs (34458major+168565minor)pagefaults 0swaps
--- xbiso-0.6.1-alt2_18.x86_64.rpm.repo	2017-10-22 12:48:26.000000000 +0000
+++ xbiso-0.6.1-alt2_18.x86_64.rpm.hasher	2023-03-26 07:40:20.840772613 +0000
@@ -8,2 +8,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: libc.so.6(GLIBC_2.7)(64bit)  
@@ -11,3 +12,2 @@
 Requires: rpmlib(SetVersions)  
-Requires: libm.so.6(GLIBC_2.2.5)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -15,3 +15,3 @@
 Provides: xbiso = 0.6.1-alt2_18
-File: /usr/bin/xbiso	100755	root:root	e7004aa4eecbe1bc561505cf13852d30	
+File: /usr/bin/xbiso	100755	root:root	36f22ddd5174fb56ad5bfe26ca643e81	
 File: /usr/share/doc/xbiso-0.6.1	40755	root:root		
@@ -20,2 +20,2 @@
 File: /usr/share/doc/xbiso-0.6.1/README	100644	root:root	f92b53c2c64c9488d04022e87d9bb70e	
-RPMIdentity: 57a8cf671d716297657405ffc93f34f37334e02bae4e7187ee024e914e325055a5c74518e856d058214870d7de6cfc86d84f153ae5e2b3bc42d780def8385210
+RPMIdentity: 6855942cd4cb4788bb09239a21d9f1fa0238b720bb98b7b33ffb76b1ed7aab0649596005ec87a8f77a6f54109442de68aec8e6fabff5a5f72f2ce006129aded8
--- xbiso-debuginfo-0.6.1-alt2_18.x86_64.rpm.repo	2017-10-22 12:48:26.000000000 +0000
+++ xbiso-debuginfo-0.6.1-alt2_18.x86_64.rpm.hasher	2023-03-26 07:40:20.901773379 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/8f	40755	root:root	
-/usr/lib/debug/.build-id/8f/f7c4f80ad79fcbacfa497b7550198a0e1e533f	120777	root:root	../../../../bin/xbiso
-/usr/lib/debug/.build-id/8f/f7c4f80ad79fcbacfa497b7550198a0e1e533f.debug	120777	root:root	../../usr/bin/xbiso.debug
+/usr/lib/debug/.build-id/ff	40755	root:root	
+/usr/lib/debug/.build-id/ff/025574e74297ec5d881f63632d5fe13ed6a2ff	120777	root:root	../../../../bin/xbiso
+/usr/lib/debug/.build-id/ff/025574e74297ec5d881f63632d5fe13ed6a2ff.debug	120777	root:root	../../usr/bin/xbiso.debug
 /usr/lib/debug/usr/bin/xbiso.debug	100644	root:root	
@@ -10,11 +10,10 @@
 Requires: debug64(libftp.so.4)  
-Requires: debug64(libm.so.6)  
 Requires: rpmlib(PayloadIsLzma)  
 Provides: xbiso-debuginfo = 0.6.1-alt2_18
-File: /usr/lib/debug/.build-id/8f	40755	root:root		
-File: /usr/lib/debug/.build-id/8f/f7c4f80ad79fcbacfa497b7550198a0e1e533f	120777	root:root		../../../../bin/xbiso
-File: /usr/lib/debug/.build-id/8f/f7c4f80ad79fcbacfa497b7550198a0e1e533f.debug	120777	root:root		../../usr/bin/xbiso.debug
-File: /usr/lib/debug/usr/bin/xbiso.debug	100644	root:root	9a106abbace227ac858addf5be82a443	
+File: /usr/lib/debug/.build-id/ff	40755	root:root		
+File: /usr/lib/debug/.build-id/ff/025574e74297ec5d881f63632d5fe13ed6a2ff	120777	root:root		../../../../bin/xbiso
+File: /usr/lib/debug/.build-id/ff/025574e74297ec5d881f63632d5fe13ed6a2ff.debug	120777	root:root		../../usr/bin/xbiso.debug
+File: /usr/lib/debug/usr/bin/xbiso.debug	100644	root:root	549579a1aaa1ac28e52fef6ea2ad8bcd	
 File: /usr/src/debug/xbiso-0.6.1	40755	root:root		
 File: /usr/src/debug/xbiso-0.6.1/xbiso.c	100644	root:root	332b15c90dded211c5b4e82649538082	
-RPMIdentity: 8c57a9d94e63f43754aebf5f81528071ac2aeccb7653165b745668e175a7c0a540f38d28612abc263f040516d8f8439c0867b01313358cfed23848408fbf35eb
+RPMIdentity: c10c0a9a6da85e4d7cea7233e9b259657a59f91b757c1d2ebc908e127ce2d425f6fcb631398ecf5ddf9cbde89604bb158aa5419dff926ba8af245853b3499b79