<86>Nov  8 08:59:26 userdel[2914959]: delete user 'rooter'
<86>Nov  8 08:59:26 userdel[2914959]: removed group 'rooter' owned by 'rooter'
<86>Nov  8 08:59:26 userdel[2914959]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov  8 08:59:26 groupadd[2914971]: group added to /etc/group: name=rooter, GID=555
<86>Nov  8 08:59:26 groupadd[2914971]: group added to /etc/gshadow: name=rooter
<86>Nov  8 08:59:26 groupadd[2914971]: new group: name=rooter, GID=555
<86>Nov  8 08:59:26 useradd[2914981]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash
<86>Nov  8 08:59:26 userdel[2914997]: delete user 'builder'
<86>Nov  8 08:59:26 userdel[2914997]: removed group 'builder' owned by 'builder'
<86>Nov  8 08:59:26 userdel[2914997]: removed shadow group 'builder' owned by 'builder'
<86>Nov  8 08:59:26 groupadd[2915008]: group added to /etc/group: name=builder, GID=556
<86>Nov  8 08:59:26 groupadd[2915008]: group added to /etc/gshadow: name=builder
<86>Nov  8 08:59:26 groupadd[2915008]: new group: name=builder, GID=556
<86>Nov  8 08:59:26 useradd[2915017]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash
<13>Nov  8 08:59:30 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Nov  8 08:59:30 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed
<13>Nov  8 08:59:31 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed
<13>Nov  8 08:59:31 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/cyclades-serial-client-0.93-alt4.nosrc.rpm
Installing cyclades-serial-client-0.93-alt4.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.11353
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf cyclades-serial-client-0.93
+ echo 'Source #0 (cyclades-serial-client-0.93.tgz):'
Source #0 (cyclades-serial-client-0.93.tgz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/cyclades-serial-client-0.93.tgz
+ /bin/tar -xf -
+ cd cyclades-serial-client-0.93
+ /bin/chmod -c -Rf u+rwX,go-w .
+ patch -p0 -i /usr/src/RPM/SOURCES/cyclades-serial-client.patch
patching file configure
patching file libcsc/Makefile.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.66582
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cyclades-serial-client-0.93
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-alt-linux-gcc
checking for C compiler default output... 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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for a BSD-compatible install... /bin/install -c
checking for i586-alt-linux-g++... i586-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i586-alt-linux-g++ accepts -g... yes
checking for an ANSI C-conforming const... yes
checking how to run the C++ preprocessor... i586-alt-linux-g++ -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 for size_t... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libcsc/Makefile
config.status: creating inc/misc.h
config.status: creating cyclades-serial-client.spec
config.status: creating sun/pkginfo
config.status: creating inc/conf.h
config.status: inc/conf.h is unchanged
+ make
make: Entering directory '/usr/src/RPM/BUILD/cyclades-serial-client-0.93'
i586-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK  -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -c cyclades-ser-cli.c
cyclades-ser-cli.c: In function 'main':
cyclades-ser-cli.c:228:2: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result [-Wunused-result]
  daemon(0, 0);
  ^~~~~~~~~~~~
i586-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK  -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -c tsrio.c
tsrio.c: In function 'tsr_states':
tsrio.c:1544:30: warning: unused parameter 'unused' [-Wunused-parameter]
 tsr_states(const char *const unused)
            ~~~~~~~~~~~~~~~~~~^~~~~~
i586-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK  -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -c telnet.c
In file included from telnet.c:25:
telnet.c: In function 'tel_getdata':
inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull]
     memcpy (memptr, evparam, evsize); \
     ^~~~~~
telnet.c:156:2: note: in expansion of macro 'SET_EVENT'
  SET_EVENT(EV_RN, EV_RNDATA, 0, 0);
  ^~~~~~~~~
inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull]
     memcpy (memptr, evparam, evsize); \
     ^~~~~~
telnet.c:252:2: note: in expansion of macro 'SET_EVENT'
  SET_EVENT(EV_RN, EV_RNDATA, 0, 0);
  ^~~~~~~~~
telnet.c: In function 'send_option':
inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull]
     memcpy (memptr, evparam, evsize); \
     ^~~~~~
telnet.c:444:6: note: in expansion of macro 'SET_EVENT'
      SET_EVENT(EV_RN, EV_RNHANG, 0, 0);
      ^~~~~~~~~
telnet.c: In function 'comport_command':
inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull]
     memcpy (memptr, evparam, evsize); \
     ^~~~~~
telnet.c:549:2: note: in expansion of macro 'SET_EVENT'
  SET_EVENT(EV_RN, EV_RNCMDOK, 0, 0);
  ^~~~~~~~~
inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull]
     memcpy (memptr, evparam, evsize); \
     ^~~~~~
telnet.c:583:6: note: in expansion of macro 'SET_EVENT'
      SET_EVENT(EV_RN, EV_RNHANG, 0, 0);
      ^~~~~~~~~
telnet.c: In function 'handle_com_port_command':
telnet.c:659:34: warning: the address of 'notify' will always evaluate as 'true' [-Waddress]
      SET_EVENT(EV_RN, EV_RNNTFY, &notify, sizeof(int));
                                  ^
inc/tsrio.h:308:8: note: in definition of macro 'SET_EVENT'
    if (evparam) { \
        ^~~~~~~
telnet.c:663:34: warning: the address of 'notify' will always evaluate as 'true' [-Waddress]
      SET_EVENT(EV_RN, EV_RNNTFY, &notify, sizeof(int));
                                  ^
inc/tsrio.h:308:8: note: in definition of macro 'SET_EVENT'
    if (evparam) { \
        ^~~~~~~
telnet.c:678:31: warning: the address of 'notify' will always evaluate as 'true' [-Waddress]
   SET_EVENT(EV_RN, EV_RNNTFY, &notify, sizeof(int));
                               ^
inc/tsrio.h:308:8: note: in definition of macro 'SET_EVENT'
    if (evparam) { \
        ^~~~~~~
telnet.c:682:31: warning: the address of 'notify' will always evaluate as 'true' [-Waddress]
   SET_EVENT(EV_RN, EV_RNNTFY, &notify, sizeof(int));
                               ^
inc/tsrio.h:308:8: note: in definition of macro 'SET_EVENT'
    if (evparam) { \
        ^~~~~~~
inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull]
     memcpy (memptr, evparam, evsize); \
     ^~~~~~
telnet.c:707:6: note: in expansion of macro 'SET_EVENT'
      SET_EVENT(EV_RN, EV_RNCMDOK, 0, 0);
      ^~~~~~~~~
i586-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK  -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -c sock.c
i586-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK  -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -c linux-dev.c
In file included from linux-dev.c:49:
linux-dev.c: In function 'parse_message':
inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull]
     memcpy (memptr, evparam, evsize); \
     ^~~~~~
linux-dev.c:471:6: note: in expansion of macro 'SET_EVENT'
      SET_EVENT(EV_UP, EV_UPOPEN, 0, 0);
      ^~~~~~~~~
inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull]
     memcpy (memptr, evparam, evsize); \
     ^~~~~~
linux-dev.c:476:2: note: in expansion of macro 'SET_EVENT'
  SET_EVENT(EV_UP, EV_UPCLOSE, 0, 0);
  ^~~~~~~~~
inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull]
     memcpy (memptr, evparam, evsize); \
     ^~~~~~
linux-dev.c:486:6: note: in expansion of macro 'SET_EVENT'
      SET_EVENT(EV_UP, EV_UPCLOSE, 0, 0);
      ^~~~~~~~~
inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull]
     memcpy (memptr, evparam, evsize); \
     ^~~~~~
linux-dev.c:493:6: note: in expansion of macro 'SET_EVENT'
      SET_EVENT(EV_UP, EV_UPDATA, 0, 0);
      ^~~~~~~~~
linux-dev.c: In function 'parse_packet':
linux-dev.c:574:31: warning: the address of 'flushmode' will always evaluate as 'true' [-Waddress]
  SET_EVENT(EV_UP, EV_UPFLUSH, (void *) &flushmode, sizeof(int));
                               ^
inc/tsrio.h:308:8: note: in definition of macro 'SET_EVENT'
    if (evparam) { \
        ^~~~~~~
i586-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK  -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -c misc.c
In file included from misc.c:25:
misc.c: In function 'external_poll':
inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull]
     memcpy (memptr, evparam, evsize); \
     ^~~~~~
