Page MenuHomeSolus

Initial commit of libtpms
ClosedPublic

Authored by Jacek on Oct 24 2021, 1:35 PM.
Tags
None
Referenced Files
F11071099: D12090.id31224.diff
Sat, Aug 12, 1:05 AM
F11071098: D12090.id31141.diff
Sat, Aug 12, 1:05 AM
F11071097: D12090.id.diff
Sat, Aug 12, 1:05 AM
F11052849: D12090.diff
Thu, Aug 10, 10:12 PM
F11020429: D12090.id29367.diff
Mon, Aug 7, 5:07 AM
F11015878: D12090.diff
Sat, Aug 5, 2:51 PM
F10937006: D12090.id31224.diff
Thu, Jul 13, 5:36 AM
F10882911: D12090.id.diff
Jun 23 2023, 8:37 PM

Details

Summary

For D12089

Test Plan

Tested with swtpm in virt-manager

Diff Detail

Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 2097
Build 2097: arc lint + arc unit

Event Timeline

Jacek requested review of this revision.Oct 24 2021, 1:35 PM
JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
6

It isn't OpenMPI as it doesn't have the same clauses / structure. Fedora considers it to be BSD-3-Clause + "TCGL" since it is based around BSD. So a list would work better:

license    :
    - BSD-3-Clause
    - TCGL
14

Should be able to just do %reconfigure and skip the NOCONFIGURE=1 and autogen

pspec_x86_64.xml
68

Disable static lib

This revision now requires changes to proceed.Dec 25 2021, 10:15 AM
DataDrake added a subscriber: DataDrake.

Closing due to lack of movement in over 30 days.

Fix license, NOCONFIGURE and static library

I am really sorry it took me so long to fix it, I am struggling with at my university and didn't have time.

Girtablulu removed a reviewer: JoshStrobl.
Girtablulu removed a subscriber: JoshStrobl.
Girtablulu added a subscriber: Girtablulu.

LGTM, thx

This revision is now accepted and ready to land.Feb 2 2022, 8:59 AM
This revision was automatically updated to reflect the committed changes.