<86>Jan 21 15:31:35 userdel[3526393]: delete user 'rooter' <86>Jan 21 15:31:35 userdel[3526393]: removed group 'rooter' owned by 'rooter' <86>Jan 21 15:31:35 userdel[3526393]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 21 15:31:35 groupadd[3526402]: group added to /etc/group: name=rooter, GID=687 <86>Jan 21 15:31:35 groupadd[3526402]: group added to /etc/gshadow: name=rooter <86>Jan 21 15:31:35 groupadd[3526402]: new group: name=rooter, GID=687 <86>Jan 21 15:31:35 useradd[3526406]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Jan 21 15:31:35 userdel[3526461]: delete user 'builder' <86>Jan 21 15:31:35 userdel[3526461]: removed group 'builder' owned by 'builder' <86>Jan 21 15:31:35 userdel[3526461]: removed shadow group 'builder' owned by 'builder' <86>Jan 21 15:31:35 groupadd[3526489]: group added to /etc/group: name=builder, GID=688 <86>Jan 21 15:31:35 groupadd[3526489]: new group: name=builder, GID=688 <86>Jan 21 15:31:35 useradd[3526504]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ichatsrvd-0.24-alt3.1.1.qa1.1.src.rpm: license not found in '/usr/share/license' directory: Distributable warning: user grenka does not exist - using root warning: group grenka does not exist - using root warning: user grenka does not exist - using root warning: group grenka does not exist - using root warning: user grenka does not exist - using root warning: group grenka does not exist - using root warning: user grenka does not exist - using root warning: group grenka does not exist - using root <13>Jan 21 15:31:39 rpmi: libp11-kit-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Jan 21 15:31:39 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825062 installed <13>Jan 21 15:31:39 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jan 21 15:31:39 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jan 21 15:31:39 rpmi: ca-certificates-2020.10.22-alt1 sisyphus+260224.300.2.1 1603549301 installed <13>Jan 21 15:31:39 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Jan 21 15:31:39 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Jan 21 15:31:40 rpmi: libcrypto1.1-1.1.1i-alt2 sisyphus+264815.100.1.1 1610967332 installed <13>Jan 21 15:31:40 rpmi: libssl1.1-1.1.1i-alt2 sisyphus+264815.100.1.1 1610967332 installed <13>Jan 21 15:31:40 rpmi: libssl-devel-1.1.1i-alt2 sisyphus+264815.100.1.1 1610967332 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ichatsrvd-0.24-alt3.1.1.qa1.1.nosrc.rpm (w1.gzdio) Installing ichatsrvd-0.24-alt3.1.1.qa1.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.75312 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ichatsrvd-0.24 + echo 'Source #0 (ichatsrvd-0.24.tar.bz2):' Source #0 (ichatsrvd-0.24.tar.bz2): + /bin/tar -xf - + /bin/bzip2 -dc /usr/src/RPM/SOURCES/ichatsrvd-0.24.tar.bz2 + cd ichatsrvd-0.24 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ichatsrvd-0.24-alt_dir_ld_flags.diff):' Patch #0 (ichatsrvd-0.24-alt_dir_ld_flags.diff): + /usr/bin/patch -p1 patching file Makefile patching file devastator.c patching file ichatserv.h patching file ichatsrv.conf patching file ichatsrv + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.75312 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ichatsrvd-0.24 + make -j8 RELEASE=1 DEVASTATOR=1 make: Entering directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' gcc -O2 -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wstrict-prototypes -D_REENTRANT -I/usr/include/openssl -DDEVASTATOR -c -o log.o log.c make: Leaving directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' make: Entering directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' gcc -O2 -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wstrict-prototypes -D_REENTRANT -I/usr/include/openssl -DDEVASTATOR -c -o getword.o getword.c make: Leaving directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' make: Entering directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' gcc -O2 -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wstrict-prototypes -D_REENTRANT -I/usr/include/openssl -DDEVASTATOR -c -o devastator.o devastator.c devastator.c: In function 'log_message': devastator.c:12:22: warning: pointer targets in passing argument 3 of 'RC4_set_key' differ in signedness [-Wpointer-sign] 12 | RC4_set_key(&rkey,5,"tahci"); | ^~~~~~~ | | | char * In file included from devastator.c:4: /usr/include/openssl/rc4.h:27:62: note: expected 'const unsigned char *' but argument is of type 'char *' 27 | void RC4_set_key(RC4_KEY *key, int len, const unsigned char *data); | ~~~~~~~~~~~~~~~~~~~~~^~~~ devastator.c:13:30: warning: pointer targets in passing argument 4 of 'RC4' differ in signedness [-Wpointer-sign] 13 | RC4(&rkey,msg_size,msg_data,buff); | ^~~~ | | | char * In file included from devastator.c:4: /usr/include/openssl/rc4.h:29:25: note: expected 'unsigned char *' but argument is of type 'char *' 29 | unsigned char *outdata); | ~~~~~~~~~~~~~~~^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' make: Entering directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' gcc -O2 -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wstrict-prototypes -D_REENTRANT -I/usr/include/openssl -DDEVASTATOR -c -o clist.o clist.c make: Leaving directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' make: Entering directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' gcc -O2 -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wstrict-prototypes -D_REENTRANT -I/usr/include/openssl -DDEVASTATOR -c -o options.o options.c make: Leaving directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' make: Entering directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' gcc -O2 -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wstrict-prototypes -D_REENTRANT -I/usr/include/openssl -DDEVASTATOR -c -o main.o main.c main.c: In function 'client_accept': main.c:525:59: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] 525 | if( (ns = accept( s, (struct sockaddr*) & clientaddr, & clientaddr_len )) == -1 ) | ^~~~~~~~~~~~~~~~ | | | int * In file included from ichatserv.h:22, from main.c:1: /usr/include/sys/socket.h:233:28: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 233 | socklen_t *__restrict __addr_len); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ main.c:554:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 554 | fgets(banstr,15,fpbans); | ^~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' make: Entering directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' gcc -O2 -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wstrict-prototypes -D_REENTRANT -I/usr/include/openssl -DDEVASTATOR -c -o listener.o listener.c listener.c: In function 'user_process_data': listener.c:549:21: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 549 | cookie.buf1 = prefix; | ^ listener.c:564:18: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 564 | cookie.buf1 = prefix2; | ^ listener.c:579:15: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 579 | cookie.buf1 = prefix2; | ^ listener.c: In function 'server_process_data': listener.c:625:79: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] 625 | if( passlen != strlen( OPT_SERVERPASSWORD ) || strncmp( OPT_SERVERPASSWORD, ptr, passlen ) ) // != 0 | ^~~ | | | unsigned char * In file included from ichatserv.h:14, from listener.c:1: /usr/include/string.h:143:51: note: expected 'const char *' but argument is of type 'unsigned char *' 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ listener.c:702:17: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 702 | cookie.buf1 = prefix; | ^ listener.c:787:15: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 787 | slist.buf1=prefix; | ^ listener.c:789:15: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 789 | slist.buf2=clistbuff; | ^ listener.c:808:33: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] 808 | if(!strncmp(temp->identifier,ptr,identlen)) | ^~~ | | | unsigned char * In file included from ichatserv.h:14, from listener.c:1: /usr/include/string.h:143:51: note: expected 'const char *' but argument is of type 'unsigned char *' 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ listener.c:861:14: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 861 | slist.buf1=prefix; | ^ listener.c:863:14: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 863 | slist.buf2=buff; | ^ listener.c:915:24: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] 915 | if(!strncmp(buff,ptr,iplen)) //del | ^~~ | | | unsigned char * In file included from ichatserv.h:14, from listener.c:1: /usr/include/string.h:143:51: note: expected 'const char *' but argument is of type 'unsigned char *' 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ listener.c:1031:16: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 1031 | clog.buf1=prefix; | ^ listener.c:1033:16: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 1033 | clog.buf2=logbuff; | ^ listener.c: In function 'client_process_data': listener.c:1094:39: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign] 1094 | client->data_msgsize = atoi( client->dataptr ) + strlen( client->dataptr ) + 1; | ~~~~~~^~~~~~~~~ | | | unsigned char * In file included from /usr/include/features.h:465, from /usr/include/pthread.h:21, from ichatserv.h:11, from listener.c:1: /usr/include/stdlib.h:361:1: note: expected 'const char *' but argument is of type 'unsigned char *' 361 | __NTH (atoi (const char *__nptr)) | ^~~~~ listener.c:1094:67: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 1094 | client->data_msgsize = atoi( client->dataptr ) + strlen( client->dataptr ) + 1; | ~~~~~~^~~~~~~~~ | | | unsigned char * In file included from ichatserv.h:14, from listener.c:1: /usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'unsigned char *' 391 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ listener.c: In function 'server_process_data': listener.c:852:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 852 | fgets(&buff[strlen(buff)],sizeof(buff),fpbans); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ listener.c:913:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 913 | fgets(buff,sizeof(buff),fpbans); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ listener.c:931:6: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 931 | fread(head,1,headsize,fpbans); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ listener.c:1014:8: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1014 | fread(readbuff,sizeof(readbuff),1,fplog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ listener.c:816:25: warning: 'kickclient' may be used uninitialized in this function [-Wmaybe-uninitialized] 816 | kickclient->need2break=1; | ~~~~~~~~~~~~~~~~~~~~~~^~ make: Leaving directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' make: Entering directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' gcc -O2 -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wstrict-prototypes -D_REENTRANT -I/usr/include/openssl -DDEVASTATOR -lpthread -pthread -lssl -o ichatsrvd main.o log.o options.o clist.o listener.o getword.o devastator.o -lcrypto make: Leaving directory '/usr/src/RPM/BUILD/ichatsrvd-0.24' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66221 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ichatsrvd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ichatsrvd-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ichatsrvd-0.24 + /bin/mkdir -p /usr/src/tmp/ichatsrvd-buildroot/var/log/ichatsrvd + /bin/mkdir -p /usr/src/tmp/ichatsrvd-buildroot/var/run/ichatsrvd + /bin/install -Dp -c -m0755 ichatsrvd /usr/src/tmp/ichatsrvd-buildroot/usr/sbin/ichatsrvd.bin + /bin/install -Dp -m0755 ichatsrv /usr/src/tmp/ichatsrvd-buildroot/etc/rc.d/init.d/ichatsrvd + /bin/install -Dp -m0644 ichatsrv.conf /usr/src/tmp/ichatsrvd-buildroot/etc/ichatsrvd/ichatsrvd.conf + echo '' + /bin/install -Dp -m 0640 /usr/src/RPM/SOURCES/ichatsrvd-logrotate /usr/src/tmp/ichatsrvd-buildroot/etc/logrotate.d/ichatsrvd + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ichatsrvd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ichatsrvd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ichatsrvd-buildroot/ (default) Compressing files in /usr/src/tmp/ichatsrvd-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ichatsrvd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/ichatsrvd.bin: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: ichatsrvd-0.24-alt3.1.1.qa1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39376 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ichatsrvd-0.24 + DOCDIR=/usr/src/tmp/ichatsrvd-buildroot/usr/share/doc/ichatsrvd-0.24 + export DOCDIR + rm -rf /usr/src/tmp/ichatsrvd-buildroot/usr/share/doc/ichatsrvd-0.24 + /bin/mkdir -p /usr/src/tmp/ichatsrvd-buildroot/usr/share/doc/ichatsrvd-0.24 + cp -prL README /usr/src/tmp/ichatsrvd-buildroot/usr/share/doc/ichatsrvd-0.24 + chmod -R go-w /usr/src/tmp/ichatsrvd-buildroot/usr/share/doc/ichatsrvd-0.24 + chmod -R a+rX /usr/src/tmp/ichatsrvd-buildroot/usr/share/doc/ichatsrvd-0.24 + exit 0 warning: File listed twice: /etc/ichatsrvd/ichat_banlist warning: File listed twice: /etc/ichatsrvd/ichatsrvd.conf Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VR6dK4 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.9addg8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zCOWc7 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4fAr35 find-scriptlet-requires: FINDPACKAGE-COMMANDS: service Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nRlYm6 find-scriptlet-requires: FINDPACKAGE-COMMANDS: service Provides: ichatsrv Requires: /bin/sh, /etc/logrotate.d, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(failure), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.16), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcrypto.so.1.1 >= set:qoqzBhVRV5, libcrypto.so.1.1(OPENSSL_1_1_0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.2), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): /bin/sh, /usr/sbin/post_service, service Requires(preun): /bin/sh, /usr/sbin/userdel, service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ThI3G8 Creating ichatsrvd-debuginfo package Processing files: ichatsrvd-debuginfo-0.24-alt3.1.1.qa1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jvNFy6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xaKu64 find-requires: running scripts (debuginfo) Requires: ichatsrvd = 0.24-alt3.1.1.qa1.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypto.so.1.1), debug(libpthread.so.0) Wrote: /usr/src/RPM/RPMS/i586/ichatsrvd-0.24-alt3.1.1.qa1.1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ichatsrvd-debuginfo-0.24-alt3.1.1.qa1.1.i586.rpm (w2.lzdio) 4.40user 0.68system 0:13.71elapsed 37%CPU (0avgtext+0avgdata 27340maxresident)k 0inputs+0outputs (0major+315438minor)pagefaults 0swaps /.out/ichatsrvd-0.24-alt3.1.1.qa1.1.i586.rpm: license not found in '/usr/share/license' directory: Distributable /.out/ichatsrvd-debuginfo-0.24-alt3.1.1.qa1.1.i586.rpm: license not found in '/usr/share/license' directory: Distributable 8.69user 2.88system 0:28.29elapsed 40%CPU (0avgtext+0avgdata 108192maxresident)k 0inputs+0outputs (0major+623490minor)pagefaults 0swaps --- ichatsrvd-0.24-alt3.1.1.qa1.1.i586.rpm.repo 2018-08-31 09:54:05.000000000 +0000 +++ ichatsrvd-0.24-alt3.1.1.qa1.1.i586.rpm.hasher 2021-01-21 15:32:00.932984841 +0000 @@ -12,4 +12,2 @@ Requires: /bin/sh -Requires: /bin/sh -Requires: /bin/sh Requires: /etc/logrotate.d @@ -25,7 +23,9 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.16) Requires: libc.so.6(GLIBC_2.3) +Requires: libc.so.6(GLIBC_2.3.2) Requires: libc.so.6(GLIBC_2.3.4) Requires: libc.so.6(GLIBC_2.4) -Requires: libcrypto.so.1.1 >= set:pnafpJ4531 +Requires: libcrypto.so.1.1 >= set:qoqzBhVRV5 Requires: rpmlib(SetVersions) @@ -39,3 +39,2 @@ Requires: /usr/sbin/post_service -Requires: service Requires: /usr/sbin/userdel