Bug 2054708 - Review Request: libarrow - Apache Arrow library
Summary: Review Request: libarrow - Apache Arrow library
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Neal Gompa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2070345
TreeView+ depends on / blocked
 
Reported: 2022-02-15 14:35 UTC by Kaleb KEITHLEY
Modified: 2022-10-16 11:46 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-10-16 11:46:23 UTC
Type: Bug
Embargoed:
ngompa13: fedora-review+


Attachments (Terms of Use)

Description Kaleb KEITHLEY 2022-02-15 14:35:06 UTC
Spec URL: https://kkeithle.fedorapeople.org/libarrow/libarrow-20220215/libarrow.spec
SRPM URL: https://kkeithle.fedorapeople.org/libarrow/libarrow-20220215/libarrow-7.0.0-1.fc37.src.rpm
Summary: Apache Arrow is a data processing library for analysis
Fedora Account System Username: kkeithle

this is a prerequisite, dependency for Ceph Quincy (17)

note: package is 64-bit only. Ceph is 64-bit only, and at least one of the dependencies, i.e. liborc, does not build on 32-bit.

Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed


Issues:
=======


===== 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]: 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: "Unknown or generated", "*No copyright* Apache License 2.0",
     "Apache License 2.0". 1223 files have unknown license. Detailed output
     of licensecheck in /home/fedora/2005989-liborc/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/lib64/cmake/orc, /usr/include/orc
[!]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/lib64/cmake/orc,
     /usr/include/orc
