Page MenuHomeSolus

Initial commit of libtpms
ClosedPublic

Authored by Jacek on Oct 24 2021, 1:35 PM.
Tags
None
Referenced Files
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
F10842516: D12090.id31141.diff
Jun 10 2023, 12:38 PM
F10842393: D12090.id29367.diff
Jun 10 2023, 11:52 AM

Details

Summary

For D12089

Test Plan

Tested with swtpm in virt-manager

Diff Detail

Repository
R5457 libtpms
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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
7

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
15

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

pspec_x86_64.xml
69

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.