misc.c:146:2: note: in expansion of macro 'SET_EVENT'
  SET_EVENT(EV_UP, EV_UPWROK, 0, 0);
  ^~~~~~~~~
inc/tsrio.h:314:5: warning: null argument where non-null required (argument 2) [-Wnonnull]
     memcpy (memptr, evparam, evsize); \
     ^~~~~~
misc.c:156:2: note: in expansion of macro 'SET_EVENT'
  SET_EVENT(EV_RN, EV_RNWROK, 0, 0);
  ^~~~~~~~~
i586-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK  -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -c system.c
i586-alt-linux-gcc -DUSE_TERMIO -DUSE_TERMIOS -DUSE_POSIX_NONBLOCK  -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -c measure.c
i586-alt-linux-gcc -s -o cyclades-ser-cli cyclades-ser-cli.o tsrio.o telnet.o sock.o linux-dev.o misc.o system.o measure.o  -lutil
( cd libcsc ; make )
make[1]: Entering directory '/usr/src/RPM/BUILD/cyclades-serial-client-0.93/libcsc'
i586-alt-linux-gcc -c -O2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -shared -fPIC libcyclades-ser-cli.c -o libcyclades-ser-cli.o
libcyclades-ser-cli.c: In function 'libcsc_init':
libcyclades-ser-cli.c:47:2: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
  (int (*)(int, int, const struct termios *)) dlsym(libc, "tcsetattr");
  ^
libcyclades-ser-cli.c:48:24: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
     real_tcsendbreak = (int (*)(int, int)) dlsym(libc, "tcsendbreak");
                        ^
libcyclades-ser-cli.c: In function 'do_xon_xoff':
libcyclades-ser-cli.c:218:6: warning: value computed is not used [-Wunused-value]
      *a_success++;
      ^~~~~~~~~~~~
libcyclades-ser-cli.c:221:6: warning: value computed is not used [-Wunused-value]
      *a_fail++;
      ^~~~~~~~~
libcyclades-ser-cli.c:233:6: warning: value computed is not used [-Wunused-value]
      *a_success++;
      ^~~~~~~~~~~~
libcyclades-ser-cli.c:236:6: warning: value computed is not used [-Wunused-value]
      *a_fail++;
      ^~~~~~~~~
In file included from libcyclades-ser-cli.c:20:
At top level:
../inc/port_speed.h:63:19: warning: 'int_to_baud_index' defined but not used [-Wunused-function]
 FUNC_TYPE speed_t int_to_baud_index(int speed)
                   ^~~~~~~~~~~~~~~~~
i586-alt-linux-gcc libcyclades-ser-cli.o -shared -ldl  -lutil -o libcyclades-ser-cli.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/cyclades-serial-client-0.93/libcsc'
make: Leaving directory '/usr/src/RPM/BUILD/cyclades-serial-client-0.93'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22790
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/cyclades-serial-client-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/cyclades-serial-client-buildroot
+ cd cyclades-serial-client-0.93
+ make 'INSTALL=/bin/install -p' install prefix=/usr/src/tmp/cyclades-serial-client-buildroot
make: Entering directory '/usr/src/RPM/BUILD/cyclades-serial-client-0.93'
mkdir -p /usr/src/tmp/cyclades-serial-client-buildroot/usr/lib /usr/src/tmp/cyclades-serial-client-buildroot/usr/sbin /usr/src/tmp/cyclades-serial-client-buildroot/etc
cp cyclades-serial-client cyclades-ser-cli /usr/src/tmp/cyclades-serial-client-buildroot/usr/sbin
cp libcsc/libcyclades-ser-cli.so /usr/src/tmp/cyclades-serial-client-buildroot/usr/lib
cp -i cyclades-devices /usr/src/tmp/cyclades-serial-client-buildroot/etc
mkdir -p /usr/src/tmp/cyclades-serial-client-buildroot/usr/share/man/man5
mkdir -p /usr/src/tmp/cyclades-serial-client-buildroot/usr/share/man/man8
cp man/*.5 /usr/src/tmp/cyclades-serial-client-buildroot/usr/share/man/man5
cp man/*.8 /usr/src/tmp/cyclades-serial-client-buildroot/usr/share/man/man8
make: Leaving directory '/usr/src/RPM/BUILD/cyclades-serial-client-0.93'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/cyclades-serial-client-buildroot (auto)
mode of './usr/lib/libcyclades-ser-cli.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/cyclades-serial-client-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/cyclades-serial-client-buildroot/ (default)
Compressing files in /usr/src/tmp/cyclades-serial-client-buildroot (auto)
Adjusting library links in /usr/src/tmp/cyclades-serial-client-buildroot
./usr/lib:
	libcyclades-ser-cli.so -> libcyclades-ser-cli.so
056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information!
056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows:
  ./usr/sbin/cyclades-ser-cli
Verifying ELF objects in /usr/src/tmp/cyclades-serial-client-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal)
verify-elf: WARNING: ./usr/sbin/cyclades-ser-cli: uses non-LFS functions: __lxstat __xstat fopen open readdir
verify-elf: WARNING: ./usr/lib/libcyclades-ser-cli.so: uses non-LFS functions: __fxstat __xstat fopen
Hardlinking identical .pyc and .pyo files
Processing files: cyclades-serial-client-0.93-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3BEo1u
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/cyclades-serial-client-buildroot/usr/lib/libcyclades-ser-cli.so: 6 symbols, 13 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9uXTwh
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
shell.req: /usr/src/tmp/cyclades-serial-client-buildroot/usr/sbin/cyclades-serial-client: tsrsock not found (skip)
find-requires: FINDPACKAGE-COMMANDS: cat grep rm sleep tsrsock
Provides: libcyclades-ser-cli.so = set:gdthXS4KnMFQ56
Requires: /bin/sh, /lib/ld-linux.so.2, coreutils, grep, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libutil.so.1(GLIBC_2.0), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9dCsmk
Creating cyclades-serial-client-debuginfo package
Processing files: cyclades-serial-client-debuginfo-0.93-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oNPtBS
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.k1wN2S
find-requires: running scripts (debuginfo)
Provides: debug(libcyclades-ser-cli.so)
Requires: cyclades-serial-client = 0.93-alt4, debug(libc.so.6), debug(libdl.so.2)
Wrote: /usr/src/RPM/RPMS/i586/cyclades-serial-client-0.93-alt4.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/cyclades-serial-client-debuginfo-0.93-alt4.i586.rpm
7.76user 3.13system 0:14.63elapsed 74%CPU (0avgtext+0avgdata 24804maxresident)k
0inputs+0outputs (0major+472552minor)pagefaults 0swaps
15.69user 8.43system 0:26.96elapsed 89%CPU (0avgtext+0avgdata 117316maxresident)k
0inputs+0outputs (0major+755680minor)pagefaults 0swaps
--- cyclades-serial-client-0.93-alt4.i586.rpm.repo	2011-04-25 13:47:21.000000000 +0000
+++ cyclades-serial-client-0.93-alt4.i586.rpm.hasher	2020-11-08 08:59:50.512350398 +0000
@@ -4,5 +4,5 @@
 /usr/sbin/cyclades-serial-client	100755	
-/usr/share/man/man5/cyclades-devices.5.gz	100644	
-/usr/share/man/man8/cyclades-ser-cli.8.gz	100644	
-/usr/share/man/man8/cyclades-serial-client.8.gz	100644	
+/usr/share/man/man5/cyclades-devices.5.xz	100644	
+/usr/share/man/man8/cyclades-ser-cli.8.xz	100644	
+/usr/share/man/man8/cyclades-serial-client.8.xz	100644	
 Requires: /bin/sh  
@@ -14,2 +14,3 @@
 Requires: libc.so.6(GLIBC_2.1.3)  
+Requires: libc.so.6(GLIBC_2.15)  
 Requires: libc.so.6(GLIBC_2.3.4)  
@@ -19,4 +20,2 @@
 Requires: libdl.so.2(GLIBC_2.1)  
-Requires: libutil.so.1 >= set:gfyX1
-Requires: rpmlib(SetVersions)  
 Requires: libutil.so.1(GLIBC_2.0)