<86>Jan  1 12:27:35 userdel[3731769]: delete user 'rooter'
<86>Jan  1 12:27:35 userdel[3731769]: removed group 'rooter' owned by 'rooter'
<86>Jan  1 12:27:35 userdel[3731769]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan  1 12:27:35 groupadd[3731788]: group added to /etc/group: name=rooter, GID=963
<86>Jan  1 12:27:35 groupadd[3731788]: group added to /etc/gshadow: name=rooter
<86>Jan  1 12:27:35 groupadd[3731788]: new group: name=rooter, GID=963
<86>Jan  1 12:27:35 useradd[3731806]: new user: name=rooter, UID=963, GID=963, home=/root, shell=/bin/bash
<86>Jan  1 12:27:35 userdel[3731833]: delete user 'builder'
<86>Jan  1 12:27:35 userdel[3731833]: removed group 'builder' owned by 'builder'
<86>Jan  1 12:27:35 groupadd[3731860]: group added to /etc/group: name=builder, GID=964
<86>Jan  1 12:27:35 groupadd[3731860]: group added to /etc/gshadow: name=builder
<86>Jan  1 12:27:35 groupadd[3731860]: new group: name=builder, GID=964
<86>Jan  1 12:27:35 useradd[3731878]: new user: name=builder, UID=964, GID=964, home=/usr/src, shell=/bin/bash
warning: ignored self-provides: libnatpmp-devel = 20150609-alt1_4
warning: ignored self-provides: libnatpmp-devel = 20150609-alt1_4
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libnatpmp-20150609-alt1_4.nosrc.rpm (w1.gzdio)
warning: ignored self-provides: libnatpmp-devel = 20150609-alt1_4
Installing libnatpmp-20150609-alt1_4.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30785
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libnatpmp-20150609
+ echo 'Source #0 (libnatpmp-20150609.tar.gz):'
Source #0 (libnatpmp-20150609.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/libnatpmp-20150609.tar.gz
+ /bin/tar -xf -
+ cd libnatpmp-20150609
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30785
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libnatpmp-20150609
+ make -j16 LDFLAGS= 'CFLAGS=-fPIC -Wall -DENABLE_STRNATPMPERR -pipe -frecord-gcc-switches -Wall -g -O2' EXTRA_LD=
make: Entering directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
gcc -fPIC -Wall -DENABLE_STRNATPMPERR -pipe -frecord-gcc-switches -Wall -g -O2   -c -o testgetgateway.o testgetgateway.c
make: Leaving directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
make: Entering directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
gcc -fPIC -Wall -DENABLE_STRNATPMPERR -pipe -frecord-gcc-switches -Wall -g -O2   -c -o getgateway.o getgateway.c
make: Leaving directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
make: Entering directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
gcc  -o testgetgateway testgetgateway.o getgateway.o 
make: Leaving directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
make: Entering directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
gcc -fPIC -Wall -DENABLE_STRNATPMPERR -pipe -frecord-gcc-switches -Wall -g -O2   -c -o natpmpc.o natpmpc.c
make: Leaving directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
make: Entering directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
gcc -fPIC -Wall -DENABLE_STRNATPMPERR -pipe -frecord-gcc-switches -Wall -g -O2   -c -o natpmp.o natpmp.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from natpmp.c:32:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
make: Entering directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
ar crs libnatpmp.a natpmp.o getgateway.o
make: Leaving directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
make: Entering directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
gcc -shared -Wl,-soname,libnatpmp.so.1 -o libnatpmp.so natpmp.o getgateway.o 
make: Leaving directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
make: Entering directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
gcc  -o natpmpc-static natpmpc.o libnatpmp.a 
make: Leaving directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
make: Entering directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
gcc  -o natpmpc-shared natpmpc.o libnatpmp.so 
make: Leaving directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.28298
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libnatpmp-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libnatpmp-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libnatpmp-20150609
+ make install INSTALLPREFIX=/usr/src/tmp/libnatpmp-buildroot/usr INSTALLDIRLIB=/usr/src/tmp/libnatpmp-buildroot/usr/lib64 INSTALLDIRINC=/usr/src/tmp/libnatpmp-buildroot/usr/include INSTALLDIRBIN=/usr/src/tmp/libnatpmp-buildroot/usr/bin
make: Entering directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
install -p -d /usr/src/tmp/libnatpmp-buildroot/usr/include
install -p -m 644 natpmp.h /usr/src/tmp/libnatpmp-buildroot/usr/include
install -p -d /usr/src/tmp/libnatpmp-buildroot/usr/lib64
install -p -m 644 libnatpmp.a /usr/src/tmp/libnatpmp-buildroot/usr/lib64
install -p -m 644 libnatpmp.so /usr/src/tmp/libnatpmp-buildroot/usr/lib64/libnatpmp.so.1
install -p -d /usr/src/tmp/libnatpmp-buildroot/usr/bin
install -p -m 755 natpmpc-shared /usr/src/tmp/libnatpmp-buildroot/usr/bin/natpmpc
ln -s -f libnatpmp.so.1 /usr/src/tmp/libnatpmp-buildroot/usr/lib64/libnatpmp.so
make: Leaving directory '/usr/src/RPM/BUILD/libnatpmp-20150609'
+ rm -f /usr/src/tmp/libnatpmp-buildroot/usr/lib64/libnatpmp.a
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libnatpmp-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/libnatpmp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/libnatpmp-buildroot/ (default)
Compressing files in /usr/src/tmp/libnatpmp-buildroot (auto)
Adjusting library links in /usr/src/tmp/libnatpmp-buildroot
./usr/lib64:
	libnatpmp.so.1 -> libnatpmp.so.1
