<86>Apr 24 06:24:51 userdel[2548426]: delete user 'rooter' <86>Apr 24 06:24:51 userdel[2548426]: removed group 'rooter' owned by 'rooter' <86>Apr 24 06:24:51 userdel[2548426]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 24 06:24:51 groupadd[2548434]: group added to /etc/group: name=rooter, GID=921 <86>Apr 24 06:24:51 groupadd[2548434]: group added to /etc/gshadow: name=rooter <86>Apr 24 06:24:51 groupadd[2548434]: new group: name=rooter, GID=921 <86>Apr 24 06:24:51 useradd[2548443]: new user: name=rooter, UID=921, GID=921, home=/root, shell=/bin/bash <86>Apr 24 06:24:51 userdel[2548450]: delete user 'builder' <86>Apr 24 06:24:51 userdel[2548450]: removed group 'builder' owned by 'builder' <86>Apr 24 06:24:51 userdel[2548450]: removed shadow group 'builder' owned by 'builder' <86>Apr 24 06:24:51 groupadd[2548455]: group added to /etc/group: name=builder, GID=922 <86>Apr 24 06:24:51 groupadd[2548455]: group added to /etc/gshadow: name=builder <86>Apr 24 06:24:51 groupadd[2548455]: new group: name=builder, GID=922 <86>Apr 24 06:24:51 useradd[2548459]: new user: name=builder, UID=922, GID=922, home=/usr/src, shell=/bin/bash warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Apr 24 06:24:52 rpmi: libjpeg-2:2.0.2-alt1 sisyphus+226996.100.1.1 1554902884 installed <13>Apr 24 06:24:52 rpmi: libv4l-1.16.6-alt1 p9+233311.100.1.2 1561634001 installed <13>Apr 24 06:24:52 rpmi: libv4l-devel-1.16.6-alt1 p9+233311.100.1.2 1561634001 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/linuxtv-dvb-apps-1.1.1-alt2.2.nosrc.rpm (w1.gzdio) Installing linuxtv-dvb-apps-1.1.1-alt2.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42135 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf linuxtv-dvb-apps-1.1.1 + echo 'Source #0 (linuxtv-dvb-apps-1.1.1.tar.gz):' Source #0 (linuxtv-dvb-apps-1.1.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/linuxtv-dvb-apps-1.1.1.tar.gz + /bin/tar -xf - + cd linuxtv-dvb-apps-1.1.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (linuxtv-dvb-apps-makefile.patch):' Patch #1 (linuxtv-dvb-apps-makefile.patch): + /usr/bin/patch -p1 patching file Makefile + echo 'Patch #2 (linuxtv-dvb-apps-1.1.1-alt-v4l.patch):' Patch #2 (linuxtv-dvb-apps-1.1.1-alt-v4l.patch): + /usr/bin/patch -p2 patching file test/video.c + cp /usr/src/RPM/SOURCES/CHANGES ./ + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.42135 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd linuxtv-dvb-apps-1.1.1 + make 'ARCH= -pipe -frecord-gcc-switches -Wall -g -O2' DESTDIR=/usr/src/tmp/linuxtv-dvb-apps-buildroot bindir=/usr/bin libdir=/usr/lib64 sysconfdir=/etc datadir=/usr/share make: Entering directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1' make -C util make[1]: Entering directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util' make -C lib make[2]: Entering directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/lib' gcc -MD -g -Wall -O2 -I../../include -I. -c lnb.c -o lnb.o make[2]: Leaving directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/lib' make -C szap make[2]: Entering directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/szap' gcc -MD -Wall -g -O2 -I../../include -I../lib -o szap.o -c szap.c gcc -MD -Wall -g -O2 -I../../include -I../lib -o tzap.o -c tzap.c tzap.c: In function 'parse': tzap.c:232:31: warning: pointer targets in passing argument 2 of 'try_parse_int' differ in signedness [-Wpointer-sign] if ((err = try_parse_int(fd, &frontend->frequency, "frequency"))) ^~~~~~~~~~~~~~~~~~~~ tzap.c:184:5: note: expected 'int *' but argument is of type '__u32 *' {aka 'unsigned int *'} int try_parse_int(int fd, int *val, const char *pname) ^~~~~~~~~~~~~ gcc -MD -Wall -g -O2 -I../../include -I../lib -o czap.o -c czap.c czap.c: In function 'parse': czap.c:139:22: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=] if ((sscanf(chan, "%a[^:]:%d:%a[^:]:%d:%a[^:]:%a[^:]:%d:%d\n", ~^ &name, &frontend->frequency, ~~~~~ czap.c:139:32: warning: format '%a' expects argument of type 'float *', but argument 5 has type 'char **' [-Wformat=] if ((sscanf(chan, "%a[^:]:%d:%a[^:]:%d:%a[^:]:%a[^:]:%d:%d\n", ~^ czap.c:141:5: &inv, &frontend->u.qam.symbol_rate, ~~~~ czap.c:139:42: warning: format '%a' expects argument of type 'float *', but argument 7 has type 'char **' [-Wformat=] if ((sscanf(chan, "%a[^:]:%d:%a[^:]:%d:%a[^:]:%a[^:]:%d:%d\n", ~^ czap.c:142:5: &fec, &mod, vpid, apid) != 8) ~~~~ czap.c:139:49: warning: format '%a' expects argument of type 'float *', but argument 8 has type 'char **' [-Wformat=] if ((sscanf(chan, "%a[^:]:%d:%a[^:]:%d:%a[^:]:%a[^:]:%d:%d\n", ~^ czap.c:142:11: &fec, &mod, vpid, apid) != 8) ~~~~ gcc -MD -Wall -g -O2 -I../../include -I../lib -o azap.o -c azap.c gcc -MD -Wall -g -O2 -I../../include -I../lib -o femon.o -c femon.c gcc -Wall -g -O2 -o szap szap.o ../lib/lnb.o gcc -Wall -g -O2 -o tzap tzap.o gcc -Wall -g -O2 -o czap czap.o gcc -Wall -g -O2 -o azap azap.o gcc -Wall -g -O2 -o femon femon.o -------------------------------------------------------------------------------- please copy an appropriate channels.conf-XXX channel list for DVB-S/C/T to ~/.szap/channels.conf ~/.czap/channels.conf ~/.tzap/channels.conf and then call ./szap for DVB-S, ./czap for DVB-C or ./tzap for DVB-T -------------------------------------------------------------------------------- make[2]: Leaving directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/szap' make -C scan make[2]: Entering directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/scan' gcc -MD -g -Wall -O2 -I../../include -c diseqc.c -o diseqc.o gcc -MD -g -Wall -O2 -I../../include -c dump-zap.c -o dump-zap.o gcc -MD -g -Wall -O2 -I../../include -c dump-vdr.c -o dump-vdr.o gcc -MD -g -Wall -O2 -I../../include -c scan.c -o scan.o In file included from scan.c:47: atsc_psip_section.h:57:1: note: offset of packed bit-field 'reserved2' has changed in GCC 4.4 } PACKED; ^ gcc -MD -g -Wall -O2 -I../../include -c lnb.c -o lnb.o gcc -MD -g -Wall -O2 -I../../include -c section.c -o section.o gcc -MD -g -Wall -O2 -I../../include -c atsc_psip_section.c -o atsc_psip_section.o In file included from atsc_psip_section.c:1: atsc_psip_section.h:57:1: note: offset of packed bit-field 'reserved2' has changed in GCC 4.4 } PACKED; ^ gcc -g -Wall -o scan diseqc.o dump-zap.o dump-vdr.o scan.o lnb.o section.o atsc_psip_section.o make[2]: Leaving directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/scan' make -C dvbnet make[2]: Entering directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/dvbnet' printf '#define VERSION_INFO "%s (Build %s)"\n' \ "`cat version.h.in`" "`date +'%a %b %d %X %Y'`" > version.h gcc -g -O2 -MD -Wall -I. -I../../include -c dvbnet.c -o dvbnet.o gcc -o dvbnet dvbnet.o make[2]: Leaving directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/dvbnet' make -C dvbdate make[2]: Entering directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/dvbdate' gcc -g -O2 -MD -Wall -I. -I../../include -c dvbdate.c -o dvbdate.o dvbdate.c: In function 'scan_date': dvbdate.c:264:21: warning: pointer targets in passing argument 1 of 'convert_date' differ in signedness [-Wpointer-sign] t = convert_date(&(buf[3])); ^~~~~~~~~ dvbdate.c:159:8: note: expected 'char *' but argument is of type 'unsigned char *' time_t convert_date(char *dvb_buf) ^~~~~~~~~~~~ gcc -o dvbdate dvbdate.o make[2]: Leaving directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/dvbdate' make -C dvbtraffic make[2]: Entering directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/dvbtraffic' gcc -MD -g -O2 -Wall -I../../include dvbtraffic.c -o dvbtraffic dvbtraffic.c: In function 'main': dvbtraffic.c:76:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, buffer, 1); ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/dvbtraffic' make -C av7110_loadkeys make[2]: Entering directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/av7110_loadkeys' generate input_keynames.h... gcc -g -Wall -O2 -c -o av7110_loadkeys.o av7110_loadkeys.c av7110_loadkeys.c: In function 'main': av7110_loadkeys.c:131:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (0, usage, strlen(usage)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ av7110_loadkeys.c:140:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (0, msg, strlen(msg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ av7110_loadkeys.c:168:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (0, msg, strlen(msg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ av7110_loadkeys.c:181:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (1, &setup, 4 + 256 * sizeof(__u16)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ av7110_loadkeys.c: In function 'parse_keyname': av7110_loadkeys.c:91:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (0, msg, strlen(msg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ av7110_loadkeys.c:92:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (0, pos-4, len1 + 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~ av7110_loadkeys.c:93:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (0, "'\n", 2); ^~~~~~~~~~~~~~~~~~~ av7110_loadkeys.c: In function 'print_error': av7110_loadkeys.c:24:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (0, msg, strlen(msg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ av7110_loadkeys.c:25:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (0, action, strlen(action)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ av7110_loadkeys.c:26:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (0, " '", 2); ^~~~~~~~~~~~~~~~~~ av7110_loadkeys.c:27:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (0, file, strlen(file)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ av7110_loadkeys.c:28:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (0, "'\n\n", 3); ^~~~~~~~~~~~~~~~~~~~~ gcc av7110_loadkeys.o -o av7110_loadkeys gcc -g -Wall -O2 -c -o evtest.o evtest.c gcc evtest.o -o evtest make[2]: Leaving directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util/av7110_loadkeys' make[1]: Nothing to be done for 'FORCE'. make[1]: Leaving directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/util' make -C test make[1]: Entering directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/test' gcc -g -O2 -W -Wall -I../include diseqc.c -o diseqc gcc -g -O2 -W -Wall -I../include set22k.c -o set22k gcc -g -O2 -W -Wall -I../include sendburst.c -o sendburst gcc -g -O2 -W -Wall -I../include setvoltage.c -o setvoltage gcc -g -O2 -W -Wall -I../include setpid.c -o setpid gcc -g -O2 -W -Wall -I../include video.c -o video video.c: In function 'init_fb': video.c:57:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( vt_fd, blankoff_str, strlen(blankoff_str) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -g -O2 -W -Wall -I../include -c -o hex_dump.o hex_dump.c gcc -g -O2 -W -Wall -I../include test_sections.c hex_dump.o -o test_sections gcc -g -O2 -W -Wall -I../include test_sec_ne.c hex_dump.o -o test_sec_ne gcc -g -O2 -W -Wall -I../include test_pes.c hex_dump.o -o test_pes gcc -g -O2 -W -Wall -I../include test_dvr.c -o test_dvr test_dvr.c: In function 'add_filter': test_dvr.c:90:12: warning: pointer targets in passing argument 1 of 'open' differ in signedness [-Wpointer-sign] fd = open(dmxdev, O_RDONLY); ^~~~~~ In file included from /usr/include/fcntl.h:313, from test_dvr.c:31: /usr/include/bits/fcntl2.h:41:1: note: expected 'const char *' but argument is of type 'const unsigned char *' open (const char *__path, int __oflag, ...) ^~~~ test_dvr.c: In function 'main': test_dvr.c:153:23: warning: pointer targets in passing argument 2 of 'add_filter' differ in signedness [-Wpointer-sign] if (add_filter(pid, dmxdev) != 0) ^~~~~~ test_dvr.c:85:12: note: expected 'const unsigned char *' but argument is of type 'char *' static int add_filter(unsigned int pid, const unsigned char* dmxdev) ^~~~~~~~~~ gcc -g -O2 -W -Wall -I../include test_dvr_play.c -o test_dvr_play gcc -g -O2 -W -Wall -I../include test_tt.c hex_dump.o -o test_tt gcc -g -O2 -W -Wall -I../include test_av.c -o test_av test_av.c: In function 'videoStillPicture': test_av.c:432:17: warning: format '%d' expects argument of type 'int', but argument 2 has type 'ssize_t' {aka 'long int'} [-Wformat=] printf("read: %d bytes\n",read(sifd,sp.iFrame,sp.size)); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld gcc -g -O2 -W -Wall -I../include test_av_play.c -o test_av_play test_av_play.c: In function 'play_file_av': test_av_play.c:184:6: warning: variable 'stopped' set but not used [-Wunused-but-set-variable] int stopped = 0; ^~~~~~~ test_av_play.c:203:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(vfd,buf,count); ^~~~~~~~~~~~~~~~~~~~ test_av_play.c:192:5: warning: array subscript 2 is above array bounds of 'struct pollfd[2]' [-Warray-bounds] pfd[2].fd = afd; ~~~^~~ test_av_play.c:193:5: warning: array subscript 2 is above array bounds of 'struct pollfd[2]' [-Warray-bounds] pfd[2].events = POLLOUT; ~~~^~~ gcc -g -O2 -W -Wall -I../include test_vevent.c -o test_vevent gcc -g -O2 -W -Wall -I../include test_stc.c -o test_stc gcc -g -O2 -W -Wall -I../include test_stillimage.c -o test_stillimage test_stillimage.c: In function 'main': test_stillimage.c:85:18: warning: format '%d' expects argument of type 'int', but argument 2 has type 'ssize_t' {aka 'long int'} [-Wformat=] printf ("read: %d bytes\n", read(filefd, sp.iFrame, sp.size)); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld make[1]: Leaving directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1/test' make: Leaving directory '/usr/src/RPM/BUILD/linuxtv-dvb-apps-1.1.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.42391 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/linuxtv-dvb-apps-buildroot + : + /bin/rm -rf -- /usr/src/tmp/linuxtv-dvb-apps-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd linuxtv-dvb-apps-1.1.1 + mkdir -p /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/bin + mkdir -p /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/share/dvb/av7110_loadkeys /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/share/dvb/dvbnet /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/share/dvb/scan /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/share/dvb/szap + install -p util/av7110_loadkeys/activy.rcmm util/av7110_loadkeys/galaxis.rcmm /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/share/dvb/av7110_loadkeys/ + install -p util/av7110_loadkeys/hauppauge.rc5 util/av7110_loadkeys/hauppauge_grey.rc5 util/av7110_loadkeys/mbo_81095-code_562.rc5 util/av7110_loadkeys/medion_088.rc5 util/av7110_loadkeys/medion_155.rc5 util/av7110_loadkeys/philips.rc5 util/av7110_loadkeys/philips1358.rc5 /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/share/dvb/av7110_loadkeys/ + install -p util/dvbnet/net_start.pl util/dvbnet/net_start.sh /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/share/dvb/dvbnet/ + cp -ar util/scan/dvb-c util/scan/dvb-s util/scan/dvb-t /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/share/dvb/scan/ + install -p util/szap/channels.conf-dvbc-berlin util/szap/channels.conf-dvbs-astra util/szap/channels.conf-dvbt-australia util/szap/channels.conf-dvbt-berlin util/szap/channels.conf-dvbt-collserola util/szap/channels.conf-dvbt-crystal-palace util/szap/channels.conf-dvbt-hannington util/szap/channels.conf-dvbt-madrid util/szap/channels.conf-dvbt-oxford util/szap/channels.conf-dvbt-reigate util/szap/channels.conf-dvbt-sandy_heath /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/share/dvb/szap/ + install -p util/av7110_loadkeys/av7110_loadkeys /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/bin/ + install -p util/dvbdate/dvbdate /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/bin/ + install -p util/dvbnet/dvbnet /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/bin/ + install -p util/dvbtraffic/dvbtraffic /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/bin/ + install -p util/scan/scan /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/bin + install -p util/szap/czap util/szap/femon util/szap/szap util/szap/tzap /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/bin/ ++ find . -name README + for i in `find . -name README` + test ./util/ttusb_dec_reset/README = ./README ++ echo ./util/ttusb_dec_reset/README ++ sed -e 's|./||' -e 'y|/|.|' + cp ./util/ttusb_dec_reset/README util.ttusb_dec_reset.README + for i in `find . -name README` + test ./util/szap/README = ./README ++ echo ./util/szap/README ++ sed -e 's|./||' -e 'y|/|.|' + cp ./util/szap/README util.szap.README + for i in `find . -name README` + test ./util/scan/README = ./README ++ echo ./util/scan/README ++ sed -e 's|./||' -e 'y|/|.|' + cp ./util/scan/README util.scan.README + for i in `find . -name README` + test ./util/av7110_loadkeys/README = ./README ++ echo ./util/av7110_loadkeys/README ++ sed -e 's|./||' -e 'y|/|.|' + cp ./util/av7110_loadkeys/README util.av7110_loadkeys.README + for i in `find . -name README` + test ./test/README = ./README ++ echo ./test/README ++ sed -e 's|./||' -e 'y|/|.|' + cp ./test/README test.README + for i in `find . -name README` + test ./libdvb2/README = ./README ++ echo ./libdvb2/README ++ sed -e 's|./||' -e 'y|/|.|' + cp ./libdvb2/README libdvb2.README + for i in `find . -name README` + test ./README = ./README + continue + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/linuxtv-dvb-apps-buildroot (auto) Verifying and fixing files in /usr/src/tmp/linuxtv-dvb-apps-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/linuxtv-dvb-apps-buildroot/ (default) Compressing files in /usr/src/tmp/linuxtv-dvb-apps-buildroot (auto) Verifying ELF objects in /usr/src/tmp/linuxtv-dvb-apps-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: linuxtv-dvb-apps-1.1.1-alt2.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33460 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd linuxtv-dvb-apps-1.1.1 + DOCDIR=/usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/share/doc/linuxtv-dvb-apps-1.1.1 + export DOCDIR + rm -rf /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/share/doc/linuxtv-dvb-apps-1.1.1 + /bin/mkdir -p /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/share/doc/linuxtv-dvb-apps-1.1.1 + cp -prL README libdvb2.README test.README util.av7110_loadkeys.README util.scan.README util.szap.README util.ttusb_dec_reset.README TODO CHANGES /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/share/doc/linuxtv-dvb-apps-1.1.1 + chmod -R go-w /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/share/doc/linuxtv-dvb-apps-1.1.1 + chmod -R a+rX /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/share/doc/linuxtv-dvb-apps-1.1.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ilVPQN 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.ZGeZoi find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/share/dvb/dvbnet/net_start.pl syntax OK shell.req: /usr/src/tmp/linuxtv-dvb-apps-buildroot/usr/share/dvb/dvbnet/net_start.sh: /sbin/ifconfig -> /sbin/ifconfig (raw, not installed) Provides: dvb-modules-apps Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, /sbin/ifconfig, /usr/bin/perl, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.16)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.27)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Conflicts: dvb-tools Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.umqnnQ Creating linuxtv-dvb-apps-debuginfo package Processing files: linuxtv-dvb-apps-debuginfo-1.1.1-alt2.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HAJHMr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0B3yC6 find-requires: running scripts (debuginfo) Requires: linuxtv-dvb-apps = 1.1.1-alt2.2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/linuxtv-dvb-apps-1.1.1-alt2.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/linuxtv-dvb-apps-debuginfo-1.1.1-alt2.2.x86_64.rpm (w2.lzdio) 4.01user 2.14system 0:09.26elapsed 66%CPU (0avgtext+0avgdata 47816maxresident)k 0inputs+0outputs (0major+804149minor)pagefaults 0swaps 6.25user 4.66system 0:13.45elapsed 81%CPU (0avgtext+0avgdata 120268maxresident)k 136inputs+0outputs (34416major+1077415minor)pagefaults 0swaps --- linuxtv-dvb-apps-1.1.1-alt2.2.x86_64.rpm.repo 2018-03-15 14:28:16.000000000 +0000 +++ linuxtv-dvb-apps-1.1.1-alt2.2.x86_64.rpm.hasher 2022-04-24 06:25:03.688539103 +0000 @@ -104,11 +104,11 @@ Conflicts: dvb-tools -File: /usr/bin/av7110_loadkeys 100755 root:root 7517b45996104b607c6fde5593c2f991 -File: /usr/bin/czap 100755 root:root 7a0bde8d20d1beb1a43b3a10c464d345 -File: /usr/bin/dvbdate 100755 root:root a98e8936e3b4f3da5c8688eaaee0c1fe -File: /usr/bin/dvbnet 100755 root:root 961e36d0755381e109be7ed3022eefcf -File: /usr/bin/dvbtraffic 100755 root:root f4b3329067f6305e38c3aba7e52a1f2a -File: /usr/bin/femon 100755 root:root e622838f60f88a03f77270da4f150d7c -File: /usr/bin/scan 100755 root:root a5ee280390eaa994e99878f7cef40266 -File: /usr/bin/szap 100755 root:root 63061a3de85165a4c618f453d71f08df -File: /usr/bin/tzap 100755 root:root 60fb3b1f817405db66ca1e4601e53440 +File: /usr/bin/av7110_loadkeys 100755 root:root 2facced562553a4a72c23ed27cf994ee +File: /usr/bin/czap 100755 root:root 6f1a3b9ff01edb99803ce1045c513b73 +File: /usr/bin/dvbdate 100755 root:root 15c4bd8ccd8b94927f698a1591d76cb0 +File: /usr/bin/dvbnet 100755 root:root 3c698856dbd9f756d34e08dd290ede1a +File: /usr/bin/dvbtraffic 100755 root:root ab94d2acc49d96901edbb3b315c8888c +File: /usr/bin/femon 100755 root:root edc987bb5bcd1ac1a2ab874658d78705 +File: /usr/bin/scan 100755 root:root 132404ebf23e9a7d4385502a8fa7f557 +File: /usr/bin/szap 100755 root:root 9c8f03ae81403ab5eb51cd13e22c72e8 +File: /usr/bin/tzap 100755 root:root 537507f1b629cbde2c4633050cf2b87a File: /usr/share/doc/linuxtv-dvb-apps-1.1.1 40755 root:root @@ -191,2 +191,2 @@ File: /usr/share/dvb/szap/channels.conf-dvbt-sandy_heath 100755 root:root 8aa00d9efad5456d3886fe33a00500a2 -RPMIdentity: ab6e1f2b03de6c5c9f00d78cd2f9936528d40eec74792900646c82013ae5fdb6cb6cf7e8aedd34b310f8a04e516dcf8cdfa05b8087d42e984d12768c5bc25591 +RPMIdentity: c86bd5feb8400a0d8a8821f78a76110ac010b34209584f1c3f2a50cfc119962cf23007490e705c76bf5e6452318f206b92058c733b03f0777c4574739f3633fc --- linuxtv-dvb-apps-debuginfo-1.1.1-alt2.2.x86_64.rpm.repo 2018-03-15 14:28:16.000000000 +0000 +++ linuxtv-dvb-apps-debuginfo-1.1.1-alt2.2.x86_64.rpm.hasher 2022-04-24 06:25:03.750539810 +0000 @@ -1,28 +1,28 @@ -/usr/lib/debug/.build-id/0c 40755 root:root -/usr/lib/debug/.build-id/0c/df5a12a602d5b08102ee23b31b5c2441cb54cb 120777 root:root ../../../../bin/scan -/usr/lib/debug/.build-id/0c/df5a12a602d5b08102ee23b31b5c2441cb54cb.debug 120777 root:root ../../usr/bin/scan.debug -/usr/lib/debug/.build-id/1b 40755 root:root -/usr/lib/debug/.build-id/1b/30151e24326e342ced3ed7f555b4beb757ebb2 120777 root:root ../../../../bin/szap -/usr/lib/debug/.build-id/1b/30151e24326e342ced3ed7f555b4beb757ebb2.debug 120777 root:root ../../usr/bin/szap.debug -/usr/lib/debug/.build-id/2f 40755 root:root -/usr/lib/debug/.build-id/2f/018029965666f8513801a99f1a7d4bcb96ed05 120777 root:root ../../../../bin/dvbnet -/usr/lib/debug/.build-id/2f/018029965666f8513801a99f1a7d4bcb96ed05.debug 120777 root:root ../../usr/bin/dvbnet.debug -/usr/lib/debug/.build-id/3d 40755 root:root -/usr/lib/debug/.build-id/3d/ff3ea355a1ed390cb041bf3d16734e86a0af4f 120777 root:root ../../../../bin/tzap -/usr/lib/debug/.build-id/3d/ff3ea355a1ed390cb041bf3d16734e86a0af4f.debug 120777 root:root ../../usr/bin/tzap.debug -/usr/lib/debug/.build-id/69 40755 root:root -/usr/lib/debug/.build-id/69/d0288ca4b88625067e392f6c1a3b62dd67d369 120777 root:root ../../../../bin/av7110_loadkeys -/usr/lib/debug/.build-id/69/d0288ca4b88625067e392f6c1a3b62dd67d369.debug 120777 root:root ../../usr/bin/av7110_loadkeys.debug -/usr/lib/debug/.build-id/70 40755 root:root -/usr/lib/debug/.build-id/70/6eaeacfeec0756f21bd66ba937f5ee63a73bcb 120777 root:root ../../../../bin/czap -/usr/lib/debug/.build-id/70/6eaeacfeec0756f21bd66ba937f5ee63a73bcb.debug 120777 root:root ../../usr/bin/czap.debug -/usr/lib/debug/.build-id/7d 40755 root:root -/usr/lib/debug/.build-id/7d/8d876141400abec33914d136dff505d17f40a8 120777 root:root ../../../../bin/dvbtraffic -/usr/lib/debug/.build-id/7d/8d876141400abec33914d136dff505d17f40a8.debug 120777 root:root ../../usr/bin/dvbtraffic.debug -/usr/lib/debug/.build-id/ea 40755 root:root -/usr/lib/debug/.build-id/ea/3f3fa1815c33c2644b89ac13c69cbaff977068 120777 root:root ../../../../bin/femon -/usr/lib/debug/.build-id/ea/3f3fa1815c33c2644b89ac13c69cbaff977068.debug 120777 root:root ../../usr/bin/femon.debug -/usr/lib/debug/.build-id/fd 40755 root:root -/usr/lib/debug/.build-id/fd/aeeb8570eb26c2c87ebfaa022949eff386745a 120777 root:root ../../../../bin/dvbdate -/usr/lib/debug/.build-id/fd/aeeb8570eb26c2c87ebfaa022949eff386745a.debug 120777 root:root ../../usr/bin/dvbdate.debug +/usr/lib/debug/.build-id/0b 40755 root:root +/usr/lib/debug/.build-id/0b/01e7160ac522e77f381330d53d911268e1a8b5 120777 root:root ../../../../bin/czap +/usr/lib/debug/.build-id/0b/01e7160ac522e77f381330d53d911268e1a8b5.debug 120777 root:root ../../usr/bin/czap.debug +/usr/lib/debug/.build-id/6f 40755 root:root +/usr/lib/debug/.build-id/6f/ffc1ea78d860cdeeeba392475b68799297d2ac 120777 root:root ../../../../bin/av7110_loadkeys +/usr/lib/debug/.build-id/6f/ffc1ea78d860cdeeeba392475b68799297d2ac.debug 120777 root:root ../../usr/bin/av7110_loadkeys.debug +/usr/lib/debug/.build-id/86 40755 root:root +/usr/lib/debug/.build-id/86/6972777efc33e9e68250946a64b89641e68709 120777 root:root ../../../../bin/tzap +/usr/lib/debug/.build-id/86/6972777efc33e9e68250946a64b89641e68709.debug 120777 root:root ../../usr/bin/tzap.debug +/usr/lib/debug/.build-id/8f 40755 root:root +/usr/lib/debug/.build-id/8f/464a4f1daa0f55730757977e20b278c5d47b93 120777 root:root ../../../../bin/scan +/usr/lib/debug/.build-id/8f/464a4f1daa0f55730757977e20b278c5d47b93.debug 120777 root:root ../../usr/bin/scan.debug +/usr/lib/debug/.build-id/90 40755 root:root +/usr/lib/debug/.build-id/90/2712d3b7c186b0e8df0316462a4f05081f3088 120777 root:root ../../../../bin/dvbnet +/usr/lib/debug/.build-id/90/2712d3b7c186b0e8df0316462a4f05081f3088.debug 120777 root:root ../../usr/bin/dvbnet.debug +/usr/lib/debug/.build-id/b1 40755 root:root +/usr/lib/debug/.build-id/b1/273c456613588d85830282eeb3ef9843e332a3 120777 root:root ../../../../bin/dvbtraffic +/usr/lib/debug/.build-id/b1/273c456613588d85830282eeb3ef9843e332a3.debug 120777 root:root ../../usr/bin/dvbtraffic.debug +/usr/lib/debug/.build-id/b6 40755 root:root +/usr/lib/debug/.build-id/b6/2deaa47ed75c151183c0b6217eab53663efa14 120777 root:root ../../../../bin/femon +/usr/lib/debug/.build-id/b6/2deaa47ed75c151183c0b6217eab53663efa14.debug 120777 root:root ../../usr/bin/femon.debug +/usr/lib/debug/.build-id/e9 40755 root:root +/usr/lib/debug/.build-id/e9/f6323a60c5c2761e2a83793d0000a4bff02d0f 120777 root:root ../../../../bin/szap +/usr/lib/debug/.build-id/e9/f6323a60c5c2761e2a83793d0000a4bff02d0f.debug 120777 root:root ../../usr/bin/szap.debug +/usr/lib/debug/.build-id/ec 40755 root:root +/usr/lib/debug/.build-id/ec/1d19b9727c410af18313fa636c861bddc18815 120777 root:root ../../../../bin/dvbdate +/usr/lib/debug/.build-id/ec/1d19b9727c410af18313fa636c861bddc18815.debug 120777 root:root ../../usr/bin/dvbdate.debug /usr/lib/debug/usr/bin/av7110_loadkeys.debug 100644 root:root @@ -82,38 +82,38 @@ Provides: linuxtv-dvb-apps-debuginfo = 1.1.1-alt2.2 -File: /usr/lib/debug/.build-id/0c 40755 root:root -File: /usr/lib/debug/.build-id/0c/df5a12a602d5b08102ee23b31b5c2441cb54cb 120777 root:root ../../../../bin/scan -File: /usr/lib/debug/.build-id/0c/df5a12a602d5b08102ee23b31b5c2441cb54cb.debug 120777 root:root ../../usr/bin/scan.debug -File: /usr/lib/debug/.build-id/1b 40755 root:root -File: /usr/lib/debug/.build-id/1b/30151e24326e342ced3ed7f555b4beb757ebb2 120777 root:root ../../../../bin/szap -File: /usr/lib/debug/.build-id/1b/30151e24326e342ced3ed7f555b4beb757ebb2.debug 120777 root:root ../../usr/bin/szap.debug -File: /usr/lib/debug/.build-id/2f 40755 root:root -File: /usr/lib/debug/.build-id/2f/018029965666f8513801a99f1a7d4bcb96ed05 120777 root:root ../../../../bin/dvbnet -File: /usr/lib/debug/.build-id/2f/018029965666f8513801a99f1a7d4bcb96ed05.debug 120777 root:root ../../usr/bin/dvbnet.debug -File: /usr/lib/debug/.build-id/3d 40755 root:root -File: /usr/lib/debug/.build-id/3d/ff3ea355a1ed390cb041bf3d16734e86a0af4f 120777 root:root ../../../../bin/tzap -File: /usr/lib/debug/.build-id/3d/ff3ea355a1ed390cb041bf3d16734e86a0af4f.debug 120777 root:root ../../usr/bin/tzap.debug -File: /usr/lib/debug/.build-id/69 40755 root:root -File: /usr/lib/debug/.build-id/69/d0288ca4b88625067e392f6c1a3b62dd67d369 120777 root:root ../../../../bin/av7110_loadkeys -File: /usr/lib/debug/.build-id/69/d0288ca4b88625067e392f6c1a3b62dd67d369.debug 120777 root:root ../../usr/bin/av7110_loadkeys.debug -File: /usr/lib/debug/.build-id/70 40755 root:root -File: /usr/lib/debug/.build-id/70/6eaeacfeec0756f21bd66ba937f5ee63a73bcb 120777 root:root ../../../../bin/czap -File: /usr/lib/debug/.build-id/70/6eaeacfeec0756f21bd66ba937f5ee63a73bcb.debug 120777 root:root ../../usr/bin/czap.debug -File: /usr/lib/debug/.build-id/7d 40755 root:root -File: /usr/lib/debug/.build-id/7d/8d876141400abec33914d136dff505d17f40a8 120777 root:root ../../../../bin/dvbtraffic -File: /usr/lib/debug/.build-id/7d/8d876141400abec33914d136dff505d17f40a8.debug 120777 root:root ../../usr/bin/dvbtraffic.debug -File: /usr/lib/debug/.build-id/ea 40755 root:root -File: /usr/lib/debug/.build-id/ea/3f3fa1815c33c2644b89ac13c69cbaff977068 120777 root:root ../../../../bin/femon -File: /usr/lib/debug/.build-id/ea/3f3fa1815c33c2644b89ac13c69cbaff977068.debug 120777 root:root ../../usr/bin/femon.debug -File: /usr/lib/debug/.build-id/fd 40755 root:root -File: /usr/lib/debug/.build-id/fd/aeeb8570eb26c2c87ebfaa022949eff386745a 120777 root:root ../../../../bin/dvbdate -File: /usr/lib/debug/.build-id/fd/aeeb8570eb26c2c87ebfaa022949eff386745a.debug 120777 root:root ../../usr/bin/dvbdate.debug -File: /usr/lib/debug/usr/bin/av7110_loadkeys.debug 100644 root:root 5d684173dafc15e24e8dc266c4f668dc -File: /usr/lib/debug/usr/bin/czap.debug 100644 root:root 0bd599372c189e90ecd281084589fbda -File: /usr/lib/debug/usr/bin/dvbdate.debug 100644 root:root ee13bfae81fe90a6f337d3d1d0afe098 -File: /usr/lib/debug/usr/bin/dvbnet.debug 100644 root:root b57071de3df5113465b503a39241c9ba -File: /usr/lib/debug/usr/bin/dvbtraffic.debug 100644 root:root 41c6784806616f50627ac666e79f35af -File: /usr/lib/debug/usr/bin/femon.debug 100644 root:root 87741b7ab7c8c5c37feca612a8a2d78a -File: /usr/lib/debug/usr/bin/scan.debug 100644 root:root 481fc44b48bd7528407ee640dbc976cf -File: /usr/lib/debug/usr/bin/szap.debug 100644 root:root b4a89c7da65e5a6e9361e20fc040feaf -File: /usr/lib/debug/usr/bin/tzap.debug 100644 root:root 7c6c8d810aea329a50bff94a7b381163 +File: /usr/lib/debug/.build-id/0b 40755 root:root +File: /usr/lib/debug/.build-id/0b/01e7160ac522e77f381330d53d911268e1a8b5 120777 root:root ../../../../bin/czap +File: /usr/lib/debug/.build-id/0b/01e7160ac522e77f381330d53d911268e1a8b5.debug 120777 root:root ../../usr/bin/czap.debug +File: /usr/lib/debug/.build-id/6f 40755 root:root +File: /usr/lib/debug/.build-id/6f/ffc1ea78d860cdeeeba392475b68799297d2ac 120777 root:root ../../../../bin/av7110_loadkeys +File: /usr/lib/debug/.build-id/6f/ffc1ea78d860cdeeeba392475b68799297d2ac.debug 120777 root:root ../../usr/bin/av7110_loadkeys.debug +File: /usr/lib/debug/.build-id/86 40755 root:root +File: /usr/lib/debug/.build-id/86/6972777efc33e9e68250946a64b89641e68709 120777 root:root ../../../../bin/tzap +File: /usr/lib/debug/.build-id/86/6972777efc33e9e68250946a64b89641e68709.debug 120777 root:root ../../usr/bin/tzap.debug +File: /usr/lib/debug/.build-id/8f 40755 root:root +File: /usr/lib/debug/.build-id/8f/464a4f1daa0f55730757977e20b278c5d47b93 120777 root:root ../../../../bin/scan +File: /usr/lib/debug/.build-id/8f/464a4f1daa0f55730757977e20b278c5d47b93.debug 120777 root:root ../../usr/bin/scan.debug +File: /usr/lib/debug/.build-id/90 40755 root:root +File: /usr/lib/debug/.build-id/90/2712d3b7c186b0e8df0316462a4f05081f3088 120777 root:root ../../../../bin/dvbnet +File: /usr/lib/debug/.build-id/90/2712d3b7c186b0e8df0316462a4f05081f3088.debug 120777 root:root ../../usr/bin/dvbnet.debug +File: /usr/lib/debug/.build-id/b1 40755 root:root +File: /usr/lib/debug/.build-id/b1/273c456613588d85830282eeb3ef9843e332a3 120777 root:root ../../../../bin/dvbtraffic +File: /usr/lib/debug/.build-id/b1/273c456613588d85830282eeb3ef9843e332a3.debug 120777 root:root ../../usr/bin/dvbtraffic.debug +File: /usr/lib/debug/.build-id/b6 40755 root:root +File: /usr/lib/debug/.build-id/b6/2deaa47ed75c151183c0b6217eab53663efa14 120777 root:root ../../../../bin/femon +File: /usr/lib/debug/.build-id/b6/2deaa47ed75c151183c0b6217eab53663efa14.debug 120777 root:root ../../usr/bin/femon.debug +File: /usr/lib/debug/.build-id/e9 40755 root:root +File: /usr/lib/debug/.build-id/e9/f6323a60c5c2761e2a83793d0000a4bff02d0f 120777 root:root ../../../../bin/szap +File: /usr/lib/debug/.build-id/e9/f6323a60c5c2761e2a83793d0000a4bff02d0f.debug 120777 root:root ../../usr/bin/szap.debug +File: /usr/lib/debug/.build-id/ec 40755 root:root +File: /usr/lib/debug/.build-id/ec/1d19b9727c410af18313fa636c861bddc18815 120777 root:root ../../../../bin/dvbdate +File: /usr/lib/debug/.build-id/ec/1d19b9727c410af18313fa636c861bddc18815.debug 120777 root:root ../../usr/bin/dvbdate.debug +File: /usr/lib/debug/usr/bin/av7110_loadkeys.debug 100644 root:root 6a75e9beee7b1d2fb4cb2de35c680b82 +File: /usr/lib/debug/usr/bin/czap.debug 100644 root:root 113f6a05c93d320ba572708bf22ffbc4 +File: /usr/lib/debug/usr/bin/dvbdate.debug 100644 root:root 2e7216b4fa262fdeaeb99abed8d23baf +File: /usr/lib/debug/usr/bin/dvbnet.debug 100644 root:root ee3cec90288ed1b249fd3697bd722d5d +File: /usr/lib/debug/usr/bin/dvbtraffic.debug 100644 root:root e17ca4b50dc1735778c366d0eab36187 +File: /usr/lib/debug/usr/bin/femon.debug 100644 root:root 938009e3a670eab01374c6b1495504d5 +File: /usr/lib/debug/usr/bin/scan.debug 100644 root:root 2f49602fb5a2662762eabeab93687750 +File: /usr/lib/debug/usr/bin/szap.debug 100644 root:root 8337de1d9a8db74d2d73d53f1b4ab098 +File: /usr/lib/debug/usr/bin/tzap.debug 100644 root:root 53705b7c109bc5dc8f4921b5dfb36aef File: /usr/src/debug/linuxtv-dvb-apps-1.1.1 40755 root:root @@ -159,2 +159,2 @@ File: /usr/src/debug/linuxtv-dvb-apps-1.1.1/util/szap/tzap.c 100644 root:root 40ae9de7ed94c244bace1fda0ec7283c -RPMIdentity: b7682d5cefc0c57e77ca9ccfde8de537787180f7d0ea28a740b970861a03d3bda832e0931cc6607b309a03e4d0edada48a8e9401b26f0e9d042a8e429f6b9ee3 +RPMIdentity: 787377ceb5a83153f418912d54350ccb66eb19b6b630af1f60de274757654d74319197b52dee66577a54618b10a50c3399e8941bbc008bf032ca18dca0511d2c