public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libsecret] rawhide: Add a new BuildRequires and run tests
@ 2026-09-18  7:38 Milan Crha
  0 siblings, 0 replies; only message in thread
From: Milan Crha @ 2026-09-18  7:38 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/libsecret
            Branch : rawhide
            Commit : 339744d0fc8e919755867481c1cdb1d5db7b51ed
            Author : Milan Crha <mcrha@redhat.com>
            Date   : 2026-09-18T09:38:05+02:00
            Stats  : +3/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/libsecret/c/339744d0fc8e919755867481c1cdb1d5db7b51ed?branch=rawhide

            Log:
            Add a new BuildRequires and run tests

[skip changelog]

---
diff --git a/libsecret.spec b/libsecret.spec
index ba18b2a..5f1bea2 100644
--- a/libsecret.spec
+++ b/libsecret.spec
@@ -25,6 +25,7 @@ BuildRequires:  vala
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(bash-completion)
+BuildRequires:  /usr/bin/dbus-run-session
 
 %if %{with gnutls}
 BuildRequires:  pkgconfig(gnutls) >= 3.8.2
@@ -90,6 +91,8 @@ rm -rf build/valgrind/
 
 %meson_build
 
+%check
+%meson_test
 
 %install
 %meson_install

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

only message in thread, other threads:[~2026-09-18  7:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18  7:38 [rpms/libsecret] rawhide: Add a new BuildRequires and run tests Milan Crha

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