Verifying ELF objects in /usr/src/tmp/libnatpmp-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: libnatpmp-20150609-alt1_4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BD6ccB
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.qj5Fnz
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.15)(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), libnatpmp.so.1()(64bit) >= set:heHOThqMULn5Org2d, 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.jHMV2A
Creating libnatpmp-debuginfo package
Processing files: libnatpmp1-20150609-alt1_4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AdcCbG
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libnatpmp-buildroot/usr/lib64/libnatpmp.so.1: 11 symbols, 14 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5gPkOO
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libnatpmp.so.1()(64bit) = set:hdmBTNWU4w3PS2chCskxu3iE
Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EMV8Q0
Creating libnatpmp1-debuginfo package
Processing files: libnatpmp-devel-20150609-alt1_4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LpV3mg
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.cfQziz
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libnatpmp1 = 20150609-alt1_4, /usr/lib64/libnatpmp.so.1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hdH4DV
Processing files: libnatpmp-debuginfo-20150609-alt1_4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OPcDLl
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.178TmP
find-requires: running scripts (debuginfo)
Requires: libnatpmp = 20150609-alt1_4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libnatpmp.so.1)
Processing files: libnatpmp1-debuginfo-20150609-alt1_4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uUn2pm
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LSfEWW
find-requires: running scripts (debuginfo)
Provides: debug64(libnatpmp.so.1)
Requires: libnatpmp1 = 20150609-alt1_4, debug64(libc.so.6)
Adding to libnatpmp-debuginfo a strict dependency on libnatpmp
Adding to libnatpmp-devel a strict dependency on libnatpmp1
Adding to libnatpmp1-debuginfo a strict dependency on libnatpmp1
Adding to libnatpmp a strict dependency on libnatpmp1
Adding to libnatpmp-debuginfo a strict dependency on libnatpmp1-debuginfo
Removing from libnatpmp-debuginfo 1 sources provided by libnatpmp1-debuginfo
Removing 2 extra deps from libnatpmp due to dependency on libnatpmp1
Removing 1 extra deps from libnatpmp-devel due to dependency on libnatpmp1
Removing 1 extra deps from libnatpmp-debuginfo due to dependency on libnatpmp1-debuginfo
Removing 4 extra deps from libnatpmp due to repentancy on libnatpmp1
Removing 1 extra deps from libnatpmp-debuginfo due to repentancy on libnatpmp1-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/libnatpmp-20150609-alt1_4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libnatpmp1-20150609-alt1_4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libnatpmp-devel-20150609-alt1_4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libnatpmp-debuginfo-20150609-alt1_4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libnatpmp1-debuginfo-20150609-alt1_4.x86_64.rpm (w2.lzdio)
2.34user 1.16system 0:15.68elapsed 22%CPU (0avgtext+0avgdata 27836maxresident)k
0inputs+0outputs (0major+409849minor)pagefaults 0swaps
0.43user 0.89system 0:18.62elapsed 7%CPU (0avgtext+0avgdata 12332maxresident)k
0inputs+0outputs (0major+94227minor)pagefaults 0swaps
--- libnatpmp-20150609-alt1_4.x86_64.rpm.repo	2020-10-07 16:07:26.000000000 +0000
+++ libnatpmp-20150609-alt1_4.x86_64.rpm.hasher	2023-01-01 12:27:52.277859262 +0000
@@ -7,3 +7,3 @@
 Provides: libnatpmp = 20150609-alt1_4:p9+258560.140.4.1
-File: /usr/bin/natpmpc	100755	root:root	f0cd1266bdba20be55b8fd5a9712ca0c	
-RPMIdentity: 711383183b25bfe0e850be68d268fed92bb45e958c71c057367c234b2b5ee6060f5c64390e8702dca032f7b4c3dbbe85c77444febd4fbedebb318d5df8e184c0
+File: /usr/bin/natpmpc	100755	root:root	d28843d2b9718f4afcfb9b7b8d44831c	
+RPMIdentity: c66db7eee2350794261ba0566da96caf25b1f9594a3d479e72bc56a7f3940590c7981d66b4d6ae77562eab6ae11c3502aa71868974ccd89020b23adf2e7a8d41
--- libnatpmp-debuginfo-20150609-alt1_4.x86_64.rpm.repo	2020-10-07 16:07:26.000000000 +0000
+++ libnatpmp-debuginfo-20150609-alt1_4.x86_64.rpm.hasher	2023-01-01 12:27:52.441861569 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/f7	40755	root:root	
-/usr/lib/debug/.build-id/f7/2bdaf7b13b1466fcfee050da0c9a8a4ad1460d	120777	root:root	../../../../bin/natpmpc
-/usr/lib/debug/.build-id/f7/2bdaf7b13b1466fcfee050da0c9a8a4ad1460d.debug	120777	root:root	../../usr/bin/natpmpc.debug
+/usr/lib/debug/.build-id/3f	40755	root:root	
+/usr/lib/debug/.build-id/3f/a2d405f64836a8ef7e3129164713a6192c9369	120777	root:root	../../../../bin/natpmpc
+/usr/lib/debug/.build-id/3f/a2d405f64836a8ef7e3129164713a6192c9369.debug	120777	root:root	../../usr/bin/natpmpc.debug
 /usr/lib/debug/usr/bin/natpmpc.debug	100644	root:root	
@@ -11,8 +11,8 @@
 Provides: libnatpmp-debuginfo = 20150609-alt1_4:p9+258560.140.4.1
-File: /usr/lib/debug/.build-id/f7	40755	root:root		
-File: /usr/lib/debug/.build-id/f7/2bdaf7b13b1466fcfee050da0c9a8a4ad1460d	120777	root:root		../../../../bin/natpmpc
-File: /usr/lib/debug/.build-id/f7/2bdaf7b13b1466fcfee050da0c9a8a4ad1460d.debug	120777	root:root		../../usr/bin/natpmpc.debug
-File: /usr/lib/debug/usr/bin/natpmpc.debug	100644	root:root	d67f1d92f739bc13a02dd112ef8d1f66	
+File: /usr/lib/debug/.build-id/3f	40755	root:root		
+File: /usr/lib/debug/.build-id/3f/a2d405f64836a8ef7e3129164713a6192c9369	120777	root:root		../../../../bin/natpmpc
+File: /usr/lib/debug/.build-id/3f/a2d405f64836a8ef7e3129164713a6192c9369.debug	120777	root:root		../../usr/bin/natpmpc.debug
+File: /usr/lib/debug/usr/bin/natpmpc.debug	100644	root:root	8d88e0c06ca6b89a8de0126cc262f696	
 File: /usr/src/debug/libnatpmp-20150609	40755	root:root		
 File: /usr/src/debug/libnatpmp-20150609/natpmpc.c	100644	root:root	b92255e4acdd032db0ababec02c35f0f	
-RPMIdentity: 5038999ac118e7bd9fca915527da237876d017b297aac6e07af73fd5297f4714f672cc19087ba4ec25c3bb6cbd411fb9aa06efe5ebb104b0190718c123b3f0f8
+RPMIdentity: 825b9919f238965a979d3f5dc81baf131af141ee5c497da5bf3786bc69be36970cbec229e3e9382fc780e64025a307af340c2e4c6b5a7f87b7d98e7e2f8fcbef
--- libnatpmp-devel-20150609-alt1_4.x86_64.rpm.repo	2020-10-07 16:07:26.000000000 +0000
+++ libnatpmp-devel-20150609-alt1_4.x86_64.rpm.hasher	2023-01-01 12:27:52.553863145 +0000
@@ -4,3 +4,2 @@
 Requires: rpmlib(PayloadIsLzma)  
-Provides: libnatpmp-devel = 20150609-alt1_4
 Provides: libnatpmp-devel = 20150609-alt1_4:p9+258560.140.4.1
@@ -8,2 +7,2 @@
 File: /usr/lib64/libnatpmp.so	120777	root:root		libnatpmp.so.1
-RPMIdentity: 28c156a35965bf06ba4c803efdf0325f938691dc18aae7c2da5c63c5843be333aa2a2b5722140c4858301a02fc8c4615f600f5da6a281a8e227142de8c319fce
+RPMIdentity: 85478f2a48fae860d7de3d4e6c031580cacb5694636450a8a24041b08997a0140084225b48ca505b60141773f503fdf5e267d63fe06be9ea6b01f253ea20499d
--- libnatpmp1-20150609-alt1_4.x86_64.rpm.repo	2020-10-07 16:07:26.000000000 +0000
+++ libnatpmp1-20150609-alt1_4.x86_64.rpm.hasher	2023-01-01 12:27:52.621864102 +0000
@@ -9,3 +9,3 @@
 Provides: libnatpmp1 = 20150609-alt1_4:p9+258560.140.4.1
-File: /usr/lib64/libnatpmp.so.1	100644	root:root	7ee40c27202225962b9f3116f783b1a6	
-RPMIdentity: 27d9b07ff538e32a640e473b190fce8b1f818850193800ff7cf8ae046d7d5b5154abbb264d8dc46d7b3f574e5cd9562d75b8dccb0a2f5e5beb77fda6c9c384d0
+File: /usr/lib64/libnatpmp.so.1	100644	root:root	ee4dbccf75ebe70cadb056a324a2fd16	
+RPMIdentity: fd78433aae4c474e0ee9384a65f16b050f1ad1645ef11281f6cb92b96c50553a9c797230da8373a07f8495377d87f4a450f44412ec4fce2a8fca0f56632631f4
--- libnatpmp1-debuginfo-20150609-alt1_4.x86_64.rpm.repo	2020-10-07 16:07:26.000000000 +0000
+++ libnatpmp1-debuginfo-20150609-alt1_4.x86_64.rpm.hasher	2023-01-01 12:27:52.703865256 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/cf	40755	root:root	
-/usr/lib/debug/.build-id/cf/0fe322330deb09c40e601137ef401e933bd953	120777	root:root	../../../../lib64/libnatpmp.so.1
-/usr/lib/debug/.build-id/cf/0fe322330deb09c40e601137ef401e933bd953.debug	120777	root:root	../../usr/lib64/libnatpmp.so.1.debug
+/usr/lib/debug/.build-id/bc	40755	root:root	
+/usr/lib/debug/.build-id/bc/d938e02b5f77c25b938433c862937ca16857e7	120777	root:root	../../../../lib64/libnatpmp.so.1
+/usr/lib/debug/.build-id/bc/d938e02b5f77c25b938433c862937ca16857e7.debug	120777	root:root	../../usr/lib64/libnatpmp.so.1.debug
 /usr/lib/debug/usr/lib64/libnatpmp.so.1.debug	100644	root:root	
@@ -14,6 +14,6 @@
 Provides: libnatpmp1-debuginfo = 20150609-alt1_4:p9+258560.140.4.1
-File: /usr/lib/debug/.build-id/cf	40755	root:root		
-File: /usr/lib/debug/.build-id/cf/0fe322330deb09c40e601137ef401e933bd953	120777	root:root		../../../../lib64/libnatpmp.so.1
-File: /usr/lib/debug/.build-id/cf/0fe322330deb09c40e601137ef401e933bd953.debug	120777	root:root		../../usr/lib64/libnatpmp.so.1.debug
-File: /usr/lib/debug/usr/lib64/libnatpmp.so.1.debug	100644	root:root	35586c59552076b48ef309e621375d60	
+File: /usr/lib/debug/.build-id/bc	40755	root:root		
+File: /usr/lib/debug/.build-id/bc/d938e02b5f77c25b938433c862937ca16857e7	120777	root:root		../../../../lib64/libnatpmp.so.1
+File: /usr/lib/debug/.build-id/bc/d938e02b5f77c25b938433c862937ca16857e7.debug	120777	root:root		../../usr/lib64/libnatpmp.so.1.debug
+File: /usr/lib/debug/usr/lib64/libnatpmp.so.1.debug	100644	root:root	f667a300c979963e319afd44e62ef559	
 File: /usr/src/debug/libnatpmp-20150609	40755	root:root		
@@ -23,2 +23,2 @@
 File: /usr/src/debug/libnatpmp-20150609/natpmp.h	100644	root:root	5d9a48daacafa81a96edf1d5d6496a29	
-RPMIdentity: 30124ad4e47e2ac51f64bed6a6b228d682c36415e5d853bd1114d12dcec315633d78c248012e8c69ec98bd5049db07e38df9300b2c1c24fa3abc179b57b7b5c7
+RPMIdentity: 3d3b51b9694974c9b8dc85db8bab88a169dac42098d3ac0ce8916e3d714d43feaa7e5db527267cfb3bd46289518506c6a84bc79d4f40a29df2872af82f099826