https://bugzilla.redhat.com/show_bug.cgi?id=2054708 --- Comment #24 from Kaleb KEITHLEY <kkeithle@xxxxxxxxxx> --- Note that I had to use a machine/VM with 8GB of memory to get past the mock rpmbuild step of fedora-review. latest at https://kkeithle.fedorapeople.org/libarrow/libarrow-20220413/libarrow.spec https://kkeithle.fedorapeople.org/libarrow/libarrow-20220413/libarrow-7.0.0-1.fc37.src.rpm or https://kojipkgs.fedoraproject.org//work/tasks/3125/85623125/libarrow-7.0.0-1.fc37.src.rpm This is a review *template*. Besides handling the [ ]-marked tests you are also supposed to fix the template before pasting into bugzilla: - Add issues you find to the list of issues on top. If there isn't such a list, create one. - Add your own remarks to the template checks. - Add new lines marked [!] or [?] when you discover new things not listed by fedora-review. - Change or remove any text in the template which is plain wrong. In this case you could also file a bug against fedora-review - Remove the "[ ] Manual check required", you will not have any such lines in what you paste. - Remove attachments which you deem not really useful (the rpmlint ones are mandatory, though) - Remove this text Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed Issues: ======= - Package installs properly. Note: Installation errors (see attachment) See: https://docs.fedoraproject.org/en-US/packaging-guidelines/ - Package does not contain duplicates in %files. Note: warning: File listed twice: /usr/include/arrow-dataset-glib See: https://docs.fedoraproject.org/en-US/packaging- guidelines/#_duplicate_files ===== MUST items ===== C/C++: [x]: Package does not contain kernel modules. [x]: Package contains no static executables. [x]: If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang. [x]: Header files in -devel subpackage, if present. [x]: ldconfig not called in %post and %postun for Fedora 28 and later. [x]: Package does not contain any libtool archives (.la) [x]: Rpath absent or only used for internal libs. [x]: Development (unversioned) .so files in -devel subpackage, if present. Generic: [x]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. [x]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. Licenses found: "*No copyright* Apache License 2.0", "Unknown or generated", "MIT License", "Apache License 2.0", "*No copyright* [generated file]", "*No copyright* Apache License", "*No copyright* MIT License Apache License 2.0", "BSD 3-Clause License", "University of Illinois/NCSA Open Source License", "*No copyright* Public domain Apache License 2.0", "BSD 2-Clause License", "*No copyright* Apache License 2.0 [generated file]", "Apache License 2.0 [generated file]", "Boost Software License 1.0", "*No copyright* Public domain", "*No copyright* MIT License", "*No copyright* Boost Software License 1.0", "MIT License BSD 3-Clause License BSD 2-Clause License Apache License 2.0". 633 files have unknown license. Detailed output of licensecheck in /home/kkeithle/review/review-libarrow/licensecheck.txt [x]: License file installed when any subpackage combination is installed. [x]: Package requires other packages for directories it uses. Note: No known owner of /usr/share/arrow-glib False: line 480 [x]: Package must own all directories that it creates. Note: Directories without known owners: /usr/share/gtk-doc/html, /usr/share/arrow-glib, /usr/lib64/girepository-1.0, /usr/lib64/cmake/arrow, /usr/share/gtk-doc False: see lines 497, 480, 215 et. al., 152, and 496 respectively. [x]: Package does not own files or directories owned by other packages. Note: Dirs in package are owned also by: /usr/include/plasma(plasma- workspace-devel) False: plasma subpackage is not built. [x]: %build honors applicable compiler flags or justifies otherwise. [x]: Package contains no bundled libraries without FPC exception. [x]: Changelog in prescribed format. [x]: Sources contain only permissible code or content. [-]: Package contains desktop file if it is a GUI application. [x]: Development files must be in a -devel package [x]: Package uses nothing in %doc for runtime. [x]: Package consistently uses macros (instead of hard-coded directory names). [x]: Package is named according to the Package Naming Guidelines. [x]: Package does not generate any conflict. [x]: Package obeys FHS, except libexecdir and /usr/target. [-]: If the package is a rename of another package, proper Obsoletes and Provides are present. [x]: Requires correct, justified where necessary. [x]: Spec file is legible and written in American English. [-]: Package contains systemd file(s) if in need. [x]: Useful -debuginfo package or justification otherwise. [-]: Package is not known to require an ExcludeArch tag. See lines 41-44 [x]: Package complies to the Packaging Guidelines [x]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. [x]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). [x]: If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license. [x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Dist tag is present. [x]: Permissions on files are set properly. [x]: Package must not depend on deprecated() packages. [x]: Package use %makeinstall only when make install DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [x]: Package does not use a name that already exists. [x]: Package is not relocatable. [x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [x]: File names are valid UTF-8. [x]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 0 bytes in 0 files. [x]: Packages must not store files under /srv, /opt or /usr/local ===== SHOULD items ===== Generic: [-]: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. [x]: Final provides and requires are sane (see attachments). [x]: Fully versioned dependency in subpackages if applicable. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in libarrow-devel , libarrow-dataset-libs , libarrow-dataset-devel , libarrow-flight-libs , libarrow-flight-devel , libarrow-python-libs , libarrow-python-devel , libarrow-python-flight-libs , libarrow-python- flight-devel , parquet-libs , parquet-libs-devel , libarrow-glib-libs , libarrow-glib-devel , libarrow-dataset-glib-libs , libarrow-dataset- glib-devel , parquet-glib-libs , parquet-glib-devel False: all subpackages have a Requires: %{name}%{?_isa} = %{version}-%{release} [x]: Package functions as described. [x]: Latest version is packaged. [-]: Package does not include license text files separate from upstream. [x]: Patches link to upstream bugs/comments/lists or are otherwise justified. [-]: Sources are verified with gpgverify first in %prep if upstream publishes signatures. Note: gpgverify is not used. [-]: Package should compile and build into binary rpms on all supported architectures. See lines 41-44 [-]: %check is present and all tests pass. [x]: Packages should try to preserve timestamps of original installed files. [x]: Reviewer should test that the package builds in mock. [x]: Buildroot is not present [x]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: The placement of pkgconfig(.pc) files are correct. [x]: Sources can be downloaded from URI in Source: tag [x]: SourceX is a working URL. [x]: Spec use %global instead of %define unless justified. ===== EXTRA items ===== Generic: [!]: Rpmlint is run on all installed packages. Note: Mock build failed See: https://docs.fedoraproject.org/en-US/packaging- guidelines/#_use_rpmlint rpmlint works for me [!]: Spec file according to URL is the same as in SRPM. Note: Spec file as given by url is not the same as in SRPM (see attached diff). See: (this test has no URL) True, it doesn't match, because the reviewer asked for it to be reformatted. [-]: Large data in /usr/share should live in a noarch subpackage if package is arched. Note: Arch-ed rpms have a total of 6338560 bytes in /usr/share Installation errors ------------------- INFO: mock.py version 3.0 starting (python version = 3.10.4, NVR = mock-3.0-1.fc37)... Start(bootstrap): init plugins INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run Start(bootstrap): chroot init INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin Mock Version: 3.0 INFO: Mock Version: 3.0 Finish(bootstrap): chroot init Start: chroot init INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin Mock Version: 3.0 INFO: Mock Version: 3.0 Finish: chroot init INFO: installing package(s): /builddir/libarrow-python-libs-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-glib-doc-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-python-devel-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-python-flight-libs-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-debuginfo-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-devel-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-flight-devel-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-dataset-glib-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-python-flight-devel-7.0.0-1.fc37.x86_64.rpm /builddir/parquet-glib-libs-7.0.0-1.fc37.x86_64.rpm /builddir/parquet-libs-devel-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-doc-7.0.0-1.fc37.noarch.rpm /builddir/parquet-libs-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-dataset-glib-doc-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-python-flight-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-glib-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-glib-libs-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-flight-libs-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-dataset-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-python-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /builddir/parquet-glib-devel-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-debugsource-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-dataset-glib-libs-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-dataset-devel-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-flight-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-glib-devel-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-dataset-libs-7.0.0-1.fc37.x86_64.rpm /builddir/parquet-glib-doc-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-dataset-glib-devel-7.0.0-1.fc37.x86_64.rpm ERROR: Command failed: # /usr/bin/systemd-nspawn -q -M d1ce1460e7dc4f71b66f5e2dce9bf573 -D /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root -a --capability=cap_ipc_lock --bind=/tmp/mock-resolv.ycpdkhzd:/etc/resolv.conf --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/var/lib/mock/fedora-rawhide-x86_64/root/installation-homedir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007" --setenv=PS1=<mock-chroot> \s-\v\$ --setenv=LANG=C.UTF-8 --setenv=LC_MESSAGES=C.UTF-8 --resolv-conf=off /usr/bin/dnf --installroot /var/lib/mock/fedora-rawhide-x86_64/root/ --releasever 37 --setopt=deltarpm=False --allowerasing --disableplugin=local --disableplugin=spacewalk --disableplugin=versionlock install /builddir/libarrow-python-libs-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-glib-doc-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-python-devel-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-python-flight-libs-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-debuginfo-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-devel-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-flight-devel-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-dataset-glib-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-python-flight-devel-7.0.0-1.fc37.x86_64.rpm /builddir/parquet-glib-libs-7.0.0-1.fc37.x86_64.rpm /builddir/parquet-libs-devel-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-doc-7.0.0-1.fc37.noarch.rpm /builddir/parquet-libs-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-dataset-glib-doc-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-python-flight-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-glib-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-glib-libs-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-flight-libs-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-dataset-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-python-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /builddir/parquet-glib-devel-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-debugsource-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-dataset-glib-libs-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-dataset-devel-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-flight-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-glib-devel-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-dataset-libs-7.0.0-1.fc37.x86_64.rpm /builddir/parquet-glib-doc-7.0.0-1.fc37.x86_64.rpm /builddir/libarrow-dataset-glib-devel-7.0.0-1.fc37.x86_64.rpm --setopt=tsflags=nocontexts Rpmlint ------- Cannot parse rpmlint output: Source checksums ---------------- https://dist.apache.org/repos/dist/release/arrow/arrow-7.0.0/apache-arrow-7.0.0.tar.gz : CHECKSUM(SHA256) this package : e8f49b149a15ecef4e40fcfab1b87c113c6b1ee186005c169e5cdf95d31a99de CHECKSUM(SHA256) upstream package : e8f49b149a15ecef4e40fcfab1b87c113c6b1ee186005c169e5cdf95d31a99de Requires -------- libarrow (rpmlib, GLIBC filtered): ld-linux-x86-64.so.2()(64bit) libbrotlidec.so.1()(64bit) libbrotlienc.so.1()(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgcc_s.so.1(GCC_7.0.0)(64bit) liblz4.so.1()(64bit) libm.so.6()(64bit) liborc.so.1()(64bit) libre2.so.9()(64bit) libsnappy.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libutf8proc.so.2()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) libzstd.so.1()(64bit) rtld(GNU_HASH) libarrow-doc (rpmlib, GLIBC filtered): libarrow-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config brotli-devel bzip2-devel libarrow libarrow.so.700()(64bit) libzstd-devel lz4-devel openssl-devel pkgconfig(arrow) pkgconfig(grpc++) pkgconfig(libbrotlidec) pkgconfig(libbrotlienc) pkgconfig(liblz4) pkgconfig(libutf8proc) pkgconfig(libzstd) pkgconfig(protobuf) pkgconfig(snappy) pkgconfig(thrift) pkgconfig(zlib) rapidjson-devel re2-devel snappy-devel utf8proc-devel zlib-devel libarrow-dataset-libs (rpmlib, GLIBC filtered): libarrow libarrow-doc libarrow.so.700()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libparquet.so.700()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) rtld(GNU_HASH) libarrow-dataset-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config cmake-filesystem(x86-64) libarrow-dataset-libs libarrow_dataset.so.700()(64bit) pkgconfig(arrow) pkgconfig(parquet) libarrow-flight-libs (rpmlib, GLIBC filtered): libabsl_synchronization.so.2111.0.0()(64bit) libarrow libarrow-doc libarrow-glib.so.700()(64bit) libarrow.so.700()(64bit) libarrow_flight.so.700()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgrpc++.so.1.41()(64bit) libgrpc.so.19()(64bit) libprotobuf.so.30()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) openssl rtld(GNU_HASH) libarrow-flight-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config cmake-filesystem(x86-64) libarrow-flight-glib.so.700()(64bit) libarrow-flight-libs libarrow_flight.so.700()(64bit) pkgconfig(arrow) pkgconfig(arrow-flight) pkgconfig(arrow-glib) pkgconfig(gobject-2.0) libarrow-python-libs (rpmlib, GLIBC filtered): libarrow libarrow-doc libarrow.so.700()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) python3-numpy rtld(GNU_HASH) libarrow-python-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config cmake-filesystem(x86-64) libarrow libarrow-devel libarrow-python-libs libarrow_python.so.700()(64bit) pkgconfig(arrow) python3-devel libarrow-python-flight-libs (rpmlib, GLIBC filtered): libarrow-doc libarrow-flight-libs libarrow-python-libs libarrow.so.700()(64bit) libarrow_flight.so.700()(64bit) libarrow_python.so.700()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) libarrow-python-flight-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config cmake-filesystem(x86-64) libarrow-flight-devel libarrow-python-devel libarrow-python-flight-libs libarrow_python_flight.so.700()(64bit) pkgconfig(arrow-flight) pkgconfig(arrow-python) parquet-libs (rpmlib, GLIBC filtered): boost-program-options libarrow libarrow-doc libarrow.so.700()(64bit) libc.so.6()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libthrift-0.14.0.so()(64bit) openssl rtld(GNU_HASH) parquet-libs-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config cmake-filesystem(x86-64) libparquet.so.700()(64bit) parquet-libs pkgconfig(arrow) pkgconfig(arrow-glib) pkgconfig(gobject-2.0) pkgconfig(parquet) zlib-devel libarrow-glib-libs (rpmlib, GLIBC filtered): libarrow libarrow-doc libarrow.so.700()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) rtld(GNU_HASH) libarrow-glib-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config glib2-devel gobject-introspection-devel libarrow-devel libarrow-glib-libs libarrow-glib.so.700()(64bit) pkgconfig(arrow) pkgconfig(arrow-glib) pkgconfig(gobject-2.0) libarrow-glib-doc (rpmlib, GLIBC filtered): libarrow-dataset-glib-libs (rpmlib, GLIBC filtered): libarrow-dataset-libs libarrow-doc libarrow-glib-libs libarrow-glib.so.700()(64bit) libarrow.so.700()(64bit) libarrow_dataset.so.700()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) libarrow-dataset-glib-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config libarrow-dataset-devel libarrow-dataset-glib-libs libarrow-dataset-glib.so.700()(64bit) libarrow-glib-devel pkgconfig(arrow-dataset) pkgconfig(arrow-glib) pkgconfig(gobject-2.0) libarrow-dataset-glib-doc (rpmlib, GLIBC filtered): parquet-glib-libs (rpmlib, GLIBC filtered): libarrow-doc libarrow-glib-libs libarrow-glib.so.700()(64bit) libarrow.so.700()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libparquet.so.700()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) parquet-libs rtld(GNU_HASH) parquet-glib-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config libarrow-glib-devel libparquet-glib.so.700()(64bit) parquet-devel parquet-glib-libs pkgconfig(arrow-glib) pkgconfig(gobject-2.0) pkgconfig(parquet) parquet-glib-doc (rpmlib, GLIBC filtered): libarrow-debuginfo (rpmlib, GLIBC filtered): libarrow-debugsource (rpmlib, GLIBC filtered): Provides -------- libarrow: libarrow libarrow(x86-64) libarrow.so.700()(64bit) libarrow-doc: libarrow-doc libarrow-devel: libarrow-devel libarrow-devel(x86-64) pkgconfig(arrow) pkgconfig(arrow-compute) pkgconfig(arrow-csv) pkgconfig(arrow-filesystem) pkgconfig(arrow-json) pkgconfig(arrow-orc) libarrow-dataset-libs: libarrow-dataset-libs libarrow-dataset-libs(x86-64) libarrow_dataset.so.700()(64bit) libarrow-dataset-devel: cmake(ArrowDataset) cmake(arrowdataset) libarrow-dataset-devel libarrow-dataset-devel(x86-64) pkgconfig(arrow-dataset) libarrow-flight-libs: libarrow-flight-glib.so.700()(64bit) libarrow-flight-libs libarrow-flight-libs(x86-64) libarrow_flight.so.700()(64bit) libarrow-flight-devel: cmake(ArrowFlight) cmake(arrowflight) libarrow-flight-devel libarrow-flight-devel(x86-64) pkgconfig(arrow-flight) pkgconfig(arrow-flight-glib) libarrow-python-libs: libarrow-python-libs libarrow-python-libs(x86-64) libarrow_python.so.700()(64bit) libarrow-python-devel: cmake(ArrowPython) cmake(arrowpython) libarrow-python-devel libarrow-python-devel(x86-64) pkgconfig(arrow-python) libarrow-python-flight-libs: libarrow-python-flight-libs libarrow-python-flight-libs(x86-64) libarrow_python_flight.so.700()(64bit) libarrow-python-flight-devel: cmake(ArrowPythonFlight) cmake(arrowpythonflight) libarrow-python-flight-devel libarrow-python-flight-devel(x86-64) pkgconfig(arrow-python-flight) parquet-libs: libparquet.so.700()(64bit) parquet-libs parquet-libs(x86-64) parquet-libs-devel: cmake(Parquet) cmake(parquet) parquet-libs-devel parquet-libs-devel(x86-64) pkgconfig(parquet) pkgconfig(parquet-glib) libarrow-glib-libs: libarrow-glib-libs libarrow-glib-libs(x86-64) libarrow-glib.so.700()(64bit) libarrow-glib-devel: libarrow-glib-devel libarrow-glib-devel(x86-64) pkgconfig(arrow-glib) pkgconfig(arrow-orc-glib) libarrow-glib-doc: libarrow-glib-doc libarrow-glib-doc(x86-64) libarrow-dataset-glib-libs: libarrow-dataset-glib-libs libarrow-dataset-glib-libs(x86-64) libarrow-dataset-glib.so.700()(64bit) libarrow-dataset-glib-devel: libarrow-dataset-glib-devel libarrow-dataset-glib-devel(x86-64) pkgconfig(arrow-dataset-glib) libarrow-dataset-glib-doc: libarrow-dataset-glib-doc libarrow-dataset-glib-doc(x86-64) parquet-glib-libs: libparquet-glib.so.700()(64bit) parquet-glib-libs parquet-glib-libs(x86-64) parquet-glib-devel: parquet-glib-devel parquet-glib-devel(x86-64) pkgconfig(parquet-glib) parquet-glib-doc: parquet-glib-doc parquet-glib-doc(x86-64) libarrow-debuginfo: debuginfo(build-id) libarrow-debuginfo libarrow-debuginfo(x86-64) libarrow.so.700.0.0-7.0.0-1.fc37.x86_64.debug()(64bit) libarrow-debugsource: libarrow-debugsource libarrow-debugsource(x86-64) Diff spec file in url and in SRPM --------------------------------- --- /home/kkeithle/review/libarrow.spec 2022-04-13 13:18:58.853138731 -0400 +++ /home/kkeithle/review/review-libarrow/srpm-unpacked/libarrow.spec 2022-03-04 09:43:40.000000000 -0500 @@ -19,5 +19,4 @@ %bcond_without use_flight -%bcond_with use_plasma %bcond_with use_gandiva %bcond_with use_mimalloc @@ -36,5 +35,4 @@ License: ASL 2.0 URL: https://arrow.apache.org/ -Requires: %{name}-doc = %{version}-%{release} Source0: https://dist.apache.org/repos/dist/release/arrow/arrow-%{version}/apache-arrow-%{version}.tar.gz Patch0001: 0001-cpp-CMakeLists.txt.patch @@ -119,5 +117,5 @@ %package devel Summary: Libraries and header files for Apache Arrow C++ -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name} = %{version}-%{release} Requires: brotli-devel Requires: bzip2-devel @@ -141,5 +139,5 @@ %files devel -%dir %{_includedir}/arrow/ +%dir %{_includedir}/arrow %{_includedir}/arrow/* %exclude %{_includedir}/arrow/dataset/ @@ -150,5 +148,5 @@ %exclude %{_includedir}/arrow/python/ %exclude %{_libdir}/cmake/arrow/* -%dir %{_libdir}/cmake/arrow/ +%dir %{_libdir}/cmake/arrow %{_libdir}/cmake/arrow/ArrowConfig*.cmake %{_libdir}/cmake/arrow/ArrowOptions.cmake @@ -169,5 +167,5 @@ %package dataset-libs Summary: C++ library to read and write semantic datasets -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name} = %{version}-%{release} Requires: %{name}-doc = %{version}-%{release} @@ -182,6 +180,5 @@ %package dataset-devel Summary: Libraries and header files for Apache Arrow dataset -Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: %{name}-dataset-libs%{?_isa} = %{version}-%{release} +Requires: %{name}-dataset-libs = %{version}-%{release} %description dataset-devel @@ -189,5 +186,5 @@ %files dataset-devel -%dir %{_includedir}/arrow/dataset/ +%dir %{_includedir}/arrow/dataset %{_includedir}/arrow/dataset/* %{_libdir}/cmake/arrow/ArrowDatasetConfig*.cmake @@ -203,5 +200,5 @@ %package flight-libs Summary: C++ library for fast data transport -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name} = %{version}-%{release} Requires: %{name}-doc = %{version}-%{release} Requires: openssl @@ -213,6 +210,5 @@ %{_libdir}/libarrow_flight.so.* %{_libdir}/libarrow-flight-glib.so.* -%dir %{_libdir}/girepository-1.0/ - %{_libdir}/girepository-1.0/ArrowFlight-1.0.typelib +%{_libdir}/girepository-1.0/ArrowFlight-1.0.typelib #-------------------------------------------------------------------- @@ -220,6 +216,5 @@ %package flight-devel Summary: Libraries and header files for Apache Arrow Flight -Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: %{name}-flight-libs%{?_isa} = %{version}-%{release} +Requires: %{name}-flight-libs = %{version}-%{release} %description flight-devel @@ -227,7 +222,7 @@ %files flight-devel -%dir %{_includedir}/arrow/flight/ +%dir %{_includedir}/arrow/flight %{_includedir}/arrow/flight/* -%dir %{_includedir}/arrow-flight-glib/ +%dir %{_includedir}/arrow-flight-glib %{_includedir}/arrow-flight-glib/* %{_libdir}/cmake/arrow/ArrowFlightConfig*.cmake @@ -247,5 +242,5 @@ %package -n gandiva-libs Summary: C++ library for compiling and evaluating expressions -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name} = %{version}-%{release} Requires: %{name}-doc = %{version}-%{release} Requires: ncurses-libs @@ -261,5 +256,5 @@ %package -n gandiva-devel Summary: Libraries and header files for Gandiva -Requires: gandiva-libs%{?_isa} = %{version}-%{release} +Requires: gandiva-libs = %{version}-%{release} Requires: llvm-devel @@ -268,6 +263,6 @@ %files -n gandiva-devel -%dir %{_includedir}/gandiva/ - %{_includedir}/gandiva/ +%dir %{_includedir}/gandiva + %{_includedir}/gandiva/* %{_libdir}/cmake/arrow/GandivaConfig*.cmake %{_libdir}/cmake/arrow/GandivaTargets*.cmake @@ -282,7 +277,6 @@ %package python-libs Summary: Python integration library for Apache Arrow -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name} = %{version}-%{release} Requires: %{name}-doc = %{version}-%{release} -Requires: %{name}%{?_isa} = %{version}-%{release} Requires: python3-numpy @@ -297,7 +291,7 @@ %package python-devel Summary: Libraries and header files for Python integration library -Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: %{name}-devel%{?_isa} = %{version}-%{release} -Requires: %{name}-python-libs%{?_isa} = %{version}-%{release} +Requires: %{name}-devel = %{version}-%{release} +Requires: %{name} = %{version}-%{release} +Requires: %{name}-python-libs = %{version}-%{release} Requires: python3-devel @@ -306,5 +300,5 @@ %files python-devel -%dir %{_includedir}/arrow/python/ +%dir %{_includedir}/arrow/python %{_includedir}/arrow/python/* %exclude %{_includedir}/arrow/python/flight.h @@ -321,7 +315,6 @@ %package python-flight-libs Summary: Python integration library for Apache Arrow Flight -Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: %{name}-flight-libs%{?_isa} = %{version}-%{release} -Requires: %{name}-python-libs%{?_isa} = %{version}-%{release} +Requires: %{name}-flight-libs = %{version}-%{release} +Requires: %{name}-python-libs = %{version}-%{release} Requires: %{name}-doc = %{version}-%{release} @@ -336,8 +329,7 @@ %package python-flight-devel Summary: Libraries and header files for Python integration -Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: %{name}-flight-devel%{?_isa} = %{version}-%{release} -Requires: %{name}-python-devel%{?_isa} = %{version}-%{release} -Requires: %{name}-python-flight-libs%{?_isa} = %{version}-%{release} +Requires: %{name}-flight-devel = %{version}-%{release} +Requires: %{name}-python-devel = %{version}-%{release} +Requires: %{name}-python-flight-libs = %{version}-%{release} %description python-flight-devel @@ -355,10 +347,9 @@ %endif -%if %{with use_plasma} #-------------------------------------------------------------------- %package -n plasma-libs Summary: Runtime libraries for Plasma in-memory object store -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name} = %{version}-%{release} Requires: %{name}-doc = %{version}-%{release} @@ -373,5 +364,5 @@ %package -n plasma-store-server Summary: Server for Plasma in-memory object store -Requires: plasma-libs%{?_isa} = %{version}-%{release} +Requires: plasma-libs = %{version}-%{release} Requires: %{name}-doc = %{version}-%{release} @@ -386,10 +377,8 @@ %package -n plasma-libs-devel Summary: Libraries and header files for Plasma in-memory object store -Requires: plasma-libs%{?_isa} = %{version}-%{release} +Requires: plasma-libs = %{version}-%{release} # plasma-devel a.k.a. kdelibs-devel provides # conflicts with all versions of plasma-devel %%{_libdir}/libplasma.so BuildConflicts: plasma-devel -# conflicts with all versions of plasma-workspace-devel %%{_includedir}/* -BuildConflicts: plasma-workspace-devel %description -n plasma-libs-devel @@ -397,5 +386,5 @@ %files -n plasma-libs-devel -%dir %{_includedir}/plasma/ +%dir %{_includedir}/plasma %{_includedir}/plasma/* %{_libdir}/cmake/arrow/PlasmaConfig*.cmake @@ -406,5 +395,4 @@ %exclude %{_libdir}/libplasma.a -%endif #-------------------------------------------------------------------- @@ -412,5 +400,5 @@ Summary: Runtime libraries for Apache Parquet C++ Requires: boost-program-options -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name} = %{version}-%{release} Requires: %{name}-doc = %{version}-%{release} Requires: openssl @@ -426,6 +414,5 @@ %package -n parquet-libs-devel Summary: Libraries and header files for Apache Parquet C++ -Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: parquet-libs%{?_isa} = %{version}-%{release} +Requires: parquet-libs = %{version}-%{release} Requires: zlib-devel @@ -434,5 +421,5 @@ %files -n parquet-libs-devel -%dir %{_includedir}/parquet/ +%dir %{_includedir}/parquet %{_includedir}/parquet/* %{_libdir}/cmake/arrow/ParquetConfig*.cmake @@ -447,5 +434,5 @@ %package glib-libs Summary: Runtime libraries for Apache Arrow GLib -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name} = %{version}-%{release} Requires: %{name}-doc = %{version}-%{release} @@ -455,6 +442,5 @@ %files glib-libs %{_libdir}/libarrow-glib.so.* -%dir %{_libdir}/girepository-1.0/ - %{_libdir}/girepository-1.0/Arrow-1.0.typelib +%{_libdir}/girepository-1.0/Arrow-1.0.typelib %exclude %{_datadir}/doc/arrow-glib/* @@ -463,7 +449,6 @@ %package glib-devel Summary: Libraries and header files for Apache Arrow GLib -Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: %{name}-devel%{?_isa} = %{version}-%{release} -Requires: %{name}-glib-libs%{?_isa} = %{version}-%{release} +Requires: %{name}-devel = %{version}-%{release} +Requires: %{name}-glib-libs = %{version}-%{release} Requires: glib2-devel Requires: gobject-introspection-devel @@ -473,14 +458,12 @@ %files glib-devel -%dir %{_includedir}/arrow-glib/ +%dir %{_includedir}/arrow-glib %{_includedir}/arrow-glib/* %{_libdir}/libarrow-glib.so %{_libdir}/pkgconfig/arrow-glib.pc %{_libdir}/pkgconfig/arrow-orc-glib.pc -%dir %{_datadir}/arrow-glib/ - %{_datadir}/arrow-glib/example/* -%dir %{_datadir}/gir-1.0/ - %{_datadir}/gir-1.0/Arrow-1.0.gir - %{_datadir}/gir-1.0/ArrowFlight-1.0.gir +%{_datadir}/arrow-glib/example/ +%{_datadir}/gir-1.0/Arrow-1.0.gir +%{_datadir}/gir-1.0/ArrowFlight-1.0.gir %exclude %{_libdir}/libarrow-glib.a @@ -494,9 +477,7 @@ %files glib-doc -%dir %{_datadir}/gtk-doc/ -%dir %{_datadir}/gtk-doc/html/ -%dir %{_datadir}/gtk-doc/html/arrow-glib/ +%dir %{_datadir}/gtk-doc/html/arrow-glib %{_datadir}/gtk-doc/html/arrow-glib/* -%dir %{_datadir}/gtk-doc/html/arrow-flight-glib/ +%dir %{_datadir}/gtk-doc/html/arrow-flight-glib %{_datadir}/gtk-doc/html/arrow-flight-glib/* @@ -505,7 +486,6 @@ %package dataset-glib-libs Summary: Runtime libraries for Apache Arrow dataset GLib -Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: %{name}-dataset-libs%{?_isa} = %{version}-%{release} -Requires: %{name}-glib-libs%{?_isa} = %{version}-%{release} +Requires: %{name}-dataset-libs = %{version}-%{release} +Requires: %{name}-glib-libs = %{version}-%{release} Requires: %{name}-doc = %{version}-%{release} @@ -515,6 +495,5 @@ %files dataset-glib-libs %{_libdir}/libarrow-dataset-glib.so.* -%dir %{_libdir}/girepository-1.0/ - %{_libdir}/girepository-1.0/ArrowDataset-1.0.typelib +%{_libdir}/girepository-1.0/ArrowDataset-1.0.typelib #-------------------------------------------------------------------- @@ -522,8 +501,7 @@ %package dataset-glib-devel Summary: Libraries and header files for Apache Arrow dataset GLib -Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: %{name}-dataset-devel%{?_isa} = %{version}-%{release} -Requires: %{name}-glib-devel%{?_isa} = %{version}-%{release} -Requires: %{name}-dataset-glib-libs%{?_isa} = %{version}-%{release} +Requires: %{name}-dataset-devel = %{version}-%{release} +Requires: %{name}-glib-devel = %{version}-%{release} +Requires: %{name}-dataset-glib-libs = %{version}-%{release} %description dataset-glib-devel @@ -531,10 +509,9 @@ %files dataset-glib-devel -%dir %{_includedir}/arrow-dataset-glib/ - %{_includedir}/arrow-dataset-glib/* +%dir %{_includedir}/arrow-dataset-glib + %{_includedir}/arrow-dataset-glib/ %{_libdir}/libarrow-dataset-glib.so %{_libdir}/pkgconfig/arrow-dataset-glib.pc -%dir %{_datadir}/gir-1.0/ - %{_datadir}/gir-1.0/ArrowDataset-1.0.gir +%{_datadir}/gir-1.0/ArrowDataset-1.0.gir %exclude %{_libdir}/libarrow-dataset-glib.a @@ -548,5 +525,5 @@ %files dataset-glib-doc -%dir %{_datadir}/gtk-doc/html/arrow-dataset-glib/ +%dir %{_datadir}/gtk-doc/html/arrow-dataset-glib %{_datadir}/gtk-doc/html/arrow-dataset-glib/* @@ -556,6 +533,6 @@ %package -n gandiva-glib-libs Summary: Runtime libraries for Gandiva GLib -Requires: gandiva-libs%{?_isa} = %{version}-%{release} -Requires: %{name}-glib-libs%{?_isa} = %{version}-%{release} +Requires: gandiva-libs = %{version}-%{release} +Requires: %{name}-glib-libs = %{version}-%{release} Requires: %{name}-doc = %{version}-%{release} @@ -565,6 +542,5 @@ %files -n gandiva-glib-libs %{_libdir}/libgandiva-glib.so.* -%dir %{_libdir}/girepository-1.0/ - %{_libdir}/girepository-1.0/Gandiva-1.0.typelib +%{_libdir}/girepository-1.0/Gandiva-1.0.typelib #-------------------------------------------------------------------- @@ -572,6 +548,6 @@ %package -n gandiva-glib-devel Summary: Libraries and header files for Gandiva GLib -Requires: gandiva-devel%{?_isa} = %{version}-%{release} -Requires: %{name}-glib-devel%{?_isa} = %{version}-%{release} +Requires: gandiva-devel = %{version}-%{release} +Requires: %{name}-glib-devel = %{version}-%{release} %description -n gandiva-glib-devel @@ -579,10 +555,9 @@ %files -n gandiva-glib-devel -%dir %{_includedir}/gandiva-glib/ +%dir %{_includedir}/gandiva-glib %{_includedir}/gandiva-glib/* %{_libdir}/libgandiva-glib.so %{_libdir}/pkgconfig/gandiva-glib.pc -%dir %{_datadir}/gir-1.0/ - %{_datadir}/gir-1.0/Gandiva-1.0.gir +%{_datadir}/gir-1.0/Gandiva-1.0.gir %exclude %{_libdir}/libgandiva-glib.a @@ -596,15 +571,14 @@ %files -n gandiva-glib-doc -%dir %{_datadir}/gtk-doc/html/gandiva-glib/ +%dir %{_datadir}/gtk-doc/html/gandiva-glib %{_datadir}/gtk-doc/html/gandiva-glib/* %endif -%if %{with use_plasma} #-------------------------------------------------------------------- %package -n plasma-glib-libs Summary: Runtime libraries for Plasma GLib -Requires: plasma-libs%{?_isa} = %{version}-%{release} -Requires: %{name}-glib-libs%{?_isa} = %{version}-%{release} +Requires: plasma-libs = %{version}-%{release} +Requires: %{name}-glib-libs = %{version}-%{release} Requires: %{name}-doc = %{version}-%{release} @@ -614,6 +588,5 @@ %files -n plasma-glib-libs %{_libdir}/libplasma-glib.so.* -%dir %{_libdir}/girepository-1.0/ - %{_libdir}/girepository-1.0/Plasma-1.0.typelib +%{_libdir}/girepository-1.0/Plasma-1.0.typelib #-------------------------------------------------------------------- @@ -621,7 +594,7 @@ %package -n plasma-glib-devel Summary: Libraries and header files for Plasma GLib -Requires: plasma-devel%{?_isa} = %{version}-%{release} -Requires: plasma-glib-libs%{?_isa} = %{version}-%{release} -Requires: %{name}-glib-devel%{?_isa} = %{version}-%{release} +Requires: plasma-devel = %{version}-%{release} +Requires: plasma-glib-libs = %{version}-%{release} +Requires: %{name}-glib-devel = %{version}-%{release} %description -n plasma-glib-devel @@ -629,10 +602,9 @@ %files -n plasma-glib-devel -%dir %{_includedir}/plasma-glib/ - %{_includedir}/plasma-glib/* +%dir %{_includedir}/plasma-glib + %{_includedir}/plasma-glib/ %{_libdir}/libplasma-glib.so %{_libdir}/pkgconfig/plasma-glib.pc -%dir %{_datadir}/gir-1.0/ - %{_datadir}/gir-1.0/Plasma-1.0.gir +%{_datadir}/gir-1.0/Plasma-1.0.gir %exclude %{_libdir}/libplasma-glib.a @@ -646,7 +618,6 @@ %files -n plasma-glib-doc -%dir %{_datadir}/gtk-doc/html/plasma-glib/ +%dir %{_datadir}/gtk-doc/html/plasma-glib %{_datadir}/gtk-doc/html/plasma-glib/* -%endif #-------------------------------------------------------------------- @@ -654,7 +625,6 @@ %package -n parquet-glib-libs Summary: Runtime libraries for Apache Parquet GLib -Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: parquet-libs%{?_isa} = %{version}-%{release} -Requires: %{name}-glib-libs%{?_isa} = %{version}-%{release} +Requires: parquet-libs = %{version}-%{release} +Requires: %{name}-glib-libs = %{version}-%{release} Requires: %{name}-doc = %{version}-%{release} @@ -664,6 +634,5 @@ %files -n parquet-glib-libs %{_libdir}/libparquet-glib.so.* -%dir %{_libdir}/girepository-1.0/ - %{_libdir}/girepository-1.0/Parquet-1.0.typelib +%{_libdir}/girepository-1.0/Parquet-1.0.typelib #-------------------------------------------------------------------- @@ -671,8 +640,7 @@ %package -n parquet-glib-devel Summary: Libraries and header files for Apache Parquet GLib -Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: parquet-libs-devel%{?_isa} = %{version}-%{release} -Requires: parquet-glib-libs%{?_isa} = %{version}-%{release} -Requires: %{name}-glib-devel%{?_isa} = %{version}-%{release} +Requires: parquet-devel = %{version}-%{release} +Requires: parquet-glib-libs = %{version}-%{release} +Requires: %{name}-glib-devel = %{version}-%{release} %description -n parquet-glib-devel @@ -680,10 +648,9 @@ %files -n parquet-glib-devel -%dir %{_includedir}/parquet-glib/ +%dir %{_includedir}/parquet-glib %{_includedir}/parquet-glib/* %{_libdir}/libparquet-glib.so %{_libdir}/pkgconfig/parquet-glib.pc -%dir %{_datadir}/gir-1.0/ - %{_datadir}/gir-1.0/Parquet-1.0.gir +%{_datadir}/gir-1.0/Parquet-1.0.gir %exclude %{_libdir}/libparquet-glib.a @@ -697,5 +664,5 @@ %files -n parquet-glib-doc -%dir %{_datadir}/gtk-doc/html/parquet-glib/ +%dir %{_datadir}/gtk-doc/html/parquet-glib %{_datadir}/gtk-doc/html/parquet-glib/* @@ -719,7 +686,5 @@ -DARROW_ORC=ON \ -DARROW_PARQUET=ON \ -%if %{with use_plasma} -DARROW_PLASMA=ON \ -%endif -DARROW_PYTHON=ON \ -DARROW_JEMALLOC=OFF \ Generated by fedora-review 0.8.0 (e988316) last change: 2022-04-07 Command line :/usr/bin/fedora-review -n libarrow Buildroot used: fedora-rawhide-x86_64 Active plugins: C/C++, Shell-api, Generic Disabled plugins: Java, R, Haskell, Python, Ocaml, SugarActivity, Perl, PHP, fonts Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2054708 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure