[packages/gnome-software] - disable building tests

qboosh qboosh at pld-linux.org
Wed Apr 16 20:11:06 CEST 2025


commit 2b3ae9bb3d3a9135db85bf995c13c35e41f36121
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Apr 16 19:56:09 2025 +0200

    - disable building tests

 gnome-software.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gnome-software.spec b/gnome-software.spec
index 4cca294..7b091e5 100644
--- a/gnome-software.spec
+++ b/gnome-software.spec
@@ -41,6 +41,8 @@ BuildRequires:	gspell-devel
 BuildRequires:	json-glib-devel >= 1.6.0
 BuildRequires:	libadwaita-devel >= 1.6
 %{?with_rpm:BuildRequires:	libdnf-devel}
+# for tests
+#BuildRequires:	libglib-testing-devel
 %{?with_malcontent:BuildRequires:	libmalcontent-devel >= 0.5.0}
 %{?with_libsoup2:BuildRequires:	libsoup-devel >= 2.52.0}
 %{!?with_libsoup2:BuildRequires:	libsoup3-devel >= 3.0}
@@ -143,7 +145,8 @@ Dokumentacja API wtyczek GNOME Software.
 	%{?with_rpm:-Drpm_ostree=true} \
 	%{?with_snap:-Dsnap=true} \
 	%{?with_libsoup2:-Dsoup2=true} \
-	%{!?with_sysprof:-Dsysprof=disabled}
+	%{!?with_sysprof:-Dsysprof=disabled} \
+	-Dtests=false
 # packagekit_autoremove?
 
 %meson_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-software.git/commitdiff/2b3ae9bb3d3a9135db85bf995c13c35e41f36121



More information about the pld-cvs-commit mailing list