public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/atuin] f45: Add bash-preexec dependency
@ 2026-09-08 13:52 Cristian Le
  0 siblings, 0 replies; only message in thread
From: Cristian Le @ 2026-09-08 13:52 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/atuin
Branch : f45
Commit : fd61b515c26df72e1a15bc25b7bd39a6d996cf97
Author : Cristian Le <git@lecris.dev>
Date   : 2026-09-07T17:08:23+02:00
Stats  : +3/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/atuin/c/fd61b515c26df72e1a15bc25b7bd39a6d996cf97?branch=f45

Log:
Add bash-preexec dependency

---
diff --git a/atuin.spec b/atuin.spec
index 22208f1..e146caf 100644
--- a/atuin.spec
+++ b/atuin.spec
@@ -89,6 +89,8 @@ BuildRequires:  cargo-rpm-macros >= 24
 BuildRequires:  postgresql-test-rpm-macros
 %endif
 
+Requires:       bash-preexec
+
 %global _description %{expand:
 Atuin replaces your existing shell history with a SQLite database, and records
 additional context for your commands. Additionally, it provides optional and
@@ -101,10 +103,9 @@ server.
 %package        all-users
 Summary:        atuin init script for all users
 Requires:       atuin = %{version}-%{release}
+Requires:       bash-preexec-all-users
 BuildArch:      noarch
 
-# TODO: Add Requires/Recommends to bash-preexec
-
 %description    all-users %{_description}
 
 This package contains the init script to enable atuin for all users.

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-08 13:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08 13:52 [rpms/atuin] f45: Add bash-preexec dependency Cristian Le

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox