<86>Apr 28 10:56:46 userdel[2641182]: delete user 'rooter'
<86>Apr 28 10:56:46 groupadd[2641219]: group added to /etc/group: name=rooter, GID=1292
<86>Apr 28 10:56:46 groupadd[2641219]: group added to /etc/gshadow: name=rooter
<86>Apr 28 10:56:46 groupadd[2641219]: new group: name=rooter, GID=1292
<86>Apr 28 10:56:46 useradd[2641223]: new user: name=rooter, UID=1292, GID=1292, home=/root, shell=/bin/bash
<86>Apr 28 10:56:46 userdel[2641236]: delete user 'builder'
<86>Apr 28 10:56:46 userdel[2641236]: removed group 'builder' owned by 'builder'
<86>Apr 28 10:56:46 userdel[2641236]: removed shadow group 'builder' owned by 'builder'
<86>Apr 28 10:56:46 groupadd[2641242]: group added to /etc/group: name=builder, GID=1293
<86>Apr 28 10:56:46 groupadd[2641242]: group added to /etc/gshadow: name=builder
<86>Apr 28 10:56:46 groupadd[2641242]: new group: name=builder, GID=1293
<86>Apr 28 10:56:46 useradd[2641250]: new user: name=builder, UID=1293, GID=1293, home=/usr/src, shell=/bin/bash
<13>Apr 28 10:56:52 rpmi: libp11-kit-0.23.15-alt2 p9+254920.2400.19.1 1601385869 installed
<13>Apr 28 10:56:52 rpmi: libtasn1-4.14-alt1 p9+235792.100.2.1 1565425233 installed
<13>Apr 28 10:56:52 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>Apr 28 10:56:52 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>Apr 28 10:56:52 rpmi: ca-certificates-2021.10.06-alt1 p9+289862.100.1.1 1637033643 installed
<13>Apr 28 10:56:52 rpmi: ca-trust-0.1.2-alt1 p9+233349.100.1.1 1561655062 installed
<13>Apr 28 10:56:52 rpmi: p11-kit-trust-0.23.15-alt2 p9+254920.2400.19.1 1601385869 installed
<13>Apr 28 10:56:52 rpmi: libcrypto1.1-1.1.1u-alt1 p9+322202.100.1.1 1685863283 installed
<13>Apr 28 10:56:52 rpmi: libssl1.1-1.1.1u-alt1 p9+322202.100.1.1 1685863283 installed
<13>Apr 28 10:56:52 rpmi: libssl-devel-1.1.1u-alt1 p9+322202.100.1.1 1685863283 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/sipsak-0.9.6-alt2.1.nosrc.rpm (w1.gzdio)
Installing sipsak-0.9.6-alt2.1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33528
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf sipsak-0.9.6
+ echo 'Source #0 (sipsak-0.9.6.tar.bz2):'
Source #0 (sipsak-0.9.6.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/sipsak-0.9.6.tar.bz2
+ /bin/tar -xf -
+ cd sipsak-0.9.6
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33528
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sipsak-0.9.6
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fgnu89-inline'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fgnu89-inline'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fgnu89-inline'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fgnu89-inline'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fgnu89-inline'
++ 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -ri dirname -- '{}'
+ ./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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... 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 x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking whether x86_64-alt-linux-gcc accepts -fstack-protector... yes
checking for distcc... not requested
checking for a BSD-compatible install... /bin/install -c
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for egrep... 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 ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking for netinet/ip.h... yes
checking for netinet/udp.h... yes
checking for netinet/ip_icmp.h... yes
checking cygwin/icmp.h usability... no
checking cygwin/icmp.h presence... no
checking for cygwin/icmp.h... no
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for getchar... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getopt... yes
checking for getpid... yes
checking for gettimeofday... yes
checking for memset... yes
checking for ntohs... yes
checking for regcomp... yes
checking for select... yes
checking for socket... yes
checking for strchr... yes
checking for strcmp... yes
checking for strstr... yes
checking for strtol... yes
checking for uname... yes
checking for calloc... yes
checking for getdomainname... yes
checking for getopt_long... yes
checking for inet_ntop... yes
checking for strncasecmp... yes
checking for strcasestr... yes
checking disabled gnutls... not requested
checking for libgnutls-config... no
checking for libgnutls - version >= 1.0.0... no
checking openssl/md5.h usability... yes
checking openssl/md5.h presence... yes
checking for openssl/md5.h... yes
checking for MD5_Init in -lcrypto... yes
checking openssl/sha.h usability... yes
checking openssl/sha.h presence... yes
checking for openssl/sha.h... yes
checking for SHA1_Init in -lcrypto... yes
checking for ares_version.h... not found
checking for ruli.h... not found
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ make
make: Entering directory '/usr/src/RPM/BUILD/sipsak-0.9.6'
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/sipsak-0.9.6'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -fgnu89-inline -Wall -fstack-protector -c auth.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -fgnu89-inline -Wall -fstack-protector -c header_f.c
header_f.c: In function 'increase_cseq':
header_f.c:455:25: warning: ' ' directive output may be truncated writing 1 byte into a region of size between 0 and 10 [-Wformat-truncation=]
   snprintf(cs_s, 11, "%i ", cs);
                         ^
In file included from /usr/include/stdio.h:862,
                 from sipsak.h:28,
                 from header_f.c:20:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 3 and 13 bytes into a destination of size 11
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -fgnu89-inline -Wall -fstack-protector -c helper.c
helper.c: In function 'get_fqdn':
helper.c:532:32: warning: '%s' directive output may be truncated writing up to 99 bytes into a region of size 65 [-Wformat-truncation=]
     snprintf(fqdn, FQDN_SIZE, "%s.%s", hname, dname);
                                ^~      ~~~~~
In file included from /usr/include/stdio.h:862,
                 from sipsak.h:28,
                 from helper.c:19:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 2 and 200 bytes into a destination of size 65
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -fgnu89-inline -Wall -fstack-protector -c md5.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -fgnu89-inline -Wall -fstack-protector -c request.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -fgnu89-inline -Wall -fstack-protector -c shoot.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -fgnu89-inline -Wall -fstack-protector -c sipsak.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -fgnu89-inline -Wall -fstack-protector -c exit_code.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -fgnu89-inline -Wall -fstack-protector -c transport.c
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -fgnu89-inline -Wall -fstack-protector   -o sipsak  auth.o header_f.o helper.o md5.o request.o shoot.o sipsak.o exit_code.o transport.o  -lcrypto -lcrypto
make[1]: Leaving directory '/usr/src/RPM/BUILD/sipsak-0.9.6'
make: Leaving directory '/usr/src/RPM/BUILD/sipsak-0.9.6'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83957
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/sipsak-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/sipsak-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd sipsak-0.9.6
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/sipsak-buildroot/usr exec_prefix=/usr/src/tmp/sipsak-buildroot/usr bindir=/usr/src/tmp/sipsak-buildroot/usr/bin sbindir=/usr/src/tmp/sipsak-buildroot/usr/sbin sysconfdir=/usr/src/tmp/sipsak-buildroot/etc datadir=/usr/src/tmp/sipsak-buildroot/usr/share includedir=/usr/src/tmp/sipsak-buildroot/usr/include libdir=/usr/src/tmp/sipsak-buildroot/usr/lib64 libexecdir=/usr/src/tmp/sipsak-buildroot/usr/lib localstatedir=/usr/src/tmp/sipsak-buildroot/var/lib sharedstatedir=/usr/src/tmp/sipsak-buildroot/var/lib mandir=/usr/src/tmp/sipsak-buildroot/usr/share/man infodir=/usr/src/tmp/sipsak-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/sipsak-0.9.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/sipsak-0.9.6'
test -z "/usr/src/tmp/sipsak-buildroot/usr/bin" || mkdir -p -- "/usr/src/tmp/sipsak-buildroot/usr/bin"
  /usr/libexec/rpm-build/install -p 'sipsak' '/usr/src/tmp/sipsak-buildroot/usr/bin/sipsak'
test -z "/usr/src/tmp/sipsak-buildroot/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/sipsak-buildroot/usr/share/man/man1"
 /usr/libexec/rpm-build/install -p -m 644 './sipsak.1' '/usr/src/tmp/sipsak-buildroot/usr/share/man/man1/sipsak.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sipsak-0.9.6'
make: Leaving directory '/usr/src/RPM/BUILD/sipsak-0.9.6'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/sipsak-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/sipsak-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/sipsak-buildroot/ (default)
Compressing files in /usr/src/tmp/sipsak-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/sipsak-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: sipsak-0.9.6-alt2.1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.65364
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sipsak-0.9.6
+ DOCDIR=/usr/src/tmp/sipsak-buildroot/usr/share/doc/sipsak-0.9.6
+ export DOCDIR
+ rm -rf /usr/src/tmp/sipsak-buildroot/usr/share/doc/sipsak-0.9.6
+ /bin/mkdir -p /usr/src/tmp/sipsak-buildroot/usr/share/doc/sipsak-0.9.6
+ cp -prL AUTHORS INSTALL COPYING README NEWS TODO /usr/src/tmp/sipsak-buildroot/usr/share/doc/sipsak-0.9.6
+ chmod -R go-w /usr/src/tmp/sipsak-buildroot/usr/share/doc/sipsak-0.9.6
+ chmod -R a+rX /usr/src/tmp/sipsak-buildroot/usr/share/doc/sipsak-0.9.6
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PliJZa
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CGTcJ6
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.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), 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), libcrypto.so.1.1()(64bit) >= set:qnRmGX7qwdUGX94ZuElmoUi6, libcrypto.so.1.1(OPENSSL_1_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.vyeyV5
Creating sipsak-debuginfo package
Processing files: sipsak-debuginfo-0.9.6-alt2.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EiLyD8
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z8ZFCe
find-requires: running scripts (debuginfo)
Requires: sipsak = 0.9.6-alt2.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypto.so.1.1)
Wrote: /usr/src/RPM/RPMS/x86_64/sipsak-0.9.6-alt2.1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/sipsak-debuginfo-0.9.6-alt2.1.x86_64.rpm (w2.lzdio)
5.83user 2.71system 0:20.76elapsed 41%CPU (0avgtext+0avgdata 35252maxresident)k
0inputs+0outputs (0major+926662minor)pagefaults 0swaps
5.20user 1.94system 0:37.05elapsed 19%CPU (0avgtext+0avgdata 135440maxresident)k
0inputs+0outputs (0major+202394minor)pagefaults 0swaps
--- sipsak-0.9.6-alt2.1.x86_64.rpm.repo	2018-09-01 17:31:24.000000000 +0000
+++ sipsak-0.9.6-alt2.1.x86_64.rpm.hasher	2024-04-28 10:57:18.579078808 +0000
@@ -16,3 +16,3 @@
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
-Requires: libcrypto.so.1.1()(64bit) >= set:pmRmGX7qw6sRZ48Y94BX7Jp
+Requires: libcrypto.so.1.1()(64bit) >= set:qnRmGX7qwdUGX94ZuElmoUi6
 Requires: rpmlib(SetVersions)  
@@ -22,3 +22,3 @@
 Provides: sipsak = 0.9.6-alt2.1
-File: /usr/bin/sipsak	100755	root:root	ad781996b9edb3f79cba863d672e5ee2	
+File: /usr/bin/sipsak	100755	root:root	bf5eb195b250417e3182544f05e9c1b1	
 File: /usr/share/doc/sipsak-0.9.6	40755	root:root		
@@ -31,2 +31,2 @@
 File: /usr/share/man/man1/sipsak.1.xz	100644	root:root	2b38c0120aba86a97d04b8272009f69c	
-RPMIdentity: 9a55d97f63043810f97c3cba99bd18481f468994950bc482564127b7d682b4cc4ff2ebd1fe98abbde56805a6a54cb16531adfe90b37adf5325c5bbf0b93a2624
+RPMIdentity: 41e3335a18101c89a049db07ca5ebdb12f7a1c2216c0fdc1772e74f3451b278b971c64ba9a919db44720ad28dc501101bcc283fbf3a7fd97b64f5793c959b54d
--- sipsak-debuginfo-0.9.6-alt2.1.x86_64.rpm.repo	2018-09-01 17:31:24.000000000 +0000
+++ sipsak-debuginfo-0.9.6-alt2.1.x86_64.rpm.hasher	2024-04-28 10:57:18.755079127 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/7e	40755	root:root	
-/usr/lib/debug/.build-id/7e/825ef2219f458b51018735d567e931b21a98c6	120777	root:root	../../../../bin/sipsak
-/usr/lib/debug/.build-id/7e/825ef2219f458b51018735d567e931b21a98c6.debug	120777	root:root	../../usr/bin/sipsak.debug
+/usr/lib/debug/.build-id/4f	40755	root:root	
+/usr/lib/debug/.build-id/4f/06459bc734e0c106504e24645520c89a3467ec	120777	root:root	../../../../bin/sipsak
+/usr/lib/debug/.build-id/4f/06459bc734e0c106504e24645520c89a3467ec.debug	120777	root:root	../../usr/bin/sipsak.debug
 /usr/lib/debug/usr/bin/sipsak.debug	100644	root:root	
@@ -27,6 +27,6 @@
 Provides: sipsak-debuginfo = 0.9.6-alt2.1
-File: /usr/lib/debug/.build-id/7e	40755	root:root		
-File: /usr/lib/debug/.build-id/7e/825ef2219f458b51018735d567e931b21a98c6	120777	root:root		../../../../bin/sipsak
-File: /usr/lib/debug/.build-id/7e/825ef2219f458b51018735d567e931b21a98c6.debug	120777	root:root		../../usr/bin/sipsak.debug
-File: /usr/lib/debug/usr/bin/sipsak.debug	100644	root:root	a32aa92a0e6fba1cfc4a0272a237ec4e	
+File: /usr/lib/debug/.build-id/4f	40755	root:root		
+File: /usr/lib/debug/.build-id/4f/06459bc734e0c106504e24645520c89a3467ec	120777	root:root		../../../../bin/sipsak
+File: /usr/lib/debug/.build-id/4f/06459bc734e0c106504e24645520c89a3467ec.debug	120777	root:root		../../usr/bin/sipsak.debug
+File: /usr/lib/debug/usr/bin/sipsak.debug	100644	root:root	fae30371cddd4ebc1c9163b905d3aafc	
 File: /usr/src/debug/sipsak-0.9.6	40755	root:root		
@@ -48,2 +48,2 @@
 File: /usr/src/debug/sipsak-0.9.6/transport.h	100644	root:root	8031d1caf41f98a164075514a18acbfa	
-RPMIdentity: 28b7fd60de1fc0c497470f8c911972b51cc2dad98d303d43f2908f9b848e75e7c4d751dbde40e1f1fb9cf11324b20537a90364e8a3937aab15faf5379133c9e1
+RPMIdentity: 2b8fe615d2bee5e83054f479e65a4f9d7bd839aac2d4b6b257d9c2a3d7d08782b3b049d6d024aef3e3812b70cabf7dba30883f472830e5d201e38e59f3358106