<86>Dec 19 02:09:50 userdel[2552238]: delete user 'rooter' <86>Dec 19 02:09:50 userdel[2552238]: removed group 'rooter' owned by 'rooter' <86>Dec 19 02:09:50 userdel[2552238]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 02:09:50 groupadd[2552247]: group added to /etc/group: name=rooter, GID=1844 <86>Dec 19 02:09:50 groupadd[2552247]: group added to /etc/gshadow: name=rooter <86>Dec 19 02:09:50 groupadd[2552247]: new group: name=rooter, GID=1844 <86>Dec 19 02:09:50 useradd[2552254]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Dec 19 02:09:50 userdel[2552273]: delete user 'builder' <86>Dec 19 02:09:50 userdel[2552273]: removed group 'builder' owned by 'builder' <86>Dec 19 02:09:50 userdel[2552273]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 02:09:50 groupadd[2552287]: group added to /etc/group: name=builder, GID=1845 <86>Dec 19 02:09:50 groupadd[2552287]: group added to /etc/gshadow: name=builder <86>Dec 19 02:09:50 groupadd[2552287]: new group: name=builder, GID=1845 <86>Dec 19 02:09:50 useradd[2552298]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/lomoco-1.0-alt6.qa2.src.rpm: The use of such a license name is ambiguous: GPL <13>Dec 19 02:09:53 rpmi: libusb-1.0.27-alt1 sisyphus+347412.100.1.1 1714739651 installed <13>Dec 19 02:09:53 rpmi: libusb-compat-0.1.8-alt1 sisyphus+339464.100.1.1 1706693618 installed <13>Dec 19 02:09:53 rpmi: libusb-compat-devel-0.1.8-alt1 sisyphus+339464.100.1.1 1706693618 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/lomoco-1.0-alt6.qa2.nosrc.rpm (w1.gzdio) Installing lomoco-1.0-alt6.qa2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8393 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lomoco-1.0 + echo 'Source #0 (lomoco-1.0.tar.gz):' Source #0 (lomoco-1.0.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/lomoco-1.0.tar.gz + /bin/tar -xf - + cd lomoco-1.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (lomoco-1.0-alt-logger-path.patch):' Patch #0 (lomoco-1.0-alt-logger-path.patch): + /usr/bin/patch -p1 patching file udev/udev.lomoco + echo 'Patch #1 (lomoco-1.0-alt-headers.patch):' Patch #1 (lomoco-1.0-alt-headers.patch): + /usr/bin/patch -p1 patching file src/lomoco.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.8393 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lomoco-1.0 + ./autogen.sh Configuring build environment for lomoco ... configure.ac:10: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:10: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:17: installing './compile' configure.ac:10: installing './install-sh' configure.ac:10: installing './missing' src/Makefile.am: installing './depcomp' configure.ac:10: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:429: AM_INIT_AUTOMAKE is expanded from... configure.ac:10: the top level configure.ac:13: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:13: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:13: the top level configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:23: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:23: the top level Now running configure to configure lomoco ./configure checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gawk... (cached) gawk checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for usb_init in -lusb... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... yes checking for argp.h... yes checking for usb.h... yes checking for an ANSI C-conforming const... yes checking for strdup... yes checking for strspn... yes checking for usb_control_msg... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gawk... (cached) gawk checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking for usb_init in -lusb... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... yes checking for argp.h... yes checking for usb.h... yes checking for an ANSI C-conforming const... yes checking for strdup... yes checking for strspn... yes checking for usb_control_msg... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lomoco.o lomoco.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o cmdline.o cmdline.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o lomoco lomoco.o cmdline.o -lusb make[2]: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0' make[2]: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0' make: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0' + make udev-rules make: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0' gawk -f udev/toudev.awk < src/lomoco.c > udev/lomoco.rules make: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.89943 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lomoco-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lomoco-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd lomoco-1.0 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/lomoco-buildroot/usr exec_prefix=/usr/src/tmp/lomoco-buildroot/usr bindir=/usr/src/tmp/lomoco-buildroot/usr/bin sbindir=/usr/src/tmp/lomoco-buildroot/usr/sbin sysconfdir=/usr/src/tmp/lomoco-buildroot/etc datadir=/usr/src/tmp/lomoco-buildroot/usr/share includedir=/usr/src/tmp/lomoco-buildroot/usr/include libdir=/usr/src/tmp/lomoco-buildroot/usr/lib64 libexecdir=/usr/src/tmp/lomoco-buildroot/usr/lib localstatedir=/usr/src/tmp/lomoco-buildroot/var/lib runstatedir=/usr/src/tmp/lomoco-buildroot/var/run sharedstatedir=/usr/src/tmp/lomoco-buildroot/var/lib mandir=/usr/src/tmp/lomoco-buildroot/usr/share/man infodir=/usr/src/tmp/lomoco-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0/src' /usr/bin/mkdir -p '/usr/src/tmp/lomoco-buildroot/usr/bin' /usr/libexec/rpm-build/install -p lomoco '/usr/src/tmp/lomoco-buildroot/usr/bin' /usr/bin/mkdir -p '/usr/src/tmp/lomoco-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 lomoco.1 '/usr/src/tmp/lomoco-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0' make[2]: Entering directory '/usr/src/RPM/BUILD/lomoco-1.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0' make: Leaving directory '/usr/src/RPM/BUILD/lomoco-1.0' + install -pD -m755 udev/udev.lomoco /usr/src/tmp/lomoco-buildroot/lib/udev/lomoco + install -pD -m644 udev/lomoco.rules /usr/src/tmp/lomoco-buildroot/usr/lib/udev/rules.d/40-lomoco.rules + install -pD -m644 /usr/src/RPM/SOURCES/lomoco.sysconfig /usr/src/tmp/lomoco-buildroot/etc/sysconfig/logitech_mouse + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lomoco-buildroot (auto) Verifying and fixing files in /usr/src/tmp/lomoco-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/lomoco-buildroot/ (default) Compressing files in /usr/src/tmp/lomoco-buildroot (auto) Adjusting library links in /usr/src/tmp/lomoco-buildroot ./usr/lib: (from :0) ./lib: (from :0) Verifying ELF objects in /usr/src/tmp/lomoco-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/lomoco-buildroot Processing files: lomoco-1.0-alt6.qa2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39031 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lomoco-1.0 + DOCDIR=/usr/src/tmp/lomoco-buildroot/usr/share/doc/lomoco-1.0 + export DOCDIR + rm -rf /usr/src/tmp/lomoco-buildroot/usr/share/doc/lomoco-1.0 + /bin/mkdir -p /usr/src/tmp/lomoco-buildroot/usr/share/doc/lomoco-1.0 + cp -prL AUTHORS ChangeLog NEWS README /usr/src/tmp/lomoco-buildroot/usr/share/doc/lomoco-1.0 + chmod -R go-w /usr/src/tmp/lomoco-buildroot/usr/share/doc/lomoco-1.0 + chmod -R a+rX /usr/src/tmp/lomoco-buildroot/usr/share/doc/lomoco-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m5FTmn find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7q9q09 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: logger Requires: /bin/bash, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libusb-0.1.so.4()(64bit) >= set:iesY9a7ReKfqOdPdVpB4, rtld(GNU_HASH), util-linux Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e4E6hD Creating lomoco-debuginfo package Processing files: lomoco-debuginfo-1.0-alt6.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3uPlAU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qIJteV find-requires: running scripts (debuginfo) Requires: lomoco = 1.0-alt6.qa2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libusb-0.1.so.4) Wrote: /usr/src/RPM/RPMS/x86_64/lomoco-1.0-alt6.qa2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/lomoco-debuginfo-1.0-alt6.qa2.x86_64.rpm (w2.lzdio) 2.12user 2.56system 0:09.18elapsed 51%CPU (0avgtext+0avgdata 30720maxresident)k 0inputs+0outputs (0major+584930minor)pagefaults 0swaps /.out/lomoco-1.0-alt6.qa2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/lomoco-debuginfo-1.0-alt6.qa2.x86_64.rpm: The use of such a license name is ambiguous: GPL 3.17user 2.46system 0:17.96elapsed 31%CPU (0avgtext+0avgdata 137220maxresident)k 0inputs+0outputs (0major+209128minor)pagefaults 0swaps --- lomoco-1.0-alt6.qa2.x86_64.rpm.repo 2013-04-23 15:14:45.000000000 +0000 +++ lomoco-1.0-alt6.qa2.x86_64.rpm.hasher 2024-12-19 02:10:05.321235451 +0000 @@ -2,4 +2,4 @@ /lib/udev/lomoco 100755 root:root -/lib/udev/rules.d/40-lomoco.rules 100644 root:root /usr/bin/lomoco 100755 root:root +/usr/lib/udev/rules.d/40-lomoco.rules 100644 root:root /usr/share/doc/lomoco-1.0 40755 root:root @@ -9,5 +9,4 @@ /usr/share/doc/lomoco-1.0/README 100644 root:root -/usr/share/man/man1/lomoco.1.gz 100644 root:root +/usr/share/man/man1/lomoco.1.xz 100644 root:root Requires: /bin/bash -Requires: /lib/udev/rules.d Requires: /lib64/ld-linux-x86-64.so.2 @@ -15,2 +14,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -25,4 +25,4 @@ File: /lib/udev/lomoco 100755 root:root 1330a74fe8cc414a74c9cbb43a4784cf -File: /lib/udev/rules.d/40-lomoco.rules 100644 root:root 872211720699e7b4d8012e55e0925934 -File: /usr/bin/lomoco 100755 root:root 166fe33f6ed1544651e58c745e401851 +File: /usr/bin/lomoco 100755 root:root 80167d39a04cef8bc4447c5861d20bfb +File: /usr/lib/udev/rules.d/40-lomoco.rules 100644 root:root 872211720699e7b4d8012e55e0925934 File: /usr/share/doc/lomoco-1.0 40755 root:root @@ -32,3 +32,3 @@ File: /usr/share/doc/lomoco-1.0/README 100644 root:root 62c64bfcdfa09b599f24f5690980a0f3 -File: /usr/share/man/man1/lomoco.1.gz 100644 root:root 2d32fc12538ec68275f8e47131af3b7a -RPMIdentity: 2dbefb572eba1c29eac8327396bbec41bd168ed111bbb7f3f8b5ee40719751bba8ee42b7bfe59d0240cc4b396ea958bee87fd52ba2b2a04654c357a569893c0c +File: /usr/share/man/man1/lomoco.1.xz 100644 root:root ab863d73ec26632bf10ea33611f35c83 +RPMIdentity: b99893007af16bb60f17fb68b27ce57e4a4ad13400f6c5b3135149f4785f631ca9b2efb8e5947ae151fe16559658a0ca2c8249af65617d97c834bf07f4935eb0 --- lomoco-debuginfo-1.0-alt6.qa2.x86_64.rpm.repo 2013-04-23 15:14:45.000000000 +0000 +++ lomoco-debuginfo-1.0-alt6.qa2.x86_64.rpm.hasher 2024-12-19 02:10:05.563239177 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/df 40755 root:root -/usr/lib/debug/.build-id/df/dbe510ed032d6ff1ebe62957f825252a3fc3a7 120777 root:root ../../../../bin/lomoco -/usr/lib/debug/.build-id/df/dbe510ed032d6ff1ebe62957f825252a3fc3a7.debug 120777 root:root ../../usr/bin/lomoco.debug +/usr/lib/debug/.build-id/49 40755 root:root +/usr/lib/debug/.build-id/49/1ceccacc47bb134dc11fe44fc4aed245817712 120777 root:root ../../../../bin/lomoco +/usr/lib/debug/.build-id/49/1ceccacc47bb134dc11fe44fc4aed245817712.debug 120777 root:root ../../usr/bin/lomoco.debug /usr/lib/debug/usr/bin/lomoco.debug 100644 root:root @@ -16,6 +16,6 @@ Provides: lomoco-debuginfo = 1.0-alt6.qa2 -File: /usr/lib/debug/.build-id/df 40755 root:root -File: /usr/lib/debug/.build-id/df/dbe510ed032d6ff1ebe62957f825252a3fc3a7 120777 root:root ../../../../bin/lomoco -File: /usr/lib/debug/.build-id/df/dbe510ed032d6ff1ebe62957f825252a3fc3a7.debug 120777 root:root ../../usr/bin/lomoco.debug -File: /usr/lib/debug/usr/bin/lomoco.debug 100644 root:root bf6468dce8586086aa926172fe53c73c +File: /usr/lib/debug/.build-id/49 40755 root:root +File: /usr/lib/debug/.build-id/49/1ceccacc47bb134dc11fe44fc4aed245817712 120777 root:root ../../../../bin/lomoco +File: /usr/lib/debug/.build-id/49/1ceccacc47bb134dc11fe44fc4aed245817712.debug 120777 root:root ../../usr/bin/lomoco.debug +File: /usr/lib/debug/usr/bin/lomoco.debug 100644 root:root d9367aa84337a92c3de1927d4a86fdc9 File: /usr/src/debug/lomoco-1.0 40755 root:root @@ -26,2 +26,2 @@ File: /usr/src/debug/lomoco-1.0/src/lomoco.h 100644 root:root 21a0ba6ad42e99eaa549a0d461c88994 -RPMIdentity: 8b88d02a5800a601b9efec53079d4285009df101f91624322001108e93aeffecd147d033163553ac3c3e933a84a2f63cf916d9f6c2aad0694bc636a869f15772 +RPMIdentity: 1f7b14b299ba7e5f88c9ed19aa532a0c2ee04c530c687d4c351272c1ce08d633a878fc1e8ce74c9522d7cf896a3d1652e5a2830ed6c561da15ef8d805dc2b706