aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/signbot/signbot-rpmmacros
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/templates/signbot/signbot-rpmmacros')
-rw-r--r--modules/buildsystem/templates/signbot/signbot-rpmmacros3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/buildsystem/templates/signbot/signbot-rpmmacros b/modules/buildsystem/templates/signbot/signbot-rpmmacros
new file mode 100644
index 00000000..aab7e389
--- /dev/null
+++ b/modules/buildsystem/templates/signbot/signbot-rpmmacros
@@ -0,0 +1,3 @@
+%__gpg_sign_cmd %{__gpg} \
+ gpg --batch --force-v3-sigs --no-verbose --no-armor --passphrase-fd 3 --no-secmem-warning \
+ -u "%{_gpg_name}" -sbo %{__signature_filename} %{__plaintext_filename}