<86>Jun 14 01:50:17 userdel[297482]: delete user 'rooter' <86>Jun 14 01:50:17 userdel[297482]: removed group 'rooter' owned by 'rooter' <86>Jun 14 01:50:17 userdel[297482]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 14 01:50:17 groupadd[297495]: group added to /etc/group: name=rooter, GID=1874 <86>Jun 14 01:50:17 groupadd[297495]: group added to /etc/gshadow: name=rooter <86>Jun 14 01:50:17 groupadd[297495]: new group: name=rooter, GID=1874 <86>Jun 14 01:50:17 useradd[297502]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash, from=none <86>Jun 14 01:50:17 userdel[297524]: delete user 'builder' <86>Jun 14 01:50:17 userdel[297524]: removed group 'builder' owned by 'builder' <86>Jun 14 01:50:17 userdel[297524]: removed shadow group 'builder' owned by 'builder' <86>Jun 14 01:50:17 groupadd[297545]: group added to /etc/group: name=builder, GID=1875 <86>Jun 14 01:50:17 groupadd[297545]: group added to /etc/gshadow: name=builder <86>Jun 14 01:50:17 groupadd[297545]: new group: name=builder, GID=1875 <86>Jun 14 01:50:17 useradd[297556]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash, from=none <13>Jun 14 01:50:19 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed <13>Jun 14 01:50:19 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed <13>Jun 14 01:50:26 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed <13>Jun 14 01:50:26 rpmi: ocaml-findlib-1.9.3-alt1 sisyphus+294399.100.3.1 1643757339 installed <13>Jun 14 01:50:26 rpmi: zlib-devel-1.2.13-alt1 sisyphus+309409.200.2.1 1667402043 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-zip-1.11-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-zip-1.11-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13757 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-zip-1.11 + echo 'Source #0 (ocaml-zip-1.11.tar):' Source #0 (ocaml-zip-1.11.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-zip-1.11.tar + cd ocaml-zip-1.11 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13757 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-zip-1.11 + make -j16 all make: Entering directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.mli make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' make: Entering directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.mli make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' make: Entering directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' ocamlfind ocamlc -g -safe-string -bin-annot -c zip.mli make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' make: Entering directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.ml make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' make: Entering directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.ml make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' make: Entering directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' ocamlfind ocamlc -g -safe-string -bin-annot -c zip.ml make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' make: Entering directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo -lz make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' make: Entering directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' ocamlfind ocamlc -g -safe-string -bin-annot -c -ccopt -g zlibstubs.c make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' make: Entering directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' ocamlfind ocamlmklib -oc camlzip zlibstubs.o -lz make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' make: Entering directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' ocamlfind ocamlopt -safe-string -c zlib.ml make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' make: Entering directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' ocamlfind ocamlopt -safe-string -c gzip.ml make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' make: Entering directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' ocamlfind ocamlopt -safe-string -c zip.ml make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' make: Entering directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx -lz make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' make: Entering directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' ocamlfind ocamlopt -safe-string -shared -linkall -I ./ -o zip.cmxs zip.cmxa libcamlzip.a make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zip-1.11' + make -j16 allopt make: Nothing to be done for 'allopt'. + cat + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.13757 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-zip-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-zip-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-zip-1.11 + mkdir -p /usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml/zip + mkdir -p /usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml/stublibs + export DESTDIR=/usr/src/tmp/ocaml-zip-buildroot + DESTDIR=/usr/src/tmp/ocaml-zip-buildroot + export OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml + ocamlfind install zip zip.cma zip.cmxa libcamlzip.a zip.a gzip.cmx zip.cmx zlib.cmx gzip.cmi zip.cmi zlib.cmi gzip.mli zip.mli zlib.mli dllcamlzip.so META Installed /usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml/zip/zlib.mli Installed /usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml/zip/zip.mli Installed /usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml/zip/gzip.mli Installed /usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml/zip/zlib.cmi Installed /usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml/zip/zip.cmi Installed /usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml/zip/gzip.cmi Installed /usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml/zip/zlib.cmx Installed /usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml/zip/zip.cmx Installed /usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml/zip/gzip.cmx Installed /usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml/zip/zip.a Installed /usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml/zip/libcamlzip.a Installed /usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml/zip/zip.cmxa Installed /usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml/zip/zip.cma Installed /usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml/stublibs/dllcamlzip.so Installed /usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml/stublibs/dllcamlzip.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /usr/src/tmp/ocaml-zip-buildroot/usr/lib64/ocaml/zip/META + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-zip-buildroot (auto) mode of './usr/lib64/ocaml/stublibs/dllcamlzip.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-zip-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-zip-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-zip-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-zip-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-zip-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlzip.so: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlzip.so: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlzip.so: undefined symbol: caml_stat_free verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlzip.so: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlzip.so: undefined symbol: caml_copy_int32 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlzip.so: undefined symbol: caml_raise verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlzip.so: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlzip.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlzip.so: undefined symbol: caml_stat_alloc verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlzip.so: undefined symbol: caml_invalid_argument Processing files: ocaml-zip-1.11-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QVmZXk find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AlQQzT find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml4-zip, ocaml-cmi(Gzip) = 4.13.1-E6FD0619, ocaml-cmi(Zip) = 4.13.1-A3660E7C, ocaml-cmi(Zlib) = 4.13.1-C7ADFED4, ocaml-dll(camlzip) Requires: libz.so.1()(64bit) >= set:khb6pwmWdIhpAOoqvxaG1, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Bigarray) = 4.13.1-0658EFAB, ocaml-cmi(Stdlib__Bytes) = 4.13.1-CBDE4789, ocaml-cmi(Stdlib__Callback) = 4.13.1-BE7617C4, ocaml-cmi(Stdlib__Char) = 4.13.1-61E527E7, ocaml-cmi(Stdlib__Complex) = 4.13.1-DC5B34D1, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Int64) = 4.13.1-55E959E4, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Unix) = 4.13.1-49C6C492, ocaml-runtime = 4.13.1, rtld(GNU_HASH), zlib Requires(rpmlib): rpmlib(SetVersions) Obsoletes: ocaml4-zip Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.thAp3f Creating ocaml-zip-debuginfo package Processing files: ocaml-zip-devel-1.11-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H78rUR find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ROCcxa find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Gzip) = 4.13.1-BD90382E, ocaml-cmx(Zip) = 4.13.1-681BFD6B, ocaml-cmx(Zlib) = 4.13.1-D6E78DE9 Requires: ocaml-zip = 1.11-alt1, /usr/lib64/ocaml/stublibs/dllcamlzip.so, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Gzip) = 4.13.1-E6FD0619, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Bigarray) = 4.13.1-0658EFAB, ocaml-cmi(Stdlib__Bytes) = 4.13.1-CBDE4789, ocaml-cmi(Stdlib__Callback) = 4.13.1-BE7617C4, ocaml-cmi(Stdlib__Char) = 4.13.1-61E527E7, ocaml-cmi(Stdlib__Complex) = 4.13.1-DC5B34D1, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Int64) = 4.13.1-55E959E4, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Unix) = 4.13.1-49C6C492, ocaml-cmi(Zip) = 4.13.1-A3660E7C, ocaml-cmi(Zlib) = 4.13.1-C7ADFED4, ocaml-cmx(Stdlib) = 4.13.1-F8B8B4EE, ocaml-cmx(Stdlib__Bytes) = 4.13.1-33E3746A, ocaml-cmx(Stdlib__Callback) = 4.13.1-A6D9902A, ocaml-cmx(Stdlib__Hashtbl) = 4.13.1-04F772F8, ocaml-cmx(Stdlib__Int32) = 4.13.1-BFE3D89D, ocaml-cmx(Stdlib__List) = 4.13.1-21B8C13F, ocaml-cmx(Stdlib__String) = 4.13.1-E3D157A8, ocaml-cmx(Stdlib__Sys) = 4.13.1-3AA36557, ocaml-cmx(Unix) = 4.13.1-45EEEAD1, zlib Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sWbTng Processing files: ocaml-zip-debuginfo-1.11-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XregBM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f4HsWk find-requires: running scripts (debuginfo) Requires: ocaml-zip = 1.11-alt1, debug64(libz.so.1) Adding to ocaml-zip-devel a strict dependency on ocaml-zip Adding to ocaml-zip-debuginfo a strict dependency on ocaml-zip Removing 4 extra deps from ocaml-zip-devel due to dependency on ocaml-zip Removing 17 extra deps from ocaml-zip-devel due to repentancy on ocaml-zip Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-zip-1.11-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-zip-devel-1.11-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-zip-debuginfo-1.11-alt1.x86_64.rpm (w2.lzdio) 0.72user 0.54system 0:08.62elapsed 14%CPU (0avgtext+0avgdata 27188maxresident)k 0inputs+0outputs (0major+252900minor)pagefaults 0swaps 2.07user 1.08system 0:20.62elapsed 15%CPU (0avgtext+0avgdata 111348maxresident)k 0inputs+0outputs (0major+199204minor)pagefaults 0swaps --- ocaml-zip-1.11-alt1.x86_64.rpm.repo 2021-11-06 20:43:49.000000000 +0000 +++ ocaml-zip-1.11-alt1.x86_64.rpm.hasher 2023-06-14 01:50:36.575395181 +0000 @@ -37,3 +37,3 @@ Obsoletes: ocaml4-zip -File: /usr/lib64/ocaml/stublibs/dllcamlzip.so 100644 root:root b0ca4af4d0d12f1350e15284eeb0b489 +File: /usr/lib64/ocaml/stublibs/dllcamlzip.so 100644 root:root 3d6a5e3597c5d86e385e79f42adad1d1 File: /usr/lib64/ocaml/stublibs/dllcamlzip.so.owner 100644 root:root cdbd2b665e14f8803d6bddc80bff1402 @@ -45,2 +45,2 @@ File: /usr/lib64/ocaml/zip/zlib.cmi 100644 root:root f96e7f5b1d1819675fd8ba8561aa0872 -RPMIdentity: 5cf8392459f15116a3406d4fa2c7dec523c439aee0050b85119c8f91483799d955bef3db95e816913cd2be9d1b3dc000bd0f91fe338b08358537c034158be092 +RPMIdentity: 4172deef7df486edcac6972b9bb24c4fc145748468912e4b2f0af16a1060ab28880de24887cd288672f55b04a35698bcc2df542bd629ac069fa8365021197416 --- ocaml-zip-debuginfo-1.11-alt1.x86_64.rpm.repo 2021-11-06 20:43:49.000000000 +0000 +++ ocaml-zip-debuginfo-1.11-alt1.x86_64.rpm.hasher 2023-06-14 01:50:36.671396466 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/59 40755 root:root -/usr/lib/debug/.build-id/59/e1678e3a3c7878df8df1e822f5644da255ae99 120777 root:root ../../../../lib64/ocaml/stublibs/dllcamlzip.so -/usr/lib/debug/.build-id/59/e1678e3a3c7878df8df1e822f5644da255ae99.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcamlzip.so.debug +/usr/lib/debug/.build-id/a2 40755 root:root +/usr/lib/debug/.build-id/a2/4bd3f074673f4c6b4ddc294ffdb341e080978b 120777 root:root ../../../../lib64/ocaml/stublibs/dllcamlzip.so +/usr/lib/debug/.build-id/a2/4bd3f074673f4c6b4ddc294ffdb341e080978b.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcamlzip.so.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -12,10 +12,10 @@ Provides: ocaml-zip-debuginfo = 1.11-alt1:sisyphus+288339.3500.3.1 -File: /usr/lib/debug/.build-id/59 40755 root:root -File: /usr/lib/debug/.build-id/59/e1678e3a3c7878df8df1e822f5644da255ae99 120777 root:root ../../../../lib64/ocaml/stublibs/dllcamlzip.so -File: /usr/lib/debug/.build-id/59/e1678e3a3c7878df8df1e822f5644da255ae99.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcamlzip.so.debug +File: /usr/lib/debug/.build-id/a2 40755 root:root +File: /usr/lib/debug/.build-id/a2/4bd3f074673f4c6b4ddc294ffdb341e080978b 120777 root:root ../../../../lib64/ocaml/stublibs/dllcamlzip.so +File: /usr/lib/debug/.build-id/a2/4bd3f074673f4c6b4ddc294ffdb341e080978b.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcamlzip.so.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllcamlzip.so.debug 100644 root:root 8453a239567eb0e111c051c34f9d4e50 +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllcamlzip.so.debug 100644 root:root 74b213ab126c8684d99946209269a1cc File: /usr/src/debug/ocaml-zip-1.11 40755 root:root File: /usr/src/debug/ocaml-zip-1.11/zlibstubs.c 100644 root:root 69af0d402ba2728e014380dd38c7a46c -RPMIdentity: c59f904294dd8d882476f5c5628abc9d252601698df64929e303768a4666b5f41cf6e9bd9570da56ab1263fa2ca7a74d98c6f7b19726c610ceedd5470bf8f490 +RPMIdentity: ff253a71c194ab5b66967187d9016263e21dc2c917e02f9cbe73fb7dbb79ea71f20844f3475f4d028771e20dc83e9e07f855447b5a59d86c1c4f9c5fae39b2c7 --- ocaml-zip-devel-1.11-alt1.x86_64.rpm.repo 2021-11-06 20:43:49.000000000 +0000 +++ ocaml-zip-devel-1.11-alt1.x86_64.rpm.hasher 2023-06-14 01:50:36.723397162 +0000 @@ -26,3 +26,3 @@ File: /usr/lib64/ocaml/zip/gzip.mli 100644 root:root 5086757b9a2f60e4d160897b6b123718 -File: /usr/lib64/ocaml/zip/libcamlzip.a 100644 root:root 27f4bcfe5cc485acfb6b68dde4ecdd99 +File: /usr/lib64/ocaml/zip/libcamlzip.a 100644 root:root 3bc480a8989c0a04eb64a57d72033bf7 File: /usr/lib64/ocaml/zip/zip.a 100644 root:root 533ddd0ab0341817ac4a9769bb3cbfc8 @@ -33,2 +33,2 @@ File: /usr/lib64/ocaml/zip/zlib.mli 100644 root:root 4d005bf4273f557061d53abf7f9a9c60 -RPMIdentity: 8f8d7964666dd77be511fe8f3105324efa2371cbde73167b71242827ce8f0918d257d5fc0bced4fd1f318fd278e1637656b6d944a594691543135226fe8a7e9b +RPMIdentity: 9132c07b4d846a721ae7774e6d1875c4a9874670b6b98c559ef12d4048149bbb358f664cee9f167c8caffe1a5f9415f5c175e6aa1a20d27433a93c892ca3b348