Bug 2244984 - Review Request: openvr - OpenVR SDK
Summary: Review Request: openvr - OpenVR SDK
Keywords:
Status: CLOSED ERRATA
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: https://github.com/ValveSoftware/openvr
Whiteboard:
Depends On:
Blocks: 2246767
TreeView+ depends on / blocked
 
Reported: 2023-10-19 05:38 UTC by Davide Cavalca
Modified: 2023-11-03 18:48 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-10-30 03:10:15 UTC
Type: ---
Embargoed:
ngompa13: fedora-review+


Attachments (Terms of Use)
The .spec file difference from Copr build 6546431 to 6563267 (1.18 KB, patch)
2023-10-25 03:23 UTC, Fedora Review Service
no flags Details | Diff

Description Davide Cavalca 2023-10-19 05:38:04 UTC
Spec URL: https://dcavalca.fedorapeople.org/review/openvr/openvr.spec
SRPM URL: https://dcavalca.fedorapeople.org/review/openvr/openvr-1.26.7-1.fc40.src.rpm

Description:
OpenVR is an API and runtime that allows access to VR hardware from multiple
vendors without requiring that applications have specific knowledge of the
hardware they are targeting.

Fedora Account System Username: dcavalca

Comment 1 Davide Cavalca 2023-10-19 05:38:06 UTC
This package built on koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=107752390

Comment 2 Fedora Review Service 2023-10-19 05:52:29 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/6546431
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2244984-openvr/fedora-rawhide-x86_64/06546431-openvr/fedora-review/review.txt

Please take a look if any issues were found.

---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 3 Tim Semeijn 2023-10-24 22:38:40 UTC
This is an unofficial review as I am currently still being sponsored.

> openvr-api.x86_64: E: invalid-soname /usr/lib64/libopenvr_api.so libopenvr_api.so

You should look into moving this library to a subdir of %{_libdir}.

> - Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files.
> Note: Documentation size is 7390917 bytes in 4 files.

You should consider moving the docs to a dedicated docs subpackage. The docs folder seems to provide API documentation which could be placed in the api subpackage. Regarding the controller_callouts docs I wonder if the devel subpackage is the right subpackage to ship these.

> %files devel
> %license LICENSE

As the devel subpackage requires the api subpackage the %license does not have to be included here again.

Comment 4 Davide Cavalca 2023-10-25 02:57:21 UTC
Thanks for the review!

> You should look into moving this library to a subdir of %{_libdir}.

That wouldn't work as this is a public library, if we move it other things linking to it wouldn't find it (short of messing with ld.so.conf, which isn't generally advisable). I'll see if I can patch the build system to make it versioned though, as unversioned .so aren't ideal.

> You should consider moving the docs to a dedicated docs subpackage. The docs folder seems to provide API documentation which could be placed in the api subpackage. Regarding the controller_callouts docs I wonder if the devel subpackage is the right subpackage to ship these.

I'll move these to a -doc subpackage.

> As the devel subpackage requires the api subpackage the %license does not have to be included here again.

Will remove, thanks.

Comment 5 Davide Cavalca 2023-10-25 03:09:48 UTC
Spec URL: https://dcavalca.fedorapeople.org/review/openvr/openvr.spec
SRPM URL: https://dcavalca.fedorapeople.org/review/openvr/openvr-1.26.7-1.fc40.src.rpm

Changelog:
- add soversion to the library (matching the one upstream uses on macOS)
- move docs to -doc subpackage
- drop unnecessary license in -devel subpackage

Comment 6 Fedora Review Service 2023-10-25 03:23:59 UTC
Created attachment 1995349 [details]
The .spec file difference from Copr build 6546431 to 6563267

Comment 7 Fedora Review Service 2023-10-25 03:24:01 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/6563267
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2244984-openvr/fedora-rawhide-x86_64/06563267-openvr/fedora-review/review.txt

Please take a look if any issues were found.

---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 8 Neal Gompa 2023-10-29 18:32:40 UTC
Review notes:

* Package follows Fedora Packaging Guidelines
* Package builds and installs
* Package licensing is correctly handled
* No serious issues from rpmlint

There is a minor spec fixup you should do when importing though: "%{_libdir}/libopenvr_api.so.1*" is too greedy. Use "%{_libdir}/libopenvr_api.so.1{,.*}" instead.

PACKAGE APPROVED.

Comment 9 Fedora Admin user for bugzilla script actions 2023-10-30 02:39:39 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/openvr

Comment 10 Fedora Update System 2023-10-30 03:06:32 UTC
FEDORA-2023-0d10f094a0 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-0d10f094a0

Comment 11 Fedora Update System 2023-10-30 03:10:15 UTC
FEDORA-2023-0d10f094a0 has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Fedora Update System 2023-10-31 18:10:08 UTC
FEDORA-2023-10af6b1e28 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-10af6b1e28

Comment 13 Fedora Update System 2023-11-01 01:28:59 UTC
FEDORA-2023-10af6b1e28 has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-10af6b1e28 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-10af6b1e28

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 14 Fedora Update System 2023-11-03 18:48:04 UTC
FEDORA-2023-10af6b1e28 has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.


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