<86>Apr 21 00:49:08 userdel[10514]: delete user 'rooter' <86>Apr 21 00:49:08 groupadd[10542]: group added to /etc/group: name=rooter, GID=669 <86>Apr 21 00:49:08 groupadd[10542]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:49:08 groupadd[10542]: new group: name=rooter, GID=669 <86>Apr 21 00:49:08 useradd[10565]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Apr 21 00:49:08 userdel[10705]: delete user 'builder' <86>Apr 21 00:49:08 userdel[10705]: removed group 'builder' owned by 'builder' <86>Apr 21 00:49:08 userdel[10705]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:49:08 groupadd[10901]: group added to /etc/group: name=builder, GID=670 <86>Apr 21 00:49:08 groupadd[10901]: group added to /etc/gshadow: name=builder <86>Apr 21 00:49:08 groupadd[10901]: new group: name=builder, GID=670 <86>Apr 21 00:49:08 useradd[10917]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash <13>Apr 21 00:49:12 rpmi: xorg-xproto-devel-7.0.31-alt0.M80P.1 p8+226471.100.1.1 1554301566 installed <13>Apr 21 00:49:12 rpmi: libXau-1.0.8-alt1 1369565807 installed <13>Apr 21 00:49:12 rpmi: libX11-locales-3:1.6.3-alt1 1431956885 installed <13>Apr 21 00:49:12 rpmi: xorg-kbproto-devel-1.0.6-alt1 1332531883 installed <13>Apr 21 00:49:12 rpmi: libXdmcp-1.1.1-alt1 1334617699 installed <13>Apr 21 00:49:12 rpmi: libxcb-1.12-alt2 p8.218219.300 1545313310 installed <13>Apr 21 00:49:13 rpmi: libxcb-devel-1.12-alt2 p8.218219.300 1545313310 installed <13>Apr 21 00:49:13 rpmi: libX11-3:1.6.3-alt1 1431956911 installed <13>Apr 21 00:49:13 rpmi: libX11-devel-3:1.6.3-alt1 1431956911 installed <13>Apr 21 00:49:13 rpmi: libXau-devel-1.0.8-alt1 1369565807 installed Installing ltspfsd-0.3-alt0.2.2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40965 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ltspfsd-cvs-20070416 + echo 'Source #0 (ltspfsd-cvs-20070416.tar.bz2):' Source #0 (ltspfsd-cvs-20070416.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/ltspfsd-cvs-20070416.tar.bz2 + /bin/tar -xf - + cd ltspfsd-cvs-20070416 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ltspfsd-0.3-mount_hal+info.patch):' Patch #0 (ltspfsd-0.3-mount_hal+info.patch): + /usr/bin/patch -p1 patching file common.c patching file ltspfsd.c patching file ltspfsd_functions.c + echo 'Patch #1 (ltspfsd-0.3-alt-DSO.patch):' Patch #1 (ltspfsd-0.3-alt-DSO.patch): + /usr/bin/patch -p2 patching file Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40965 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ltspfsd-cvs-20070416 + CFLAGS='-pipe -Wall -g -Os' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -Os' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -Os' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -Os' ++ 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 -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 --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 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 how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for X... no checking for XOpenDisplay in -lX11... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking X11/Xauth.h usability... yes checking X11/Xauth.h presence... yes checking for X11/Xauth.h... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/ltspfsd-cvs-20070416' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ltspfsd\" -DPACKAGE_TARNAME=\"ltspfsd\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ltspfsd\ 0.2\" -DPACKAGE_BUGREPORT=\"sbalneav@ltsp.org\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBX11=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XAUTH_H=1 -I. -I. -Wall -W -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -Os -c ltspfsd.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ltspfsd\" -DPACKAGE_TARNAME=\"ltspfsd\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ltspfsd\ 0.2\" -DPACKAGE_BUGREPORT=\"sbalneav@ltsp.org\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBX11=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XAUTH_H=1 -I. -I. -Wall -W -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -Os -c ltspfsd_functions.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ltspfsd\" -DPACKAGE_TARNAME=\"ltspfsd\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ltspfsd\ 0.2\" -DPACKAGE_BUGREPORT=\"sbalneav@ltsp.org\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBX11=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XAUTH_H=1 -I. -I. -Wall -W -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -Os -c common.c ltspfsd.c: In function 'main': ltspfsd.c:129:63: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] newsockfd = accept(sockfd, (struct sockaddr *) &cli_addr, &clilen); ^ In file included from ltspfsd.c:11:0: /usr/include/sys/socket.h:243:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^ ltspfsd.c:49:9: warning: unused variable 'uid' [-Wunused-variable] uid_t uid; ^ ltspfsd.c: In function 'sig_chld': ltspfsd.c:241:11: warning: variable 'pid' set but not used [-Wunused-but-set-variable] pid_t pid; ^ common.c: In function 'am_mount': common.c:232:34: warning: implicit declaration of function 'time' [-Wimplicit-function-declaration] if (mounted && ((unsigned int) time(NULL) - uLastMounted) < AUTOMOUNT_TIMEOUT) /* buh? */ ^ ltspfsd_functions.c: In function 'ltspfs_getattr': ltspfsd_functions.c:241:19: warning: passing argument 2 of 'xdr_u_int' from incompatible pointer type [-Wincompatible-pointer-types] xdr_u_int(&out, &(stbuf.st_nlink)); /* number of hard links */ ^ In file included from ltspfsd_functions.c:12:0: /usr/include/rpc/xdr.h:289:15: note: expected 'u_int * {aka unsigned int *}' but argument is of type '__nlink_t * {aka long unsigned int *}' extern bool_t xdr_u_int (XDR *__xdrs, u_int *__up) __THROW; ^ ltspfsd.c: In function 'main': ltspfsd.c:88:5: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result [-Wunused-result] daemon(0,0); ^ ltspfsd.c:92:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^ ltspfsd_functions.c: In function 'ltspfs_read': ltspfsd_functions.c:718:22: warning: passing argument 2 of 'xdr_u_int' from incompatible pointer type [-Wincompatible-pointer-types] if (!xdr_u_int(in, &size)) { /* Get the size */ ^ In file included from ltspfsd_functions.c:12:0: /usr/include/rpc/xdr.h:289:15: note: expected 'u_int * {aka unsigned int *}' but argument is of type 'size_t * {aka long unsigned int *}' extern bool_t xdr_u_int (XDR *__xdrs, u_int *__up) __THROW; ^ ltspfsd_functions.c: In function 'ltspfs_write': ltspfsd_functions.c:795:22: warning: passing argument 2 of 'xdr_u_int' from incompatible pointer type [-Wincompatible-pointer-types] if (!xdr_u_int(in, &size)) { /* Get the size */ ^ In file included from ltspfsd_functions.c:12:0: /usr/include/rpc/xdr.h:289:15: note: expected 'u_int * {aka unsigned int *}' but argument is of type 'size_t * {aka long unsigned int *}' extern bool_t xdr_u_int (XDR *__xdrs, u_int *__up) __THROW; ^ common.c:241:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(cmdline); ^ common.c: In function 'am_umount': common.c:264:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(cmdline); ^ ltspfsd_functions.c: In function 'ltspfs_statfs': ltspfsd_functions.c:884:17: warning: passing argument 2 of 'xdr_int' from incompatible pointer type [-Wincompatible-pointer-types] xdr_int(&out, &stbuf.f_type); /* type of fs */ ^ In file included from ltspfsd_functions.c:12:0: /usr/include/rpc/xdr.h:288:15: note: expected 'int *' but argument is of type '__fsword_t * {aka long int *}' extern bool_t xdr_int (XDR *__xdrs, int *__ip) __THROW; ^ ltspfsd_functions.c:885:17: warning: passing argument 2 of 'xdr_int' from incompatible pointer type [-Wincompatible-pointer-types] xdr_int(&out, &stbuf.f_bsize); /* optimal transfer block sz */ ^ In file included from ltspfsd_functions.c:12:0: /usr/include/rpc/xdr.h:288:15: note: expected 'int *' but argument is of type '__fsword_t * {aka long int *}' extern bool_t xdr_int (XDR *__xdrs, int *__ip) __THROW; ^ ltspfsd_functions.c:891:17: warning: passing argument 2 of 'xdr_int' from incompatible pointer type [-Wincompatible-pointer-types] xdr_int(&out, &stbuf.f_namelen); /* max length of filenames */ ^ In file included from ltspfsd_functions.c:12:0: /usr/include/rpc/xdr.h:288:15: note: expected 'int *' but argument is of type '__fsword_t * {aka long int *}' extern bool_t xdr_int (XDR *__xdrs, int *__ip) __THROW; ^ ltspfsd_functions.c: In function 'handle_auth': ltspfsd_functions.c:1002:22: warning: passing argument 2 of 'xdr_u_int' from incompatible pointer type [-Wincompatible-pointer-types] if (!xdr_u_int(in, &auth_size)) { /* Get the size */ ^ In file included from ltspfsd_functions.c:12:0: /usr/include/rpc/xdr.h:289:15: note: expected 'u_int * {aka unsigned int *}' but argument is of type 'size_t * {aka long unsigned int *}' extern bool_t xdr_u_int (XDR *__xdrs, u_int *__up) __THROW; ^ x86_64-alt-linux-gcc -Wall -W -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -Os -o ltspfsd ltspfsd.o ltspfsd_functions.o common.o -lXau -lX11 make: Leaving directory `/usr/src/RPM/BUILD/ltspfsd-cvs-20070416' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65907 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ltspfsd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ltspfsd-buildroot + cd ltspfsd-cvs-20070416 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/ltspfsd-buildroot bindir=/usr/sbin install make: Entering directory `/usr/src/RPM/BUILD/ltspfsd-cvs-20070416' make[1]: Entering directory `/usr/src/RPM/BUILD/ltspfsd-cvs-20070416' test -z "/usr/sbin" || mkdir -p -- "/usr/src/tmp/ltspfsd-buildroot/usr/sbin" /bin/install -p 'ltspfsd' '/usr/src/tmp/ltspfsd-buildroot/usr/sbin/ltspfsd' make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/ltspfsd-cvs-20070416' make: Leaving directory `/usr/src/RPM/BUILD/ltspfsd-cvs-20070416' + install -pD -m 0644 /usr/src/RPM/SOURCES/ltspfsd.1 /usr/src/tmp/ltspfsd-buildroot/usr/share/man/man1/ltspfsd.1 + install -d -m 0755 /usr/src/tmp/ltspfsd-buildroot/sbin + install -m 0700 /usr/src/RPM/SOURCES/ltspfs_mount.sh /usr/src/tmp/ltspfsd-buildroot/sbin/ltspfs_mount + install -m 0700 /usr/src/RPM/SOURCES/ltspfs_umount.sh /usr/src/tmp/ltspfsd-buildroot/sbin/ltspfs_umount + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ltspfsd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ltspfsd-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ltspfsd-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ltspfsd-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: ltspfsd-0.3-alt0.2.2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.65907 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ltspfsd-cvs-20070416 + DOCDIR=/usr/src/tmp/ltspfsd-buildroot/usr/share/doc/ltspfsd-0.3 + export DOCDIR + rm -rf /usr/src/tmp/ltspfsd-buildroot/usr/share/doc/ltspfsd-0.3 + /bin/mkdir -p /usr/src/tmp/ltspfsd-buildroot/usr/share/doc/ltspfsd-0.3 + cp -prL AUTHORS README /usr/src/tmp/ltspfsd-buildroot/usr/share/doc/ltspfsd-0.3 + chmod -R go-w /usr/src/tmp/ltspfsd-buildroot/usr/share/doc/ltspfsd-0.3 + chmod -R a+rX /usr/src/tmp/ltspfsd-buildroot/usr/share/doc/ltspfsd-0.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lHzJXN 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.1IHNcO find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: grep mkdir mount umount Requires: fuse >= 2.5.2, /bin/sh, /lib64/ld-linux-x86-64.so.2, coreutils, grep, libX11.so.6()(64bit) >= set:omGNRQ5rc, libXau.so.6()(64bit) >= set:gfBf1, libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), mount, 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.7bN7aR Creating ltspfsd-debuginfo package Processing files: ltspfsd-debuginfo-0.3-alt0.2.2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VrKMTW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PSVvn5 find-requires: running scripts (debuginfo) Requires: ltspfsd = 0.3-alt0.2.2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libX11.so.6), debug64(libXau.so.6), debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/ltspfsd-0.3-alt0.2.2.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ltspfsd-debuginfo-0.3-alt0.2.2.qa1.x86_64.rpm 2.12user 1.11system 0:08.73elapsed 37%CPU (0avgtext+0avgdata 29072maxresident)k 0inputs+0outputs (0major+471406minor)pagefaults 0swaps 5.78user 3.58system 0:16.79elapsed 55%CPU (0avgtext+0avgdata 121880maxresident)k 0inputs+0outputs (0major+695112minor)pagefaults 0swaps --- ltspfsd-0.3-alt0.2.2.qa1.x86_64.rpm.repo 2013-04-19 20:08:56.000000000 +0000 +++ ltspfsd-0.3-alt0.2.2.qa1.x86_64.rpm.hasher 2019-04-21 00:49:23.898989101 +0000 @@ -6,3 +6,3 @@ /usr/share/doc/ltspfsd-0.3/README 100644 -/usr/share/man/man1/ltspfsd.1.gz 100644 +/usr/share/man/man1/ltspfsd.1.xz 100644 Requires: fuse >= 2.5.2 @@ -14,3 +14,3 @@ Requires: rpmlib(SetVersions) -Requires: libXau.so.6()(64bit) >= set:hgav2 +Requires: libXau.so.6()(64bit) >= set:gfBf1 Requires: libc.so.6(GLIBC_2.15)(64bit)