[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.
[x]: 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.
[x]: Package contains systemd file(s) if in need.
[!]: Useful -debuginfo package or justification otherwise.
[!]: Package is not known to require an ExcludeArch tag.
[x]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Package installs properly.
[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 does not own files or directories owned by other packages.
[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]: Package does not contain duplicates in %files.
[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]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[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.
[-]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[!]: 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.
[-]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[!]: Package should compile and build into binary rpms on all supported
     architectures.
[-]: %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]: 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:
[x]: Spec file according to URL is the same as in SRPM.
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.

=========================== rpmlint session starts ============================
rpmlint: 2.2.0
configuration:
    /usr/lib/python3.10/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/licenses.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 32, packages: 30

plasma-store-server.x86_64: W: no-manual-page-for-binary plasma-store-server
parquet-devel.x86_64: W: no-documentation
parquet-glib-devel.x86_64: W: no-documentation
plasma-devel.x86_64: W: no-documentation
plasma-glib-devel.x86_64: W: no-documentation
plasma-store-server.x86_64: W: no-documentation
libarrow-glib-doc.x86_64: W: files-duplicate /usr/share/gtk-doc/html/arrow-glib/home.png /usr/share/gtk-doc/html/arrow-flight-glib/home.png
libarrow-glib-doc.x86_64: W: files-duplicate /usr/share/gtk-doc/html/arrow-glib/left-insensitive.png /usr/share/gtk-doc/html/arrow-flight-glib/left-insensitive.png
libarrow-glib-doc.x86_64: W: files-duplicate /usr/share/gtk-doc/html/arrow-glib/left.png /usr/share/gtk-doc/html/arrow-flight-glib/left.png
libarrow-glib-doc.x86_64: W: files-duplicate /usr/share/gtk-doc/html/arrow-glib/right-insensitive.png /usr/share/gtk-doc/html/arrow-flight-glib/right-insensitive.png
libarrow-glib-doc.x86_64: W: files-duplicate /usr/share/gtk-doc/html/arrow-glib/right.png /usr/share/gtk-doc/html/arrow-flight-glib/right.png
libarrow-glib-doc.x86_64: W: files-duplicate /usr/share/gtk-doc/html/arrow-glib/style.css /usr/share/gtk-doc/html/arrow-flight-glib/style.css
libarrow-glib-doc.x86_64: W: files-duplicate /usr/share/gtk-doc/html/arrow-glib/up-insensitive.png /usr/share/gtk-doc/html/arrow-flight-glib/up-insensitive.png
libarrow-glib-doc.x86_64: W: files-duplicate /usr/share/gtk-doc/html/arrow-glib/up.png /usr/share/gtk-doc/html/arrow-flight-glib/up.png
 29 packages and 1 specfiles checked; 0 errors, 14 warnings, 0 badness; has taken 14.1 s

Comment 1 Neal Gompa 2022-02-15 23:59:11 UTC
Taking this review.

Comment 2 Neal Gompa 2022-02-16 00:10:02 UTC
Initial spec review:

> %global use_flight 1
> %global use_gandiva 0
> %global use_mimalloc 0
> %global use_ninja 1
> # TODO: Enable this. This works on local but is fragile on GitHub Actions and
> # Travis CI.
> %global use_s3 0
> %global have_rapidjson 1
> %global have_re2 1
> %global have_utf8proc 1

Consider converting these to build conditions instead: https://rpm-software-management.github.io/rpm/manual/conditionalbuilds.html

> ExcludeArch:	i686 armv7hl

This should be "ExcludeArch: %{ix86} %{arm32}" instead.

If you need RHEL 8 compatibility, then substitute %{arm32} for %{arm}.

> Requires:	boost-system
> Requires:	boost-filesystem
> Requires:	brotli

These are unnecessary, as RPM will autogenerate library dependencies for your.

> %setup -q -n apache-arrow-%{version}
> %patch0001 -p1

This can be simplified to "%autosetup -p1 -n apache-arrow-%{version}

> mkdir cpp/build
> pushd cpp/build
> %cmake .. \

We already build out of tree by default: https://fedoraproject.org/wiki/Changes/CMake_to_do_out-of-source_builds

You can force this for RHEL 8 by putting the following in your spec: "%undefine __cmake_in_source_build"

> meson setup build \

Please use %meson here.

> cd build && %ninja_build

Please use %meson_build here.

> pushd c_glib/build
> DESTDIR=$RPM_BUILD_ROOT %ninja_install
> popd

Please use %meson_install here.

The rest of the spec is a jumble where all the subpackages are at the bottom and the formatting makes it difficult to read.

If you're going to keep them all together like that, please consider organizing it so all package definitions are at the top of the spec, similar to transactional-update: https://src.fedoraproject.org/rpms/transactional-update/blob/rawhide/f/transactional-update.spec

Comment 3 Zbigniew Jędrzejewski-Szmek 2022-02-16 06:22:40 UTC
In Summary, don't repeat the package name. In %description, add a few sentences about the package…

Comment 5 Neal Gompa 2022-02-21 15:23:32 UTC
The plasma-* subpackages conflict with KDE software in Fedora. What should we do here?

Comment 6 Kaleb KEITHLEY 2022-02-21 15:51:30 UTC
(In reply to Neal Gompa from comment #5)
> The plasma-* subpackages conflict with KDE software in Fedora. What should
> we do here?

What's your definition of conflict?

someone might look at the names and mistakenly assume the libarrow plasma-* packages are part of kde, but there are no actual collisions in the names.

These are the names the Apache people chose when they packaged them at https://apache.jfrog.io/ui/native/arrow/centos/8/x86_64/Packages/ and https://apache.jfrog.io/ui/native/arrow/centos/8/Source/SPackages/ (And obviously they didn't consult with Fedora or KDE when they chose them.)

I have no particular attachment to any of the names they chose. They could just as easily be libarrow-plasma-* (and libarrow-parquet-*) AFAIC, apart from the fact that people who are already consuming libarrow have been using them by the names they have now.

Comment 7 Neal Gompa 2022-02-21 17:17:05 UTC
The package names themselves conflict with some of the KDE packages. I don't think there are file conflicts. Trying to check.

Comment 8 Kaleb KEITHLEY 2022-02-21 18:12:01 UTC
(In reply to Neal Gompa from comment #7)
> The package names themselves conflict with some of the KDE packages. I don't
> think there are file conflicts. Trying to check.

There are six libarrow plasma-* packages: plasma-devel, plasma-glib-devel, plasma-glib-doc, plasma-glib-libs, plasma-libs, and plasma-store-server.

There are no rpm package files in any Fedora repo from F35 on with those names. E.g. https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/p/ for one.

None of the 55 plasma-* rpms in Fedora 35 has a 'provides' for those names.

dnf search and repoquery do not return any rpm with those names.

Where you are seeing (kde) rpm files with the these names?

Comment 9 Neal Gompa 2022-02-21 18:30:33 UTC
ngompa@fedora ~> sudo dnf provides plasma-devel
Last metadata expiration check: 0:33:54 ago on Mon 21 Feb 2022 12:55:42 PM EST.
kdelibs-devel-6:4.14.38-28.fc35.i686 : Header files for compiling KDE 4 applications
Repo        : fedora
Matched from:
Provide    : plasma-devel = 4.14.38-28.fc35

kdelibs-devel-6:4.14.38-28.fc35.x86_64 : Header files for compiling KDE 4 applications
Repo        : fedora
Matched from:
Provide    : plasma-devel = 4.14.38-28.fc35

Comment 12 Neal Gompa 2022-02-25 03:24:42 UTC
> %check

Is there any point to having a %check section when there's nothing there?

Comment 13 Kaleb KEITHLEY 2022-02-28 18:46:14 UTC
(In reply to Neal Gompa from comment #12)
> > %check
> 
> Is there any point to having a %check section when there's nothing there?

No, I suppose not.

revised libarrow.spec at https://kkeithle.fedorapeople.org/libarrow/libarrow-20220228/libarrow.spec
              src.rpm at https://kkeithle.fedorapeople.org/libarrow/libarrow-20220228/libarrow-7.0.0-1.fc36.src.rpm
                      or https://kojipkgs.fedoraproject.org//work/tasks/9788/83469788/libarrow-7.0.0-1.fc36.src.rpm

Comment 14 Benson Muite 2022-03-03 06:18:37 UTC
It may be helpful to ensure this can also be used by milvus https://bugzilla.redhat.com/show_bug.cgi?id=2055596 to avoid duplication.

Comment 16 Kaleb KEITHLEY 2022-03-16 12:25:01 UTC
Just checking in to make sure you aren't waiting for something from me.

Thanks

Comment 17 Neal Gompa 2022-03-21 03:46:40 UTC
The sources aren't available?

ngompa@fedora ~> fedora-review -b 2054708 -m fedora-rawhide-x86_64
INFO: Processing bugzilla bug: 2054708
INFO: Getting .spec and .srpm Urls from : 2054708
INFO:   --> SRPM url: https://kojipkgs.fedoraproject.org//work/tasks/1720/83641720/libarrow-7.0.0-1.fc37.src.rpm
INFO:   --> Spec url: https://kkeithle.fedorapeople.org/libarrow/libarrow-20220304/libarrow.spec
INFO: Using review directory: /home/ngompa/2054708-libarrow
INFO: Downloading .spec and .srpm files
ERROR: 'Error HTTP Error 404: Not Found downloading https://kojipkgs.fedoraproject.org//work/tasks/1720/83641720/libarrow-7.0.0-1.fc37.src.rpm' (logs in /home/ngompa/.cache/fedora-review.log)

Comment 18 Kaleb KEITHLEY 2022-03-21 11:45:58 UTC
(In reply to Neal Gompa from comment #17)
> The sources aren't available?

Because that task has been cleaned up in koji by now. The other link I provided (in my fedorapeople account) works too.

But if you prefer to look at the srpm from a koji scratch build, I've built a new one at 
  https://kojipkgs.fedoraproject.org//work/tasks/7994/84507994/libarrow-7.0.0-1.fc37.src.rpm

> libarrow
> ngompa@fedora ~> fedora-review -b 2054708 -m fedora-rawhide-x86_64
> INFO: Processing bugzilla bug: 2054708
> INFO: Getting .spec and .srpm Urls from : 2054708
> INFO:   --> SRPM url:
> https://kojipkgs.fedoraproject.org//work/tasks/1720/83641720/libarrow-7.0.0-
> 1.fc37.src.rpm
> INFO:   --> Spec url:
> https://kkeithle.fedorapeople.org/libarrow/libarrow-20220304/libarrow.spec
> INFO: Using review directory: /home/ngompa/2054708-libarrow
> INFO: Downloading .spec and .srpm files
> ERROR: 'Error HTTP Error 404: Not Found downloading
> https://kojipkgs.fedoraproject.org//work/tasks/1720/83641720/libarrow-7.0.0-
> 1.fc37.src.rpm' (logs in /home/ngompa/.cache/fedora-review.log)

Comment 19 Neal Gompa 2022-03-21 12:03:34 UTC
The problem is that fedora-review picks the *last* spec and *last* srpm link in the ticket, so you put the koji task last means that fedora-review tries that and fails.

Comment 21 Kaleb KEITHLEY 2022-03-28 13:26:29 UTC
Is there something else I need to do here?

Comment 22 Neal Gompa 2022-03-28 14:50:27 UTC
Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated


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/ngompa/2054708-libarrow/licensecheck.txt
[!]: License file installed when any subpackage combination is installed.
[!]: Package requires other packages for directories it uses.
     Note: No known owner of /usr/share/arrow-glib
[!]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/lib64/girepository-1.0,
     /usr/share/gtk-doc/html, /usr/share/gtk-doc, /usr/share/gir-1.0,
     /usr/share/arrow-glib, /usr/lib64/cmake/arrow
[!]: 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)
[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.
[!]: Package does not generate any conflict.
     Note: Package contains Conflicts: tag(s) needing fix or justification.
[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.
[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.
[!]: 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 , plasma-libs , plasma-store-server , plasma-libs-devel ,
     parquet-libs , parquet-libs-devel , libarrow-glib-libs , libarrow-
     glib-devel , libarrow-dataset-glib-libs , libarrow-dataset-glib-devel
     , plasma-glib-libs , plasma-glib-devel , parquet-glib-libs , parquet-
     glib-devel
[!]: Package functions as described.
[x]: Latest version is packaged.
[x]: 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.
[-]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[!]: Package should compile and build into binary rpms on all supported
     architectures.
[-]: %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
[ ]: 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
[x]: Spec file according to URL is the same as in SRPM.


Installation errors
-------------------
INFO: mock.py version 2.16 starting (python version = 3.10.4, NVR = mock-2.16-2.fc36)...
Start: init plugins
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
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: 2.16
INFO: Mock Version: 2.16
Finish: chroot init
INFO: installing package(s): /home/ngompa/2054708-libarrow/results/libarrow-glib-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-glib-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-debugsource-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-glib-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-glib-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-glib-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-glib-doc-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-flight-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-flight-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-doc-7.0.0-1.fc37.noarch.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-flight-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-glib-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-flight-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-flight-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-glib-doc-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-libs-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-glib-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-libs-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-glib-doc-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-glib-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-glib-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-glib-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-flight-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-glib-doc-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-store-server-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-7.0.0-1.fc37.x86_64.rpm
ERROR: Command failed: 
 # /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 /home/ngompa/2054708-libarrow/results/libarrow-glib-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-glib-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-debugsource-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-glib-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-glib-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-glib-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-glib-doc-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-flight-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-flight-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-doc-7.0.0-1.fc37.noarch.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-flight-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-glib-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-flight-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-flight-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-glib-doc-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-libs-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-glib-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-libs-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-glib-doc-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-glib-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-glib-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-glib-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-flight-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-glib-doc-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-store-server-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-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)

plasma-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)
    rtld(GNU_HASH)

plasma-store-server (rpmlib, GLIBC filtered):
    ld-linux-x86-64.so.2()(64bit)
    libarrow-doc
    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)
    libgflags.so.2.2()(64bit)
    liblz4.so.1()(64bit)
    libsnappy.so.1()(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    libstdc++.so.6(CXXABI_1.3.5)(64bit)
    libz.so.1()(64bit)
    libzstd.so.1()(64bit)
    plasma-libs
    rtld(GNU_HASH)

plasma-libs-devel (rpmlib, GLIBC filtered):
    /usr/bin/pkg-config
    cmake-filesystem(x86-64)
    libplasma.so.700()(64bit)
    pkgconfig(arrow)
    pkgconfig(arrow-glib)
    pkgconfig(gobject-2.0)
    pkgconfig(plasma)
    plasma-libs

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):

plasma-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)
    libplasma.so.700()(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    plasma-libs
    rtld(GNU_HASH)

plasma-glib-devel (rpmlib, GLIBC filtered):
    /usr/bin/pkg-config
    libarrow-glib-devel
    libplasma-glib.so.700()(64bit)
    pkgconfig(arrow-glib)
    pkgconfig(gobject-2.0)
    pkgconfig(plasma)
    plasma-devel
    plasma-glib-libs

plasma-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)

plasma-libs:
    libplasma.so.700()(64bit)
    plasma-libs
    plasma-libs(x86-64)

plasma-store-server:
    plasma-store-server
    plasma-store-server(x86-64)

plasma-libs-devel:
    cmake(Plasma)
    cmake(plasma)
    pkgconfig(plasma)
    pkgconfig(plasma-glib)
    plasma-libs-devel
    plasma-libs-devel(x86-64)

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)

plasma-glib-libs:
    libplasma-glib.so.700()(64bit)
    plasma-glib-libs
    plasma-glib-libs(x86-64)

plasma-glib-devel:
    pkgconfig(plasma-glib)
    plasma-glib-devel
    plasma-glib-devel(x86-64)

plasma-glib-doc:
    plasma-glib-doc
    plasma-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)



Generated by fedora-review 0.7.6 (b083f91) last change: 2020-11-10
Command line :/usr/bin/fedora-review -b 2054708 -m fedora-rawhide-x86_64
Buildroot used: fedora-rawhide-x86_64
Active plugins: Generic, C/C++, Shell-api
Disabled plugins: Ocaml, fonts, Haskell, Python, Perl, Java, R, PHP, SugarActivity
Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH

Comment 23 Major Hayden 🤠 2022-03-31 15:54:10 UTC
I'm able to get this to compile on Fedora 36 x86_64, but the installation fails:

Error:
 Problem 1: conflicting requests
  - nothing provides parquet-devel = 7.0.0-1.fc36 needed by parquet-glib-devel-7.0.0-1.fc36.x86_64
 Problem 2: conflicting requests
  - nothing provides plasma-devel = 7.0.0-1.fc36 needed by plasma-glib-devel-7.0.0-1.fc36.x86_64

That plasma-devel name collision is unfortunate. 😞 I'm tinkering with your spec file but I'm not sure how to fix that.

Comment 24 Kaleb KEITHLEY 2022-04-13 21:41:34 UTC
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

Comment 25 Kaleb KEITHLEY 2022-04-20 12:14:14 UTC
next?

Comment 26 Neal Gompa 2022-04-20 12:43:52 UTC
The packages don't install according to your own fedora-review run. That's a failure that needs to be fixed.

Comment 27 Kaleb KEITHLEY 2022-04-20 20:30:34 UTC
(In reply to Neal Gompa from comment #26)
> The packages don't install according to your own fedora-review run. That's a
> failure that needs to be fixed.

meh, I have to debug fedora-review too?

rinse and repeat. run `mock clean` and `mock --scrub=bootstrap` first for good measure and now the install works. Exact same .spec file as in https://bugzilla.redhat.com/show_bug.cgi?id=2054708#c24


Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed



===== MUST items =====

C/C++:
[ ]: Package does not contain kernel modules.
[ ]: 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:
[ ]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[ ]: 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
[ ]: License file installed when any subpackage combination is installed.
[ ]: Package requires other packages for directories it uses.
     Note: No known owner of /usr/share/arrow-glib/example
[ ]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/lib64/cmake/arrow,
     /usr/share/gtk-doc, /usr/share/gtk-doc/html, /usr/share/arrow-
     glib/example
[ ]: Package does not own files or directories owned by other packages.
     Note: Dirs in package are owned also by: /usr/share/gtk-doc(libldm-
     devel, libcanberra-devel, glade-devel, libgda-devel, ORBit2-devel,
     udisks-devel, gupnp-av-docs, gtkspell3-devel, libsoup3-doc, libjcat-
     devel, webkit2gtk3-doc, eog-devel, libxklavier-devel, playerctl-docs,
     gegl04-devel-docs, redland-devel, gtkdatabox-devel, libgnt-doc, gedit-
     devel, raptor2-devel, tumbler-devel, low-memory-monitor-doc, gom-
     devel, vte291-devel, gupnp-dlna-docs, libxml2-devel, clipsmm-doc,
     cheese-libs-devel, libnma-devel, gsound-devel, template-glib-devel,
     gtk3-devel-docs, clutter-doc, libgpod-doc, geoclue2-devel, bamf-devel,
     libgexiv2-devel, libmodulemd-devel, libchamplain-devel, gcr-devel,
     libxfce4util-devel, buildstream-docs, switcheroo-control-docs, iio-
     sensor-proxy-docs, libsoup-doc, libunity-gtk-parser-devel, gspell-doc,
     libgweather-devel, exo-devel, libxmlb-devel, libcryptui-devel,
     gsequencer-devel-doc, lasem-devel, colord-gtk-devel, power-profiles-
     daemon-docs, goocanvas2-devel, gtkimageview-devel,
     gtksourceview4-devel, garcon-devel, anaconda-widgets-devel, gnome-
     autoar-devel, libcloudproviders-devel, tomoe-devel, flatpak-devel,
     gtranslator, anjuta-devel, gtk-doc, ibus-devel-docs, gobject-
     introspection-devel, rygel-devel, dbus-doc, libxfce4ui-devel,
     glib2-doc, libgdl-devel, gmime30-devel, libglib-testing-devel,
     nautilus-python-devel, libwnck3-devel, libwnck-devel, fprintd-devel,
     gtk2-devel-docs, gfbgraph-devel, libgdata-devel, amtk-devel,
     libgit2-glib-devel, rasqal-devel, gnome-bluetooth-libs-devel,
     libgnome-keyring-devel, libu2f-host-devel, gnome-online-accounts-
     devel, harfbuzz-devel, polkit-docs, gnome-desktop3-devel, unique-
     devel, unique3-docs, gnome-bluetooth3.34-libs-devel, gimp-devel,
     graphene-devel, gupnp-docs, cutter-devel, libdazzle-devel, gupnp-igd-
     devel, libmodulemd1-devel, libxslt-devel, parole-devel, vips-devel,
     gdk-pixbuf2-xlib-devel, gnome-panel-devel, clutter-gst3-devel,
     libdbusmenu-doc, libinsane-gobject-devel, nautilus-devel, libfm-devel-
     docs, dconf-devel, upower-devel-docs, poppler-glib-doc, libidn2-devel,
     libgnome-devel, p11-kit-devel, geocode-glib-devel, libgxps-devel,
     libgtop2-devel, xfconf-devel), /usr/share/gtk-doc/html(libldm-devel,
     libcanberra-devel, glade-devel, libgda-devel, ORBit2-devel, udisks-
     devel, gupnp-av-docs, gtkspell3-devel, libsoup3-doc, libjcat-devel,
     webkit2gtk3-doc, eog-devel, libxklavier-devel, playerctl-docs,
     gegl04-devel-docs, xed-doc, redland-devel, gtkdatabox-devel, libgnt-
     doc, gedit-devel, raptor2-devel, tumbler-devel, low-memory-monitor-
     doc, gom-devel, vte291-devel, gupnp-dlna-docs, libxml2-devel, clipsmm-
     doc, cheese-libs-devel, libnma-devel, gsound-devel, template-glib-
     devel, gtk3-devel-docs, clutter-doc, libgpod-doc, geoclue2-devel,
     bamf-devel, libgexiv2-devel, libmodulemd-devel, libchamplain-devel,
     gcr-devel, libxfce4util-devel, buildstream-docs, switcheroo-control-
     docs, iio-sensor-proxy-docs, libsoup-doc, libunity-gtk-parser-devel,
     gspell-doc, libgweather-devel, exo-devel, libxmlb-devel, libcryptui-
     devel, gsequencer-devel-doc, lasem-devel, colord-gtk-devel, power-
     profiles-daemon-docs, goocanvas2-devel, gtkimageview-devel,
     gtksourceview4-devel, garcon-devel, anaconda-widgets-devel, gnome-
     autoar-devel, libcloudproviders-devel, tomoe-devel, flatpak-devel,
     gtranslator, anjuta-devel, ibus-devel-docs, gobject-introspection-
     devel, rygel-devel, dbus-doc, libxfce4ui-devel, glib2-doc, libgdl-
     devel, gmime30-devel, libglib-testing-devel, nautilus-python-devel,
     libwnck3-devel, libwnck-devel, fprintd-devel, gtk2-devel-docs,
     gfbgraph-devel, libgdata-devel, amtk-devel, libgit2-glib-devel,
     rasqal-devel, gnome-bluetooth-libs-devel, libgnome-keyring-devel,
     libu2f-host-devel, gnome-online-accounts-devel, harfbuzz-devel,
     polkit-docs, gnome-desktop3-devel, unique-devel, unique3-docs, gnome-
     bluetooth3.34-libs-devel, gimp-devel, graphene-devel, gupnp-docs,
     cutter-devel, libdazzle-devel, gupnp-igd-devel, libmodulemd1-devel,
     libxslt-devel, parole-devel, vips-devel, gdk-pixbuf2-xlib-devel,
     gnome-panel-devel, clutter-gst3-devel, libdbusmenu-doc, libinsane-
     gobject-devel, nautilus-devel, libfm-devel-docs, dconf-devel, poppler-
     glib-doc, libidn2-devel, libgnome-devel, p11-kit-devel, geocode-glib-
     devel, libgxps-devel, libgtop2-devel, xfconf-devel),
     /usr/share/gir-1.0(gegl04-devel, gupnp-dlna-devel, glade-devel,
     jsonrpc-glib-devel, libjcat-devel, gdm-devel, ibus-devel, gucharmap-
     devel, libadwaita-devel, libxklavier-devel, appstream-devel, gupnp-
     devel, libgee06-devel, clapper-devel, vte291-devel, libsoup-devel,
     atk-devel, template-glib-devel, clutter-devel, geoclue2-devel, at-
     spi2-core-devel, gtk2-devel, libmodulemd-devel, bamf-devel,
     gtk4-devel, libgexiv2-devel, libchamplain-devel, gcr-devel, libgxps-
     devel, gssdp-devel, gnome-menus-devel, tracker-devel, libhandy-devel,
     libmypaint-devel, gst-devtools-devel, vte-devel, gtksourceview5-devel,
     libxmlb-devel, libcryptui-devel, colord-gtk-devel,
     libdmapsharing4-devel, babl-devel, GConf2-devel, fcitx5-gtk-devel,
     goocanvas2-devel, gnome-calculator-devel, gsequencer-devel,
     gtksourceview4-devel, gnome-autoar-devel, libsecret-devel, libgepub-
     devel, malcontent-devel, zbar-gi, gobject-introspection-devel, totem-
     pl-parser-devel, rygel-devel, json-glib-devel, grilo-devel, libgdl-
     devel, gmime30-devel, gtk3-devel, gplugin-devel, gfbgraph-devel,
     libgdata-devel, amtk-devel, gdk-pixbuf2-devel, gnome-bluetooth-libs-
     devel, libgnome-keyring-devel, fcitx-devel, libmanette-devel, gnome-
     online-accounts-devel, webkit2gtk3-jsc-devel, libsoup3-devel,
     harfbuzz-devel, libmash-devel, gupnp-av-devel, gplugin-gtk3-devel,
     libgee-devel, gnome-bluetooth3.34-libs-devel, gplugin-gtk4-devel,
     graphene-devel, libmodulemd1-devel, libdazzle-devel, gupnp-igd-devel,
     vips-devel, gitg-devel, libinsane-gobject-devel, gspell-devel,
     gstreamer1-rtsp-server-devel, libpeas-devel, gsound-devel,
     libgtop2-devel, webkit2gtk3-devel, librsvg2-devel, malcontent-ui-
     devel), /usr/lib64/girepository-1.0(vips, libgnome-keyring, gitg-libs,
     libsecret, babl, playerctl-libs, gsequencer, libgtop2, graphene, gtk3,
     gplugin-gtk4-libs, jsonrpc-glib, libmypaint, libsoup3, json-glib,
     gnome-menus, libjcat, librsvg2, clutter, libinsane-gobject,
     malcontent-ui-libs, libhandy, gtksourceview4, libmanette, grilo, amtk,
     goocanvas2, webkit2gtk3-jsc, template-glib, libmodulemd, libchamplain,
     gobject-introspection, gplugin-libs, gcr, gplugin-gtk3-libs, gupnp-
     igd, libpeas, gupnp, libdmapsharing4, gtk2, vte, libdazzle, ibus-libs,
     libcryptui, libgdl, gstreamer1-rtsp-server, at-spi2-core, libsoup,
     GConf2, harfbuzz, gfbgraph, gst-devtools, libmodulemd1, glade-libs,
     libgxps, zbar-gi, libgepub, gdk-pixbuf2, appstream, libtracker-sparql,
     geoclue2-libs, vte291, gnome-bluetooth3.34-libs, gtk4, malcontent-
     libs, gupnp-av, webkit2gtk3, atk, gucharmap-libs, libgdata, libxmlb,
     libgee06, gnome-calculator, gmime30, gtksourceview5, gnome-bluetooth-
     libs, libgexiv2, gsound, rygel, libmash, fcitx-libs, gspell, libgee,
     gnome-autoar, gnome-online-accounts, libxklavier, gssdp, gupnp-dlna)
[ ]: %build honors applicable compiler flags or justifies otherwise.
[ ]: Package contains no bundled libraries without FPC exception.
[ ]: Changelog in prescribed format.
[ ]: Sources contain only permissible code or content.
[ ]: Package contains desktop file if it is a GUI application.
[ ]: Development files must be in a -devel package
[ ]: Package uses nothing in %doc for runtime.
[ ]: Package consistently uses macros (instead of hard-coded directory
     names).
[ ]: Package is named according to the Package Naming Guidelines.
[ ]: Package does not generate any conflict.
[ ]: Package obeys FHS, except libexecdir and /usr/target.
[ ]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[ ]: Requires correct, justified where necessary.
[ ]: Spec file is legible and written in American English.
[ ]: Package contains systemd file(s) if in need.
[ ]: Useful -debuginfo package or justification otherwise.
[ ]: Package is not known to require an ExcludeArch tag.
[ ]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Package installs properly.
[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]: Package does not contain duplicates in %files.
[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.
[ ]: Final provides and requires are sane (see attachments).
[ ]: Package functions as described.
[ ]: Latest version is packaged.
[ ]: Package does not include license text files separate from upstream.
[ ]: 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.
[ ]: %check is present and all tests pass.
[ ]: 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]: Fully versioned dependency in subpackages if applicable.
[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:
[ ]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.
     Note: Arch-ed rpms have a total of 6174720 bytes in /usr/share
[x]: Rpmlint is run on debuginfo package(s).
     Note: There are rpmlint messages (see attachment).
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Cannot parse rpmlint output:


Rpmlint (debuginfo)
-------------------
Cannot parse rpmlint output:



Rpmlint (installed packages)
----------------------------
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)
    libarrow-doc
    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(x86-64)
    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(x86-64)
    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(x86-64)
    libarrow-dataset-libs(x86-64)
    libarrow_dataset.so.700()(64bit)
    pkgconfig(arrow)
    pkgconfig(parquet)

libarrow-flight-libs (rpmlib, GLIBC filtered):
    libabsl_synchronization.so.2111.0.0()(64bit)
    libarrow(x86-64)
    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(x86-64)
    libarrow-flight-glib.so.700()(64bit)
    libarrow-flight-libs(x86-64)
    libarrow_flight.so.700()(64bit)
    pkgconfig(arrow)
    pkgconfig(arrow-flight)
    pkgconfig(arrow-glib)
    pkgconfig(gobject-2.0)

libarrow-python-libs (rpmlib, GLIBC filtered):
    libarrow(x86-64)
    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(x86-64)
    libarrow-devel(x86-64)
    libarrow-python-libs(x86-64)
    libarrow_python.so.700()(64bit)
    pkgconfig(arrow)
    python3-devel

libarrow-python-flight-libs (rpmlib, GLIBC filtered):
    libarrow(x86-64)
    libarrow-doc
    libarrow-flight-libs(x86-64)
    libarrow-python-libs(x86-64)
    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(x86-64)
    libarrow-flight-devel(x86-64)
    libarrow-python-devel(x86-64)
    libarrow-python-flight-libs(x86-64)
    libarrow_python_flight.so.700()(64bit)
    pkgconfig(arrow-flight)
    pkgconfig(arrow-python)

parquet-libs (rpmlib, GLIBC filtered):
    boost-program-options
    libarrow(x86-64)
    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)
    libarrow(x86-64)
    libparquet.so.700()(64bit)
    parquet-libs(x86-64)
    pkgconfig(arrow)
    pkgconfig(arrow-glib)
    pkgconfig(gobject-2.0)
    pkgconfig(parquet)
    zlib-devel

libarrow-glib-libs (rpmlib, GLIBC filtered):
    libarrow(x86-64)
    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(x86-64)
    libarrow-devel(x86-64)
    libarrow-glib-libs(x86-64)
    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(x86-64)
    libarrow-dataset-libs(x86-64)
    libarrow-doc
    libarrow-glib-libs(x86-64)
    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(x86-64)
    libarrow-dataset-devel(x86-64)
    libarrow-dataset-glib-libs(x86-64)
    libarrow-dataset-glib.so.700()(64bit)
    libarrow-glib-devel(x86-64)
    pkgconfig(arrow-dataset)
    pkgconfig(arrow-glib)
    pkgconfig(gobject-2.0)

libarrow-dataset-glib-doc (rpmlib, GLIBC filtered):

parquet-glib-libs (rpmlib, GLIBC filtered):
    libarrow(x86-64)
    libarrow-doc
    libarrow-glib-libs(x86-64)
    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(x86-64)
    rtld(GNU_HASH)

parquet-glib-devel (rpmlib, GLIBC filtered):
    /usr/bin/pkg-config
    libarrow(x86-64)
    libarrow-glib-devel(x86-64)
    libparquet-glib.so.700()(64bit)
    parquet-glib-libs(x86-64)
    parquet-libs-devel(x86-64)
    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)



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++, Generic, Shell-api
Disabled plugins: R, Java, Python, PHP, SugarActivity, fonts, Perl, Ocaml, Haskell
Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH

Comment 28 Kaleb KEITHLEY 2022-04-20 20:32:46 UTC
https://kkeithle.fedorapeople.org/libarrow/libarrow-20220420/libarrow-7.0.0-1.fc37.src.rpm
https://kkeithle.fedorapeople.org/libarrow/libarrow-20220420/libarrow.spec

As befire I had to use a machine/VM with 8GB of memory to get past the mock rpmbuild step of fedora-review.

Comment 29 Kaleb KEITHLEY 2022-04-27 21:00:29 UTC
https://kkeithle.fedorapeople.org/libarrow/libarrow-20220427/libarrow-7.0.0-1.fc37.src.rpm
https://kkeithle.fedorapeople.org/libarrow/libarrow-20220427/libarrow.spec

(fixes missing /usr/lib*/cmake/arrow/*)

As before I had to use a machine/VM with 8GB of memory to get past the mock rpmbuild step of fedora-review.



Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed



===== 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/example
[x]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/share/arrow-glib/example,
     /usr/lib64/cmake/arrow, /usr/share/gtk-doc/html, /usr/share/gtk-doc
[x]: Package does not own files or directories owned by other packages.
     Note: Dirs in package are owned also by: /usr/share/gtk-
     doc(libchamplain-devel, gegl04-devel-docs, clutter-doc, gupnp-igd-
     devel, anaconda-widgets-devel, clutter-gst3-devel, low-memory-monitor-
     doc, iio-sensor-proxy-docs, libxfce4util-devel, libmodulemd1-devel,
     gobject-introspection-devel, lasem-devel, unique3-docs, unique-devel,
     gtk2-devel-docs, udisks-devel, libgdata-devel, libcloudproviders-
     devel, rygel-devel, gupnp-dlna-docs, rasqal-devel, libwnck-devel,
     libxfce4ui-devel, libgnome-devel, vips-devel, libgit2-glib-devel,
     libcanberra-devel, libjcat-devel, dbus-doc, gnome-bluetooth-libs-
     devel, gtkspell3-devel, p11-kit-devel, geocode-glib-devel,
     webkit2gtk3-doc, garcon-devel, gupnp-av-docs, libldm-devel, gupnp-
     docs, bamf-devel, gmime30-devel, libxslt-devel, glade-devel, polkit-
     docs, gom-devel, switcheroo-control-docs, upower-devel-docs,
     glib2-doc, libunity-gtk-parser-devel, gcr-devel, poppler-glib-doc,
     libgtop2-devel, libidn2-devel, anjuta-devel, colord-gtk-devel,
     clipsmm-doc, libinsane-gobject-devel, gdk-pixbuf2-xlib-devel, parole-
     devel, libxmlb-devel, graphene-devel, libgnome-keyring-devel,
     buildstream-docs, gtk-doc, libglib-testing-devel, libgpod-doc,
     libxklavier-devel, gtkdatabox-devel, tumbler-devel, libxml2-devel,
     gspell-doc, fprintd-devel, flatpak-devel, xfconf-devel, template-glib-
     devel, raptor2-devel, harfbuzz-devel, redland-devel, nautilus-devel,
     goocanvas2-devel, gsequencer-devel-doc, libgdl-devel, gnome-autoar-
     devel, libsoup3-doc, vte291-devel, cheese-libs-devel, power-profiles-
     daemon-docs, gnome-panel-devel, eog-devel, gnome-desktop3-devel,
     gsound-devel, gnome-bluetooth3.34-libs-devel, geoclue2-devel, gnome-
     online-accounts-devel, libsoup-doc, ibus-devel-docs, tomoe-devel,
     dconf-devel, libfm-devel-docs, libgxps-devel, gtk3-devel-docs,
     libmodulemd-devel, libnma-devel, gedit-devel, gtranslator, libgda-
     devel, amtk-devel, cutter-devel, libdazzle-devel, libu2f-host-devel,
     exo-devel, gtkimageview-devel, libcryptui-devel, gtksourceview4-devel,
     libdbusmenu-doc, libgweather-devel, libgnt-doc, libgexiv2-devel,
     nautilus-python-devel, gimp-devel, playerctl-docs, ORBit2-devel,
     gfbgraph-devel, libwnck3-devel), /usr/share/gtk-doc/html(libchamplain-
     devel, gegl04-devel-docs, clutter-doc, gupnp-igd-devel, anaconda-
     widgets-devel, clutter-gst3-devel, low-memory-monitor-doc, iio-sensor-
     proxy-docs, libxfce4util-devel, libmodulemd1-devel, gobject-
     introspection-devel, lasem-devel, unique3-docs, unique-devel,
     gtk2-devel-docs, udisks-devel, libgdata-devel, libcloudproviders-
     devel, rygel-devel, gupnp-dlna-docs, rasqal-devel, libwnck-devel,
     libxfce4ui-devel, libgnome-devel, vips-devel, libgit2-glib-devel,
     libcanberra-devel, libjcat-devel, dbus-doc, gnome-bluetooth-libs-
     devel, gtkspell3-devel, p11-kit-devel, geocode-glib-devel,
     webkit2gtk3-doc, garcon-devel, gupnp-av-docs, libldm-devel, gupnp-
     docs, bamf-devel, gmime30-devel, libxslt-devel, glade-devel, polkit-
     docs, gom-devel, switcheroo-control-docs, glib2-doc, libunity-gtk-
     parser-devel, gcr-devel, poppler-glib-doc, libgtop2-devel,
     libidn2-devel, anjuta-devel, colord-gtk-devel, clipsmm-doc, libinsane-
     gobject-devel, gdk-pixbuf2-xlib-devel, parole-devel, libxmlb-devel,
     graphene-devel, libgnome-keyring-devel, buildstream-docs, libglib-
     testing-devel, libgpod-doc, libxklavier-devel, gtkdatabox-devel,
     tumbler-devel, libxml2-devel, gspell-doc, fprintd-devel, flatpak-
     devel, xfconf-devel, template-glib-devel, raptor2-devel, harfbuzz-
     devel, redland-devel, nautilus-devel, goocanvas2-devel, gsequencer-
     devel-doc, libgdl-devel, gnome-autoar-devel, libsoup3-doc,
     vte291-devel, cheese-libs-devel, power-profiles-daemon-docs, gnome-
     panel-devel, eog-devel, gnome-desktop3-devel, gsound-devel, gnome-
     bluetooth3.34-libs-devel, geoclue2-devel, gnome-online-accounts-devel,
     libsoup-doc, ibus-devel-docs, tomoe-devel, dconf-devel, libfm-devel-
     docs, libgxps-devel, gtk3-devel-docs, libmodulemd-devel, libnma-devel,
     gedit-devel, gtranslator, libgda-devel, amtk-devel, cutter-devel,
     libdazzle-devel, libu2f-host-devel, exo-devel, gtkimageview-devel,
     libcryptui-devel, gtksourceview4-devel, xed-doc, libdbusmenu-doc,
     libgweather-devel, libgnt-doc, libgexiv2-devel, nautilus-python-devel,
     gimp-devel, playerctl-docs, ORBit2-devel, gfbgraph-devel,
     libwnck3-devel), /usr/share/gir-1.0(libmypaint-devel, libchamplain-
     devel, gplugin-gtk3-devel, zbar-gi, gupnp-dlna-devel, gupnp-igd-devel,
     clapper-devel, at-spi2-core-devel, gitg-devel, libmodulemd1-devel,
     gspell-devel, libgepub-devel, gobject-introspection-devel, libhandy-
     devel, GConf2-devel, gegl04-devel, gsequencer-devel, libgdata-devel,
     rygel-devel, gnome-calculator-devel, libsoup-devel, vips-devel,
     libjcat-devel, gupnp-av-devel, libdmapsharing4-devel, gnome-bluetooth-
     libs-devel, gdk-pixbuf2-devel, librsvg2-devel, libsecret-devel,
     libsoup3-devel, libmanette-devel, bamf-devel, gplugin-gtk4-devel, atk-
     devel, gmime30-devel, appstream-devel, glade-devel, webkit2gtk3-devel,
     tracker-devel, gcr-devel, libgtop2-devel, colord-gtk-devel, gst-
     devtools-devel, libinsane-gobject-devel, fcitx5-gtk-devel, libadwaita-
     devel, libxmlb-devel, malcontent-devel, graphene-devel, gtk3-devel,
     libgnome-keyring-devel, fcitx-devel, webkit2gtk3-jsc-devel, jsonrpc-
     glib-devel, libxklavier-devel, totem-pl-parser-devel, gupnp-devel,
     libpeas-devel, babl-devel, template-glib-devel, harfbuzz-devel,
     gtk2-devel, goocanvas2-devel, libgdl-devel, gdm-devel, vte-devel,
     gnome-autoar-devel, libgee06-devel, vte291-devel, gtk4-devel, gsound-
     devel, gnome-bluetooth3.34-libs-devel, gssdp-devel, geoclue2-devel,
     gnome-online-accounts-devel, clutter-devel, libgxps-devel,
     libmodulemd-devel, malcontent-ui-devel, libgee-devel, grilo-devel,
     amtk-devel, libdazzle-devel, libmash-devel, gstreamer1-rtsp-server-
     devel, libcryptui-devel, gnome-menus-devel, gtksourceview4-devel,
     gucharmap-devel, gtksourceview5-devel, libgexiv2-devel, json-glib-
     devel, gplugin-devel, gfbgraph-devel, ibus-devel),
     /usr/lib64/girepository-1.0(librsvg2, GConf2, zbar-gi, malcontent-ui-
     libs, gucharmap-libs, template-glib, playerctl-libs, gstreamer1-rtsp-
     server, gspell, geoclue2-libs, gplugin-gtk4-libs, libsoup3, fcitx-
     libs, gnome-calculator, libhandy, gtk2, gnome-menus, libgdl,
     gtksourceview4, libmypaint, amtk, gcr, jsonrpc-glib, gdk-pixbuf2,
     libcryptui, libmodulemd1, gobject-introspection, libgnome-keyring,
     grilo, libgee, malcontent-libs, gnome-autoar, gplugin-gtk3-libs, at-
     spi2-core, glade-libs, vte, json-glib, graphene, libdazzle, gnome-
     online-accounts, libpeas, libsoup, libgepub, libgdata, gnome-
     bluetooth3.34-libs, goocanvas2, appstream, clutter, libinsane-gobject,
     gplugin-libs, webkit2gtk3-jsc, libgtop2, libtracker-sparql, libjcat,
     libgee06, gupnp-dlna, gsequencer, gupnp-av, libsecret, webkit2gtk3,
     gst-devtools, babl, libmanette, gupnp, vips, gtk3, ibus-libs, atk,
     gnome-bluetooth-libs, gfbgraph, libgexiv2, gupnp-igd, gtksourceview5,
     gmime30, libdmapsharing4, rygel, libmash, libmodulemd, vte291,
     libxmlb, gsound, harfbuzz, gitg-libs, libxklavier, libgxps,
     libchamplain, gtk4, gssdp)
[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.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Package installs properly.
[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]: Package does not contain duplicates in %files.
[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:
[x]: 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]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[-]: 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.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[-]: %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]: Fully versioned dependency in subpackages if applicable.
[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:
[-]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.
     Note: Arch-ed rpms have a total of 6174720 bytes in /usr/share
[x]: Rpmlint is run on debuginfo package(s).
     Note: There are rpmlint messages (see attachment).
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Cannot parse rpmlint output:


Rpmlint (debuginfo)
-------------------
Cannot parse rpmlint output:



Rpmlint (installed packages)
----------------------------
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)
    libarrow-doc
    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
    cmake-filesystem(x86-64)
    libarrow(x86-64)
    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(x86-64)
    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(x86-64)
    libarrow-dataset-libs(x86-64)
    libarrow_dataset.so.700()(64bit)
    pkgconfig(arrow)
    pkgconfig(parquet)

libarrow-flight-libs (rpmlib, GLIBC filtered):
    libabsl_synchronization.so.2111.0.0()(64bit)
    libarrow(x86-64)
    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(x86-64)
    libarrow-flight-glib.so.700()(64bit)
    libarrow-flight-libs(x86-64)
    libarrow_flight.so.700()(64bit)
    pkgconfig(arrow)
    pkgconfig(arrow-flight)
    pkgconfig(arrow-glib)
    pkgconfig(gobject-2.0)

libarrow-python-libs (rpmlib, GLIBC filtered):
    libarrow(x86-64)
    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(x86-64)
    libarrow-devel(x86-64)
    libarrow-python-libs(x86-64)
    libarrow_python.so.700()(64bit)
    pkgconfig(arrow)
    python3-devel

libarrow-python-flight-libs (rpmlib, GLIBC filtered):
    libarrow(x86-64)
    libarrow-doc
    libarrow-flight-libs(x86-64)
    libarrow-python-libs(x86-64)
    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(x86-64)
    libarrow-flight-devel(x86-64)
    libarrow-python-devel(x86-64)
    libarrow-python-flight-libs(x86-64)
    libarrow_python_flight.so.700()(64bit)
    pkgconfig(arrow-flight)
    pkgconfig(arrow-python)

parquet-libs (rpmlib, GLIBC filtered):
    boost-program-options
    libarrow(x86-64)
    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)
    libarrow(x86-64)
    libparquet.so.700()(64bit)
    parquet-libs(x86-64)
    pkgconfig(arrow)
    pkgconfig(arrow-glib)
    pkgconfig(gobject-2.0)
    pkgconfig(parquet)
    zlib-devel

libarrow-glib-libs (rpmlib, GLIBC filtered):
    libarrow(x86-64)
    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(x86-64)
    libarrow-devel(x86-64)
    libarrow-glib-libs(x86-64)
    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(x86-64)
    libarrow-dataset-libs(x86-64)
    libarrow-doc
    libarrow-glib-libs(x86-64)
    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(x86-64)
    libarrow-dataset-devel(x86-64)
    libarrow-dataset-glib-libs(x86-64)
    libarrow-dataset-glib.so.700()(64bit)
    libarrow-glib-devel(x86-64)
    pkgconfig(arrow-dataset)
    pkgconfig(arrow-glib)
    pkgconfig(gobject-2.0)

libarrow-dataset-glib-doc (rpmlib, GLIBC filtered):

parquet-glib-libs (rpmlib, GLIBC filtered):
    libarrow(x86-64)
    libarrow-doc
    libarrow-glib-libs(x86-64)
    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(x86-64)
    rtld(GNU_HASH)

parquet-glib-devel (rpmlib, GLIBC filtered):
    /usr/bin/pkg-config
    libarrow(x86-64)
    libarrow-glib-devel(x86-64)
    libparquet-glib.so.700()(64bit)
    parquet-glib-libs(x86-64)
    parquet-libs-devel(x86-64)
    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:
    cmake(Arrow)
    cmake(arrow)
    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)



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++, Generic, Shell-api
Disabled plugins: Ocaml, R, SugarActivity, Java, Haskell, Python, Perl, PHP, fonts
Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH

Comment 30 Neal Gompa 2022-04-27 21:02:55 UTC
At this point, it looks good to me.

PACKAGE APPROVED.

Comment 31 Gwyn Ciesla 2022-04-28 14:18:33 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/libarrow


Note You need to log in before you can comment on or make changes to this bug.