Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : swtpm | name : swtpm | ||||
| version : 0.6.1 | version : 0.7.0 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://github.com/stefanberger/swtpm/archive/refs/tags/v0.6.1.tar.gz : 114905d6a51af89baac9ac279bf6534761e01adcf9c9bb298f1c09c7d4b2599d | - https://github.com/stefanberger/swtpm/archive/refs/tags/v0.7.0.tar.gz : bed41871ad42ec852c450f5764be36b6c16456b943b912351eca9c29ce382976 | ||||
| license : | license : | ||||
| - BSD-3-Clause | - BSD-3-Clause | ||||
| - TCGL | - TCGL | ||||
| component : virt | component : virt | ||||
| summary : TPM Emulator | summary : TPM Emulator | ||||
| description: | | description: | | ||||
| TPM emulator built on libtpms providing TPM functionality for QEMU VMs. | TPM emulator built on libtpms providing TPM functionality for QEMU VMs. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(fuse) | - pkgconfig(fuse) | ||||
| - pkgconfig(gnutls) | - pkgconfig(gnutls) | ||||
| - pkgconfig(json-glib-1.0) | - pkgconfig(json-glib-1.0) | ||||
| - pkgconfig(libseccomp) | - pkgconfig(libseccomp) | ||||
| - pkgconfig(libtpms) | - pkgconfig(libtpms) | ||||
| - expect-devel | - expect-devel | ||||
| - libgnutls-utils | - libgnutls-utils | ||||
| - socat | - socat | ||||
| rundeps : | rundeps : | ||||
| - libgnutls-utils | - libgnutls-utils | ||||
| setup : | | setup : | | ||||
| %reconfigure --with-gnutls --disable-static | %reconfigure --with-gnutls --disable-static | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| rmdir -v $installdir/var/ | |||||
| install -Dm00644 $pkgfiles/swtpm.sysusers $installdir/%libdir%/sysusers.d/swtpm.conf | |||||
| install -Dm00644 $pkgfiles/swtpm.tmpfiles $installdir/%libdir%/tmpfiles.d/swtpm.conf | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.