public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelen <jjelen@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/kryoptic] f44: Build with profiles support
Date: Fri, 05 Jun 2026 19:12:27 GMT [thread overview]
Message-ID: <178068674779.1.13700468974277868699.rpms-kryoptic-2278ca5cb625@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-05 19:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178068674779.1.13700468974277868699.rpms-kryoptic-2278ca5cb625@fedoraproject.org \
--to=jjelen@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox