<86>Sep 29 11:50:07 userdel[1600173]: delete user 'rooter' <86>Sep 29 11:50:07 userdel[1600173]: removed group 'rooter' owned by 'rooter' <86>Sep 29 11:50:07 userdel[1600173]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:50:07 groupadd[1600216]: group added to /etc/group: name=rooter, GID=1871 <86>Sep 29 11:50:07 groupadd[1600216]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:50:07 groupadd[1600216]: new group: name=rooter, GID=1871 <86>Sep 29 11:50:07 useradd[1600248]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash <86>Sep 29 11:50:07 userdel[1600291]: delete user 'builder' <86>Sep 29 11:50:07 userdel[1600291]: removed group 'builder' owned by 'builder' <86>Sep 29 11:50:07 userdel[1600291]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:50:07 groupadd[1600322]: group added to /etc/group: name=builder, GID=1872 <86>Sep 29 11:50:07 groupadd[1600322]: group added to /etc/gshadow: name=builder <86>Sep 29 11:50:07 groupadd[1600322]: new group: name=builder, GID=1872 <86>Sep 29 11:50:07 useradd[1600350]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/liblockfile-1.09-alt1.nosrc.rpm (w1.gzdio) Installing liblockfile-1.09-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.24105 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf liblockfile-1.09 + echo 'Source #0 (liblockfile-1.09.tar):' Source #0 (liblockfile-1.09.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/liblockfile-1.09.tar + cd liblockfile-1.09 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.24105 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd liblockfile-1.09 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoheader-2.60: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader-2.60: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader-2.60: WARNING: is deprecated and discouraged. autoheader-2.60: autoheader-2.60: WARNING: Using the third argument of `AC_DEFINE' and autoheader-2.60: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader-2.60: WARNING: `acconfig.h': autoheader-2.60: autoheader-2.60: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader-2.60: [Define if a function `main' is needed.]) autoheader-2.60: autoheader-2.60: WARNING: More sophisticated templates can also be produced, see the autoheader-2.60: WARNING: documentation. autoreconf-default: configure.in: not using Automake autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 --disable-silent-rules --without-included-gettext --enable-shared --with-mailgroup configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext 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 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 ISO C89... none needed checking build shared libs... yes checking build libnfslock... no checking for ldconfig... /sbin/ldconfig checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for utime... yes checking for utimes... yes configure: creating ./config.status config.status: creating ./Makefile config.status: WARNING: './Makefile.in' seems to ignore the --datarootdir setting config.status: creating ./maillock.h config.status: creating autoconf.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.09' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLIB -DLOCKPROG=\"/usr/bin/dotlockfile\" \ -c lockfile.c lockfile.c: In function 'lockfile_create_save_tmplock': lockfile.c:304:9: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result] (void)link(tmplock, lockfile); ^~~~~~~~~~~~~~~~~~~~~~~ lockfile.c: In function 'do_extern': lockfile.c:161:19: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(buf, "%d", retries % 1000); ^ In file included from /usr/include/stdio.h:862, from lockfile.c:24: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 5 bytes into a destination of size 4 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar rv liblockfile.a lockfile.o ar: creating liblockfile.a a - lockfile.o x86_64-alt-linux-gcc -fPIC -shared -Wl,-soname,liblockfile.so.1 \ -o liblockfile.so lockfile.o -lc x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -c -o dotlockfile.o dotlockfile.c dotlockfile.c: In function 'main': dotlockfile.c:315:3: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid(gid); ^~~~~~~~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -c lockfile.c -o xlockfile.o lockfile.c: In function 'lockfile_create_save_tmplock': lockfile.c:304:9: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result] (void)link(tmplock, lockfile); ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -o dotlockfile dotlockfile.o xlockfile.o make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.09' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48961 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/liblockfile-buildroot + : + /bin/rm -rf -- /usr/src/tmp/liblockfile-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd liblockfile-1.09 + install -d /usr/src/tmp/liblockfile-buildroot/usr/lib64 /usr/src/tmp/liblockfile-buildroot/usr/bin /usr/src/tmp/liblockfile-buildroot/usr/include /usr/src/tmp/liblockfile-buildroot/usr/share/man/man1 /usr/src/tmp/liblockfile-buildroot/usr/share/man/man3 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install MAILGROUP=builder ROOT=/usr/src/tmp/liblockfile-buildroot make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.09' install -m 644 lockfile.h maillock.h /usr/src/tmp/liblockfile-buildroot/usr/include if [ "builder" != "" ]; then\ install -g builder -m 2755 dotlockfile /usr/src/tmp/liblockfile-buildroot/usr/bin;\ else \ install -g root -m 755 dotlockfile /usr/src/tmp/liblockfile-buildroot/usr/bin; \ fi install -m 644 *.1 /usr/src/tmp/liblockfile-buildroot/usr/share/man/man1 install -m 644 *.3 /usr/src/tmp/liblockfile-buildroot/usr/share/man/man3 install -m 755 liblockfile.so \ /usr/src/tmp/liblockfile-buildroot/usr/lib64/liblockfile.so.1.0 ln -s liblockfile.so.1.0 /usr/src/tmp/liblockfile-buildroot/usr/lib64/liblockfile.so if test "/usr/src/tmp/liblockfile-buildroot" = ""; then /sbin/ldconfig; fi make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.09' ++ basename /usr/src/tmp/liblockfile-buildroot/usr/lib64/liblockfile.so.1.0 + ln -sf liblockfile.so.1.0 /usr/src/tmp/liblockfile-buildroot/usr/lib64/liblockfile.so.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/liblockfile-buildroot (auto) mode of './usr/bin/dotlockfile' changed from 2755 (rwxr-sr-x) to 2711 (rwx--s--x) mode of './usr/lib64/liblockfile.so.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/liblockfile-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/liblockfile-buildroot/ (default) Compressing files in /usr/src/tmp/liblockfile-buildroot (auto) Adjusting library links in /usr/src/tmp/liblockfile-buildroot ./usr/lib64: liblockfile.so.1 -> liblockfile.so.1.0 Verifying ELF objects in /usr/src/tmp/liblockfile-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: liblockfile-1.09-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48961 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd liblockfile-1.09 + DOCDIR=/usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.09 + export DOCDIR + rm -rf /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.09 + /bin/mkdir -p /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.09 + cp -prL COPYRIGHT README /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.09 + chmod -R go-w /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.09 + chmod -R a+rX /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.09 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2QKHeW find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/liblockfile-buildroot/usr/lib64/liblockfile.so.1: 7 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aqdJE0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: liblockfile.so.1()(64bit) = set:gd7wFsGnLM0kAVR3 Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uZbxx8 Creating liblockfile-debuginfo package Processing files: liblockfile-devel-1.09-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.02RpSj 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.WF6xGy find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: liblockfile = 1.09-alt1, /usr/lib64/liblockfile.so.1.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IZFAXQ Processing files: liblockfile-debuginfo-1.09-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4t5LQc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K4bvdC find-requires: running scripts (debuginfo) Provides: debug64(liblockfile.so.1) Requires: liblockfile = 1.09-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Removing 1 extra deps from liblockfile-devel due to dependency on liblockfile Wrote: /usr/src/RPM/RPMS/x86_64/liblockfile-1.09-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblockfile-devel-1.09-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblockfile-debuginfo-1.09-alt1.x86_64.rpm (w2.lzdio) 3.26user 2.58system 0:13.27elapsed 44%CPU (0avgtext+0avgdata 30620maxresident)k 0inputs+0outputs (0major+608685minor)pagefaults 0swaps 0.56user 1.51system 0:17.82elapsed 11%CPU (0avgtext+0avgdata 12212maxresident)k 0inputs+0outputs (0major+95444minor)pagefaults 0swaps --- liblockfile-1.09-alt1.x86_64.rpm.repo 2014-09-11 05:13:24.000000000 +0000 +++ liblockfile-1.09-alt1.x86_64.rpm.hasher 2024-09-29 11:50:22.889615078 +0000 @@ -6,3 +6,3 @@ /usr/share/doc/liblockfile-1.09/README 100644 root:root -/usr/share/man/man1/dotlockfile.1.gz 100644 root:root +/usr/share/man/man1/dotlockfile.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -16,5 +16,5 @@ Provides: liblockfile = 1.09-alt1 -File: /usr/bin/dotlockfile 102711 root:root 1039a129ba16bae9cbb47a11a7c5a80e +File: /usr/bin/dotlockfile 102711 root:root 52bc3ea080a655298dc287eb52f6695b File: /usr/lib64/liblockfile.so.1 120777 root:root liblockfile.so.1.0 -File: /usr/lib64/liblockfile.so.1.0 100644 root:root 8c252fc5c4cf66e05fa7331267f71516 +File: /usr/lib64/liblockfile.so.1.0 100644 root:root 0220c2f973656edfdb1343b2399d3338 File: /usr/share/doc/liblockfile-1.09 40755 root:root @@ -22,3 +22,3 @@ File: /usr/share/doc/liblockfile-1.09/README 100644 root:root 1b729f64379c9a34dc3e1d98d824e31b -File: /usr/share/man/man1/dotlockfile.1.gz 100644 root:root 099f9f698bdb31d4dd1ca4922fc0a2c5 -RPMIdentity: 5653658dd6c23a5c956df7a9bef4044f8738e9d2b53350e2ba3e1dc2a5c9e6de8e9678f4caec8bf752543adb2b34eb84a4561e0394b3296395b809599af8acc1 +File: /usr/share/man/man1/dotlockfile.1.xz 100644 root:root 898af2c02c49f1a2b6746a9b5744274d +RPMIdentity: 4b87d52dae0b7a64ba052d45d583c80f178e4b23bf96d17a9b4ed5d43b8b93f38dc0b7d448818ee09f9458cf0bdad87bb1a0c1406dad6dde89d38eacd420077e --- liblockfile-debuginfo-1.09-alt1.x86_64.rpm.repo 2014-09-11 05:13:24.000000000 +0000 +++ liblockfile-debuginfo-1.09-alt1.x86_64.rpm.hasher 2024-09-29 11:50:22.952616077 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/73 40755 root:root -/usr/lib/debug/.build-id/73/cc7a0765d27419f0220fed080415946e1f3e6c 120777 root:root ../../../../bin/dotlockfile -/usr/lib/debug/.build-id/73/cc7a0765d27419f0220fed080415946e1f3e6c.debug 120777 root:root ../../usr/bin/dotlockfile.debug -/usr/lib/debug/.build-id/df 40755 root:root -/usr/lib/debug/.build-id/df/fdf30c20191c95edd10cbaeb30051ec48d6a3a 120777 root:root ../../../../lib64/liblockfile.so.1.0 -/usr/lib/debug/.build-id/df/fdf30c20191c95edd10cbaeb30051ec48d6a3a.debug 120777 root:root ../../usr/lib64/liblockfile.so.1.0.debug +/usr/lib/debug/.build-id/3e 40755 root:root +/usr/lib/debug/.build-id/3e/77e34ca2bf4c4235a7e1b91c107386ce229674 120777 root:root ../../../../lib64/liblockfile.so.1.0 +/usr/lib/debug/.build-id/3e/77e34ca2bf4c4235a7e1b91c107386ce229674.debug 120777 root:root ../../usr/lib64/liblockfile.so.1.0.debug +/usr/lib/debug/.build-id/81 40755 root:root +/usr/lib/debug/.build-id/81/f87f4365d09c4976293eb1ba046acc9edc3133 120777 root:root ../../../../bin/dotlockfile +/usr/lib/debug/.build-id/81/f87f4365d09c4976293eb1ba046acc9edc3133.debug 120777 root:root ../../usr/bin/dotlockfile.debug /usr/lib/debug/usr/bin/dotlockfile.debug 100644 root:root @@ -19,10 +19,10 @@ Provides: liblockfile-debuginfo = 1.09-alt1 -File: /usr/lib/debug/.build-id/73 40755 root:root -File: /usr/lib/debug/.build-id/73/cc7a0765d27419f0220fed080415946e1f3e6c 120777 root:root ../../../../bin/dotlockfile -File: /usr/lib/debug/.build-id/73/cc7a0765d27419f0220fed080415946e1f3e6c.debug 120777 root:root ../../usr/bin/dotlockfile.debug -File: /usr/lib/debug/.build-id/df 40755 root:root -File: /usr/lib/debug/.build-id/df/fdf30c20191c95edd10cbaeb30051ec48d6a3a 120777 root:root ../../../../lib64/liblockfile.so.1.0 -File: /usr/lib/debug/.build-id/df/fdf30c20191c95edd10cbaeb30051ec48d6a3a.debug 120777 root:root ../../usr/lib64/liblockfile.so.1.0.debug -File: /usr/lib/debug/usr/bin/dotlockfile.debug 100644 root:root 8a2a75244e60954f51a6a6dd80b29c5d -File: /usr/lib/debug/usr/lib64/liblockfile.so.1.0.debug 100644 root:root 1a20d0e835f5a952dd156d070bb13beb +File: /usr/lib/debug/.build-id/3e 40755 root:root +File: /usr/lib/debug/.build-id/3e/77e34ca2bf4c4235a7e1b91c107386ce229674 120777 root:root ../../../../lib64/liblockfile.so.1.0 +File: /usr/lib/debug/.build-id/3e/77e34ca2bf4c4235a7e1b91c107386ce229674.debug 120777 root:root ../../usr/lib64/liblockfile.so.1.0.debug +File: /usr/lib/debug/.build-id/81 40755 root:root +File: /usr/lib/debug/.build-id/81/f87f4365d09c4976293eb1ba046acc9edc3133 120777 root:root ../../../../bin/dotlockfile +File: /usr/lib/debug/.build-id/81/f87f4365d09c4976293eb1ba046acc9edc3133.debug 120777 root:root ../../usr/bin/dotlockfile.debug +File: /usr/lib/debug/usr/bin/dotlockfile.debug 100644 root:root 8746dd9bd3f96dda0e90c1af851e171d +File: /usr/lib/debug/usr/lib64/liblockfile.so.1.0.debug 100644 root:root 806eabbf7b6aa506906581d6eb0bda18 File: /usr/lib/debug/usr/lib64/liblockfile.so.1.debug 120777 root:root liblockfile.so.1.0.debug @@ -32,2 +32,2 @@ File: /usr/src/debug/liblockfile-1.09/lockfile.h 100644 root:root 3ef6e1fa27b0813c94c12d5772e7791d -RPMIdentity: c0e42b00b55d06373e3b21a3bebc6aa84e4323b6c7646f7172c153b0c7da517c6d8b04a433518039a5a5244a153da8245f91c62d9d3b0a6359c692abd3f3ceea +RPMIdentity: 5a3fa5c509ce99523d43e0d0af7a6ebdba0e1094b086461088f73aaf7b95935f6868e5fd1a3601bbc8cf53fa0b1ad594c5d755905feaf0f89bb6697901a55770 --- liblockfile-devel-1.09-alt1.x86_64.rpm.repo 2014-09-11 05:13:24.000000000 +0000 +++ liblockfile-devel-1.09-alt1.x86_64.rpm.hasher 2024-09-29 11:50:23.013617044 +0000 @@ -3,4 +3,4 @@ /usr/lib64/liblockfile.so 120777 root:root liblockfile.so.1.0 -/usr/share/man/man3/lockfile_create.3.gz 100644 root:root -/usr/share/man/man3/maillock.3.gz 100644 root:root +/usr/share/man/man3/lockfile_create.3.xz 100644 root:root +/usr/share/man/man3/maillock.3.xz 100644 root:root Requires: liblockfile = 1.09-alt1 @@ -11,4 +11,4 @@ File: /usr/lib64/liblockfile.so 120777 root:root liblockfile.so.1.0 -File: /usr/share/man/man3/lockfile_create.3.gz 100644 root:root b855053bfbeb77b604a1a33adc8bdbe1 -File: /usr/share/man/man3/maillock.3.gz 100644 root:root d866a7c28ede75e251852c3b52e237fb -RPMIdentity: 4a8c088bfc85556a4e4f4398b31e4e310e85537fdf26841b913b0c270ee619a277c060f408cbc47ee2be57bf5f3f4e3b1aa22acd4335d4629b2350110c9b1461 +File: /usr/share/man/man3/lockfile_create.3.xz 100644 root:root 9e5c2d4cab957bda5760cb4d2db4db78 +File: /usr/share/man/man3/maillock.3.xz 100644 root:root af50d4698e268539bd6a50d4c24cd23d +RPMIdentity: 5f40c40470ff7cb5f636846175b3aeb6fdd1a00d09804c6ec5f5b2794421c4b24ada8542904f267128efb00bc4684193e14e874442b70c50b48de8b1a0a0f852