public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gbrainy] rawhide: enable tests
@ 2026-06-06 2:48 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-06 2:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gbrainy
Branch : rawhide
Commit : 5206517a83c487730c21b3aadc3e7773e81cb298
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-06-05T23:47:46-03:00
Stats : +4/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gbrainy/c/5206517a83c487730c21b3aadc3e7773e81cb298?branch=rawhide
Log:
enable tests
---
diff --git a/gbrainy.spec b/gbrainy.spec
index 91e1fcf..55b88ea 100644
--- a/gbrainy.spec
+++ b/gbrainy.spec
@@ -19,9 +19,9 @@ BuildRequires: gtk-sharp3-devel
BuildRequires: intltool
BuildRequires: itstool
BuildRequires: librsvg2-devel
+BuildRequires: make
BuildRequires: mono-devel
BuildRequires: yelp-tools
-BuildRequires: make
# Mono only available on these:
ExclusiveArch: %mono_arches
@@ -56,10 +56,12 @@ sed -i "s#gmcs#mcs#g" configure.ac
autoconf
%build
-
%configure
%make_build
+%check
+make check
+
%install
%make_install
desktop-file-install \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-06 2:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-06 2:48 [rpms/gbrainy] rawhide: enable tests Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox