<86>Sep  2 06:05:55 userdel[2514194]: delete user 'rooter'
<86>Sep  2 06:05:55 userdel[2514194]: removed group 'rooter' owned by 'rooter'
<86>Sep  2 06:05:55 groupadd[2514199]: group added to /etc/group: name=rooter, GID=633
<86>Sep  2 06:05:55 groupadd[2514199]: group added to /etc/gshadow: name=rooter
<86>Sep  2 06:05:55 groupadd[2514199]: new group: name=rooter, GID=633
<86>Sep  2 06:05:55 useradd[2514203]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash
<86>Sep  2 06:05:55 userdel[2514209]: delete user 'builder'
<86>Sep  2 06:05:55 userdel[2514209]: removed group 'builder' owned by 'builder'
<86>Sep  2 06:05:55 userdel[2514209]: removed shadow group 'builder' owned by 'builder'
<86>Sep  2 06:05:55 groupadd[2514214]: group added to /etc/group: name=builder, GID=634
<86>Sep  2 06:05:55 groupadd[2514214]: group added to /etc/gshadow: name=builder
<86>Sep  2 06:05:55 groupadd[2514214]: new group: name=builder, GID=634
<86>Sep  2 06:05:55 useradd[2514218]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash
<13>Sep  2 06:05:56 rpmi: rpm-macros-make-0.1-alt1 1299442795 installed
<13>Sep  2 06:05:57 rpmi: libncurses-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed
<13>Sep  2 06:05:57 rpmi: libtinfo-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed
<13>Sep  2 06:05:57 rpmi: libncurses-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed
<13>Sep  2 06:05:57 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Sep  2 06:05:58 rpmi: libstdc++10-devel-10.3.1-alt3 sisyphus+281519.340.4.1 1627909997 installed
<13>Sep  2 06:05:59 rpmi: gcc10-c++-10.3.1-alt3 sisyphus+281519.340.4.1 1627909997 installed
<13>Sep  2 06:05:59 rpmi: libncursesw-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed
<13>Sep  2 06:05:59 rpmi: libuuid-devel-2.37.2-alt2 sisyphus+284245.100.1.1 1630401195 installed
<13>Sep  2 06:05:59 rpmi: libpopt-devel-1:1.18-alt1 sisyphus+283609.300.5.1 1630003299 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/gptfdisk-1.0.5-alt1.nosrc.rpm (w1.gzdio)
Installing gptfdisk-1.0.5-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81834
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf gptfdisk-1.0.5
+ echo 'Source #0 (gptfdisk-1.0.5.tar):'
Source #0 (gptfdisk-1.0.5.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/gptfdisk-1.0.5.tar
+ cd gptfdisk-1.0.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81834
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd gptfdisk-1.0.5
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ make
make: Entering directory '/usr/src/RPM/BUILD/gptfdisk-1.0.5'
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o crc32.o crc32.cc
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o support.o support.cc
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o guid.o guid.cc
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o gptpart.o gptpart.cc
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o mbrpart.o mbrpart.cc
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o basicmbr.o basicmbr.cc
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o mbr.o mbr.cc
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o gpt.o gpt.cc
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o bsd.o bsd.cc
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o parttypes.o parttypes.cc
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o attributes.o attributes.cc
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o diskio.o diskio.cc
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o diskio-unix.o diskio-unix.cc
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o cgdisk.o cgdisk.cc
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o gptcurses.o gptcurses.cc
g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o cgdisk.o gptcurses.o  -luuid -lncursesw  -o cgdisk
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o gdisk.o gdisk.cc
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o gpttext.o gpttext.cc
g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o gdisk.o gpttext.o  -luuid  -o gdisk
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o sgdisk.o sgdisk.cc
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o gptcl.o gptcl.cc
g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o sgdisk.o gptcl.o  -luuid -lpopt  -o sgdisk
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -D_FILE_OFFSET_BITS=64   -c -o fixparts.o fixparts.cc
g++ support.o diskio.o diskio-unix.o basicmbr.o mbrpart.o fixparts.o   -o fixparts
make: Leaving directory '/usr/src/RPM/BUILD/gptfdisk-1.0.5'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57550
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/gptfdisk-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/gptfdisk-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd gptfdisk-1.0.5
+ mkdir -p /usr/src/tmp/gptfdisk-buildroot/usr/sbin /usr/src/tmp/gptfdisk-buildroot/usr/share/man/man8
+ install -pm755 cgdisk gdisk sgdisk fixparts /usr/src/tmp/gptfdisk-buildroot/usr/sbin/
+ install -pm644 cgdisk.8 fixparts.8 gdisk.8 sgdisk.8 /usr/src/tmp/gptfdisk-buildroot/usr/share/man/man8/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/gptfdisk-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/gptfdisk-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/gptfdisk-buildroot/ (default)
Compressing files in /usr/src/tmp/gptfdisk-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/gptfdisk-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.57550
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd gptfdisk-1.0.5
+ ./gdisk_test.sh
**SUCCESS** Temp disk sucessfully created

**Testing gdisk binary**

GPT fdisk (gdisk) version 1.0.5

Partition table scan:
  MBR: not present
  BSD: not present
  APM: not present
  GPT: not present

Creating new GPT entries in memory.

Command (? for help): This option deletes all partitions and creates a new protective MBR.
Proceed? (Y/N): 
Command (? for help): 
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!

Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.dk26dCSFxj.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
**SUCCESS** Create new empty GPT table

GPT fdisk (gdisk) version 1.0.5

Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.

Command (? for help): Partition number (1-128, default 1): First sector (34-131038, default = 2048) or {+-}size{KMGTP}: Last sector (2048-131038, default = 131038) or {+-}size{KMGTP}: Current type is 8300 (Linux filesystem)
Hex code or GUID (L to show codes, Enter = 8300): Changed type of partition to 'Linux filesystem'

Command (? for help): 
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!

Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.dk26dCSFxj.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
**SUCCESS** Create new partition

GPT fdisk (gdisk) version 1.0.5

Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.

Command (? for help): Using 1
Enter name: 
Command (? for help): 
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!

Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.dk26dCSFxj.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
**SUCCESS** Change partition 1 name (Linux filesystem -> qIXtPqhe)

GPT fdisk (gdisk) version 1.0.5

Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.

Command (? for help): Using 1
Current type is 8300 (Linux filesystem)
Hex code or GUID (L to show codes, Enter = 8300): Changed type of partition to 'Linux swap'

Command (? for help): 
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!

Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.dk26dCSFxj.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
**SUCCESS** Change partition 1 type (8300 -> 8200)

GPT fdisk (gdisk) version 1.0.5

Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.

Command (? for help): Enter backup filename to save: The operation has completed successfully.

Command (? for help): 
**SUCCESS** GPT data backuped sucessfully
GPT fdisk (gdisk) version 1.0.5

Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.

Command (? for help): Using 1

Command (? for help): 
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!

Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.dk26dCSFxj.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
**SUCCESS** Delete partition 1

GPT fdisk (gdisk) version 1.0.5

Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.

Command (? for help): 
Recovery/transformation command (? for help): b	use backup GPT header (rebuilding main)
c	load backup partition table from disk (rebuilding main)
d	use main GPT header (rebuilding backup)
e	load main partition table from disk (rebuilding backup)
f	load MBR and build fresh GPT from it
g	convert GPT into MBR and exit
h	make hybrid MBR
i	show detailed information on a partition
l	load partition data from a backup file
m	return to main menu
o	print protective MBR data
p	print the partition table
q	quit without saving changes
t	transform BSD disklabel partition
v	verify disk
w	write table to disk and exit
x	extra functionality (experts only)
?	print this menu

Recovery/transformation command (? for help): Enter backup filename to load: 
Recovery/transformation command (? for help): 
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!

Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.dk26dCSFxj.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
**SUCCESS** Restore the GPT backup

GPT fdisk (gdisk) version 1.0.5

Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.

Command (? for help): 
Expert command (? for help): Enter the disk's unique GUID ('R' to randomize): The new disk GUID is 8D825778-17EE-4825-8397-AD888F9A9E91

Expert command (? for help): 
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!

Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.dk26dCSFxj.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
**SUCCESS** GUID of disk has been sucessfully changed
GPT fdisk (gdisk) version 1.0.5

Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.

Command (? for help): 
Expert command (? for help): About to wipe out GPT on /usr/src/tmp/tmp.dk26dCSFxj. Proceed? (Y/N): Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
GPT data structures destroyed! You may now partition the disk using fdisk or
other utilities.
Blank out MBR? (Y/N): **SUCCESS** Wipe GPT table

Creating new GPT entries in memory.
**SUCCESS** EOF successfully exit gdisk

**Testing sgdisk binary**

Creating new GPT entries in memory.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
**SUCCESS** Create new empty GPT table

Setting name!
partNum is 0
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
**SUCCESS** Create new partition

Setting name!
partNum is 0
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
**SUCCESS** Change partition 1 name (Linux filesystem -> qIXtPqhe)

Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
**SUCCESS** Change partition 1 type (8300 -> 8200)

The operation has completed successfully.
**SUCCESS** GPT data backuped sucessfully
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
**SUCCESS** Delete partition 1

GPT fdisk (gdisk) version 1.0.5

Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.

Command (? for help): 
Recovery/transformation command (? for help): b	use backup GPT header (rebuilding main)
c	load backup partition table from disk (rebuilding main)
d	use main GPT header (rebuilding backup)
e	load main partition table from disk (rebuilding backup)
f	load MBR and build fresh GPT from it
g	convert GPT into MBR and exit
h	make hybrid MBR
i	show detailed information on a partition
l	load partition data from a backup file
m	return to main menu
o	print protective MBR data
p	print the partition table
q	quit without saving changes
t	transform BSD disklabel partition
v	verify disk
w	write table to disk and exit
x	extra functionality (experts only)
?	print this menu

Recovery/transformation command (? for help): Enter backup filename to load: 
Recovery/transformation command (? for help): 
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!

Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /usr/src/tmp/tmp.dk26dCSFxj.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
**SUCCESS** Restore the GPT backup

Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
**SUCCESS** GUID of disk has been sucessfully changed
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
GPT data structures destroyed! You may now partition the disk using fdisk or
other utilities.
**SUCCESS** Wipe GPT table

Creating new GPT entries in memory.
**SUCCESS** EOF successfully exit gdisk
+ exit 0
Processing files: gdisk-1.0.5-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.54797
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd gptfdisk-1.0.5
+ DOCDIR=/usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.5
+ /bin/mkdir -p /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.5
+ cp -prL NEWS COPYING README /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.5
+ chmod -R go-w /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.5
+ chmod -R a+rX /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/gdisk-1.0.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p1BksD
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.gd05LB
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), 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), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libm.so.6(GLIBC_2.29)(64bit), libpopt.so.0()(64bit) >= set:jf2V8yc3PpzQIPh6TG0Zd5, libpopt.so.0(LIBPOPT_0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.26)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), libuuid.so.1()(64bit) >= set:ihyT5, libuuid.so.1(UUID_1.0)(64bit), 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.nLIcPA
Creating gdisk-debuginfo package
Processing files: cgdisk-1.0.5-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ldHThE
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.RbbW0D
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), 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), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libm.so.6(GLIBC_2.29)(64bit), libncursesw.so.5()(64bit) >= set:mhsnoAWeV1f07S3uXKTmSedkABcuVTVwex7FeVxyWJDXtAT4, libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), libtinfo.so.5()(64bit) >= set:lhTW9x8fJ24DZlJ7gNnATaVQ1, libuuid.so.1()(64bit) >= set:ihyT5, libuuid.so.1(UUID_1.0)(64bit), 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.gJjp3D
Creating cgdisk-debuginfo package
Processing files: fixparts-1.0.5-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.35955
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd gptfdisk-1.0.5
+ DOCDIR=/usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.5
+ /bin/mkdir -p /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.5
+ cp -prL NEWS COPYING README /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.5
+ chmod -R go-w /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.5
+ chmod -R a+rX /usr/src/tmp/gptfdisk-buildroot/usr/share/doc/fixparts-1.0.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4qfcGE
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.k1ndGE
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JCuKSE
Creating fixparts-debuginfo package
Processing files: gdisk-debuginfo-1.0.5-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wUmxeE
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5wj4QB
find-requires: running scripts (debuginfo)
Requires: gdisk = 1.0.5-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libpopt.so.0), debug64(libstdc++.so.6), debug64(libuuid.so.1)
Processing files: cgdisk-debuginfo-1.0.5-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SvR9lC
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QH6slD
find-requires: running scripts (debuginfo)
Requires: cgdisk = 1.0.5-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libncursesw.so.5), debug64(libstdc++.so.6), debug64(libtinfo.so.5), debug64(libuuid.so.1)
Processing files: fixparts-debuginfo-1.0.5-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iXjP1A
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ovxVoC
find-requires: running scripts (debuginfo)
Requires: fixparts = 1.0.5-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6)
Adding to gdisk-debuginfo a strict dependency on gdisk
Adding to cgdisk-debuginfo a strict dependency on cgdisk
Adding to fixparts-debuginfo a strict dependency on fixparts
Wrote: /usr/src/RPM/RPMS/x86_64/gdisk-1.0.5-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/cgdisk-1.0.5-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/fixparts-1.0.5-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/gdisk-debuginfo-1.0.5-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/cgdisk-debuginfo-1.0.5-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/fixparts-debuginfo-1.0.5-alt1.x86_64.rpm (w2.lzdio)
21.21user 2.95system 0:53.92elapsed 44%CPU (0avgtext+0avgdata 85924maxresident)k
0inputs+0outputs (0major+1036359minor)pagefaults 0swaps
27.09user 5.96system 1:04.05elapsed 51%CPU (0avgtext+0avgdata 102008maxresident)k
88inputs+0outputs (0major+1476265minor)pagefaults 0swaps
--- cgdisk-1.0.5-alt1.x86_64.rpm.repo	2021-07-12 13:19:14.000000000 +0000
+++ cgdisk-1.0.5-alt1.x86_64.rpm.hasher	2021-09-02 06:06:57.288578117 +0000
@@ -9,2 +9,3 @@
 Requires: libgcc_s.so.1(GCC_3.0)(64bit)  
+Requires: libgcc_s.so.1(GCC_3.3.1)(64bit)  
 Requires: libm.so.6(GLIBC_2.29)(64bit)  
@@ -25,4 +26,4 @@
 Provides: cgdisk = 1.0.5-alt1:sisyphus+278399.100.1.1
-File: /usr/sbin/cgdisk	100755	root:root	4173893cbb542a543e4f55fd84b6c7d3	
+File: /usr/sbin/cgdisk	100755	root:root	045eb80e61ddeae8eaca6db6add24631	
 File: /usr/share/man/man8/cgdisk.8.xz	100644	root:root	c1edc99071b56e6e861e8bca9ca2bfc9	
-RPMIdentity: a4788530cfddfefff84cc3c552d4d5cda3f8a75fdcc98ca5779a56d6840d314120570d296a7295e22293fae44c97c270390551be601f79d58dc29231c4b19f5d
+RPMIdentity: 5ca6b6234bbcd8863b9ca60ce0a93a5f78bcf09443a9673beebdf7b308d02d443e9bd2acbc2f7ae7544cdec1c244b30df71ba1834b419966bae0d75cfe46b41c
--- cgdisk-debuginfo-1.0.5-alt1.x86_64.rpm.repo	2021-07-12 13:19:14.000000000 +0000
+++ cgdisk-debuginfo-1.0.5-alt1.x86_64.rpm.hasher	2021-09-02 06:06:57.376578938 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/c7	40755	root:root	
-/usr/lib/debug/.build-id/c7/a46d23b52104a9a9bd43b74e170815bf455670	120777	root:root	../../../../sbin/cgdisk
-/usr/lib/debug/.build-id/c7/a46d23b52104a9a9bd43b74e170815bf455670.debug	120777	root:root	../../usr/sbin/cgdisk.debug
+/usr/lib/debug/.build-id/d3	40755	root:root	
+/usr/lib/debug/.build-id/d3/1365bcb69acb5235f40e92424d4b72891b2cb4	120777	root:root	../../../../sbin/cgdisk
+/usr/lib/debug/.build-id/d3/1365bcb69acb5235f40e92424d4b72891b2cb4.debug	120777	root:root	../../usr/sbin/cgdisk.debug
 /usr/lib/debug/usr/sbin/cgdisk.debug	100644	root:root	
@@ -44,6 +44,6 @@
 Provides: cgdisk-debuginfo = 1.0.5-alt1:sisyphus+278399.100.1.1
-File: /usr/lib/debug/.build-id/c7	40755	root:root		
-File: /usr/lib/debug/.build-id/c7/a46d23b52104a9a9bd43b74e170815bf455670	120777	root:root		../../../../sbin/cgdisk
-File: /usr/lib/debug/.build-id/c7/a46d23b52104a9a9bd43b74e170815bf455670.debug	120777	root:root		../../usr/sbin/cgdisk.debug
-File: /usr/lib/debug/usr/sbin/cgdisk.debug	100644	root:root	29a257f53d9dc5439f39133ad362bbfb	
+File: /usr/lib/debug/.build-id/d3	40755	root:root		
+File: /usr/lib/debug/.build-id/d3/1365bcb69acb5235f40e92424d4b72891b2cb4	120777	root:root		../../../../sbin/cgdisk
+File: /usr/lib/debug/.build-id/d3/1365bcb69acb5235f40e92424d4b72891b2cb4.debug	120777	root:root		../../usr/sbin/cgdisk.debug
+File: /usr/lib/debug/usr/sbin/cgdisk.debug	100644	root:root	0da231a754672cb78ce96c525839fc32	
 File: /usr/src/debug/gptfdisk-1.0.5	40755	root:root		
@@ -77,2 +77,2 @@
 File: /usr/src/debug/gptfdisk-1.0.5/support.h	100644	root:root	9c940bafc780c21faf23bc4139c37e94	
-RPMIdentity: 8aee62b749911acf167e9216c161259e5f04516cca8fbf54ace8090bf82ee665ba6ce581897ca535fa8fffee67d919fb48b4e7cf846220d820bbe1ef1e88311c
+RPMIdentity: 30f51cbe2cf0d73aa53c0a7a725ddbc45da98742e84649da4ac44eb9fd31477b4439fe7673f3cd3b1dcafc5cb358815570b1b24b3ad207fb2b59649d032640a4
--- fixparts-1.0.5-alt1.x86_64.rpm.repo	2021-07-12 13:19:14.000000000 +0000
+++ fixparts-1.0.5-alt1.x86_64.rpm.hasher	2021-09-02 06:06:57.445579582 +0000
@@ -12,2 +12,3 @@
 Requires: libgcc_s.so.1(GCC_3.0)(64bit)  
+Requires: libgcc_s.so.1(GCC_3.3.1)(64bit)  
 Requires: libstdc++.so.6(CXXABI_1.3)(64bit)  
@@ -22,3 +23,3 @@
 Provides: fixparts = 1.0.5-alt1:sisyphus+278399.100.1.1
-File: /usr/sbin/fixparts	100755	root:root	b35e7fc57c5801ca74912e0f1f065783	
+File: /usr/sbin/fixparts	100755	root:root	9686c8d40575e5cb4a465fe670ca6145	
 File: /usr/share/doc/fixparts-1.0.5	40755	root:root		
@@ -28,2 +29,2 @@
 File: /usr/share/man/man8/fixparts.8.xz	100644	root:root	da7b4749763d63db03ae5a77e1f3ee90	
-RPMIdentity: 475231b9b528962ef63e783ccb841076155d8dc262ffac3ea79ea697553276cc4fb77c4d35f0dd3abdd64d27c5cb7bff5f1acb636080f65f0472729cea668e85
+RPMIdentity: 19ccb2f872053dd659df9a3a042f80227c5e4ca33ba2d79dbe45d8cd53871551ec9da25f940e39bb231ff882bef0c8f3a15d3fe8b4532e9cd4df4e73a0236820
--- fixparts-debuginfo-1.0.5-alt1.x86_64.rpm.repo	2021-07-12 13:19:14.000000000 +0000
+++ fixparts-debuginfo-1.0.5-alt1.x86_64.rpm.hasher	2021-09-02 06:06:57.532580394 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/57	40755	root:root	
-/usr/lib/debug/.build-id/57/5ae179cd47a3e8deed3ed2858b519bc30f8c5c	120777	root:root	../../../../sbin/fixparts
-/usr/lib/debug/.build-id/57/5ae179cd47a3e8deed3ed2858b519bc30f8c5c.debug	120777	root:root	../../usr/sbin/fixparts.debug
+/usr/lib/debug/.build-id/c4	40755	root:root	
+/usr/lib/debug/.build-id/c4/555bc7ebcf13c8dd5faf198cd45c6987afb7ca	120777	root:root	../../../../sbin/fixparts
+/usr/lib/debug/.build-id/c4/555bc7ebcf13c8dd5faf198cd45c6987afb7ca.debug	120777	root:root	../../usr/sbin/fixparts.debug
 /usr/lib/debug/usr/sbin/fixparts.debug	100644	root:root	
@@ -27,6 +27,6 @@
 Provides: fixparts-debuginfo = 1.0.5-alt1:sisyphus+278399.100.1.1
-File: /usr/lib/debug/.build-id/57	40755	root:root		
-File: /usr/lib/debug/.build-id/57/5ae179cd47a3e8deed3ed2858b519bc30f8c5c	120777	root:root		../../../../sbin/fixparts
-File: /usr/lib/debug/.build-id/57/5ae179cd47a3e8deed3ed2858b519bc30f8c5c.debug	120777	root:root		../../usr/sbin/fixparts.debug
-File: /usr/lib/debug/usr/sbin/fixparts.debug	100644	root:root	16881c3c7160973b3f3284693be3d8c3	
+File: /usr/lib/debug/.build-id/c4	40755	root:root		
+File: /usr/lib/debug/.build-id/c4/555bc7ebcf13c8dd5faf198cd45c6987afb7ca	120777	root:root		../../../../sbin/fixparts
+File: /usr/lib/debug/.build-id/c4/555bc7ebcf13c8dd5faf198cd45c6987afb7ca.debug	120777	root:root		../../usr/sbin/fixparts.debug
+File: /usr/lib/debug/usr/sbin/fixparts.debug	100644	root:root	5dfe23cebd0ec151f253945b963ca680	
 File: /usr/src/debug/gptfdisk-1.0.5	40755	root:root		
@@ -47,2 +47,2 @@
 File: /usr/src/debug/gptfdisk-1.0.5/support.h	100644	root:root	9c940bafc780c21faf23bc4139c37e94	
-RPMIdentity: 1890459da604eafbb217f354321f7a9fde9819a5b3c24ed6c57643892c5015dee0e39b9a447f1f57ed7418a28d0307b1783efe45d9c9f159d3011d97e78135d8
+RPMIdentity: 69a7e4b5820ee89b9c1afe0d9d0cbb39bf56813f877ea74982611c28450efb1956f4f5b22a7cb1a4808708e7d7cf501557b3741e6b9aea25b533ba7fa580ba4d
--- gdisk-1.0.5-alt1.x86_64.rpm.repo	2021-07-12 13:19:14.000000000 +0000
+++ gdisk-1.0.5-alt1.x86_64.rpm.hasher	2021-09-02 06:06:57.599581019 +0000
@@ -15,2 +15,3 @@
 Requires: libgcc_s.so.1(GCC_3.0)(64bit)  
+Requires: libgcc_s.so.1(GCC_3.3.1)(64bit)  
 Requires: libm.so.6(GLIBC_2.29)(64bit)  
@@ -25,2 +26,3 @@
 Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit)  
+Requires: libstdc++.so.6(GLIBCXX_3.4.26)(64bit)  
 Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit)  
@@ -31,4 +33,4 @@
 Provides: gdisk = 1.0.5-alt1:sisyphus+278399.100.1.1
-File: /usr/sbin/gdisk	100755	root:root	1fab530296f00fe3047b199c50139742	
-File: /usr/sbin/sgdisk	100755	root:root	cf86d7e47a006c4b8e8c386304851e33	
+File: /usr/sbin/gdisk	100755	root:root	a0ef43829bbf6245e92784a893d2f2f8	
+File: /usr/sbin/sgdisk	100755	root:root	6c7b097e1fae393770ef897064e34814	
 File: /usr/share/doc/gdisk-1.0.5	40755	root:root		
@@ -39,2 +41,2 @@
 File: /usr/share/man/man8/sgdisk.8.xz	100644	root:root	40aa59c8c1b2b4123bdc372c7fbfe128	
-RPMIdentity: f763312628427845b0a428980c7addff23bf715daf3ef9ddcc8b1065eddc846ff2b89f1700b23b6b612a05c6dfe1241ef695493f37be2e81a7d120fb28a86bd8
+RPMIdentity: 99e96295d775959b01c6127a5f470ac04c9c5689495dcb6102990e5605fad11ea16d50c93de8a5ca9f49009cc69f9ee2a5052499c3f5b58dd53d57a3fa916543
--- gdisk-debuginfo-1.0.5-alt1.x86_64.rpm.repo	2021-07-12 13:19:14.000000000 +0000
+++ gdisk-debuginfo-1.0.5-alt1.x86_64.rpm.hasher	2021-09-02 06:06:57.685581821 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/55	40755	root:root	
-/usr/lib/debug/.build-id/55/e9ef304602627ea3c870fb3dcf6f813473fb71	120777	root:root	../../../../sbin/sgdisk
-/usr/lib/debug/.build-id/55/e9ef304602627ea3c870fb3dcf6f813473fb71.debug	120777	root:root	../../usr/sbin/sgdisk.debug
-/usr/lib/debug/.build-id/7e	40755	root:root	
-/usr/lib/debug/.build-id/7e/d06ad2aebe2172c08bc663f7f9fccb8ecdfbae	120777	root:root	../../../../sbin/gdisk
-/usr/lib/debug/.build-id/7e/d06ad2aebe2172c08bc663f7f9fccb8ecdfbae.debug	120777	root:root	../../usr/sbin/gdisk.debug
+/usr/lib/debug/.build-id/5d	40755	root:root	
+/usr/lib/debug/.build-id/5d/45cb8964e338647ea765907372e216f0c037f2	120777	root:root	../../../../sbin/sgdisk
+/usr/lib/debug/.build-id/5d/45cb8964e338647ea765907372e216f0c037f2.debug	120777	root:root	../../usr/sbin/sgdisk.debug
+/usr/lib/debug/.build-id/9a	40755	root:root	
+/usr/lib/debug/.build-id/9a/7796aa42ab8f043b0d2bf3ac2cbff55c181391	120777	root:root	../../../../sbin/gdisk
+/usr/lib/debug/.build-id/9a/7796aa42ab8f043b0d2bf3ac2cbff55c181391.debug	120777	root:root	../../usr/sbin/gdisk.debug
 /usr/lib/debug/usr/sbin/gdisk.debug	100644	root:root	
@@ -50,10 +50,10 @@
 Provides: gdisk-debuginfo = 1.0.5-alt1:sisyphus+278399.100.1.1
-File: /usr/lib/debug/.build-id/55	40755	root:root		
-File: /usr/lib/debug/.build-id/55/e9ef304602627ea3c870fb3dcf6f813473fb71	120777	root:root		../../../../sbin/sgdisk
-File: /usr/lib/debug/.build-id/55/e9ef304602627ea3c870fb3dcf6f813473fb71.debug	120777	root:root		../../usr/sbin/sgdisk.debug
-File: /usr/lib/debug/.build-id/7e	40755	root:root		
-File: /usr/lib/debug/.build-id/7e/d06ad2aebe2172c08bc663f7f9fccb8ecdfbae	120777	root:root		../../../../sbin/gdisk
-File: /usr/lib/debug/.build-id/7e/d06ad2aebe2172c08bc663f7f9fccb8ecdfbae.debug	120777	root:root		../../usr/sbin/gdisk.debug
-File: /usr/lib/debug/usr/sbin/gdisk.debug	100644	root:root	977c24c87fcef9047707198ff7ae0a9f	
-File: /usr/lib/debug/usr/sbin/sgdisk.debug	100644	root:root	2bbc2a25f4636ae1363dcf71eeb410e9	
+File: /usr/lib/debug/.build-id/5d	40755	root:root		
+File: /usr/lib/debug/.build-id/5d/45cb8964e338647ea765907372e216f0c037f2	120777	root:root		../../../../sbin/sgdisk
+File: /usr/lib/debug/.build-id/5d/45cb8964e338647ea765907372e216f0c037f2.debug	120777	root:root		../../usr/sbin/sgdisk.debug
+File: /usr/lib/debug/.build-id/9a	40755	root:root		
+File: /usr/lib/debug/.build-id/9a/7796aa42ab8f043b0d2bf3ac2cbff55c181391	120777	root:root		../../../../sbin/gdisk
+File: /usr/lib/debug/.build-id/9a/7796aa42ab8f043b0d2bf3ac2cbff55c181391.debug	120777	root:root		../../usr/sbin/gdisk.debug
+File: /usr/lib/debug/usr/sbin/gdisk.debug	100644	root:root	c42da2a230d6d0e7c39ed395bde9eedf	
+File: /usr/lib/debug/usr/sbin/sgdisk.debug	100644	root:root	ab0b667dc7e212ce2d724362e61fd6ae	
 File: /usr/src/debug/gptfdisk-1.0.5	40755	root:root		
@@ -90,2 +90,2 @@
 File: /usr/src/debug/gptfdisk-1.0.5/support.h	100644	root:root	9c940bafc780c21faf23bc4139c37e94	
-RPMIdentity: e479db312affe5b80c301ab0ed18b131f3e3335ce6b1ee262a6cd19578c7f9e0256c5afbb505ec377b5010438b304d0ff36708305b8030410a0163b23e5f3e04
+RPMIdentity: 3553b0d0cd8a0bbe5e509f2705bf76e9ed1f149bd31d84b39ff693d2870677d257986c5c3524b841371f144d4ebf05797c25db235624ef49bbaf35908d4f3afe