public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kryoptic] f44: Build with profiles support
@ 2026-06-05 19:12 Jakub Jelen
0 siblings, 0 replies; only message in thread
From: Jakub Jelen @ 2026-06-05 19:12 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kryoptic
Branch : f44
Commit : 2278ca5cb6259a0ee6822cdd43631dd5c26916e8
Author : Jakub Jelen <jjelen@redhat.com>
Date : 2026-05-07T17:11:17+02:00
Stats : +2/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/kryoptic/c/2278ca5cb6259a0ee6822cdd43631dd5c26916e8?branch=f44
Log:
Build with profiles support
---
diff --git a/kryoptic.spec b/kryoptic.spec
index ba1dd2c..8908e2c 100644
--- a/kryoptic.spec
+++ b/kryoptic.spec
@@ -6,7 +6,7 @@
%global soname libkryoptic_pkcs11
-%global features kryoptic-lib/nssdb,kryoptic-lib/pqc,kryoptic-lib/standard,kryoptic-lib/dynamic
+%global features kryoptic-lib/nssdb,kryoptic-lib/pqc,kryoptic-lib/standard,kryoptic-lib/dynamic,profiles
Name: kryoptic
Version: 1.5.0
@@ -67,8 +67,7 @@ Most notably a migration tool for the SoftHSM database.
%build
export CONFDIR=%{_sysconfdir}
-%cargo_build -f %{features} -- --package kryoptic
-%cargo_build -f %{features} -- --package kryoptic-tools
+%cargo_build -f %{features} -- --all
%{cargo_license_summary -f %{features}}
%{cargo_license -f %{features}} > LICENSE.dependencies
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-05 19:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-05 19:12 [rpms/kryoptic] f44: Build with profiles support Jakub Jelen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox