From ad10e0311daa168a59a7d3961ba71c5b00fda1dd Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Tue, 29 Apr 2025 15:16:38 +0200 Subject: [PATCH] [bugfix] Fixup of the versioned package layout control code --- mariadb10.11.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mariadb10.11.spec b/mariadb10.11.spec index 4aaafb3..de582af 100644 --- a/mariadb10.11.spec +++ b/mariadb10.11.spec @@ -366,13 +366,14 @@ a server daemon (mariadbd) and many different client programs and libraries. The base package contains the standard MariaDB/MySQL client programs and utilities. +%if %?mariadb_default %description -n %{pkgname} MariaDB is a community developed fork from MySQL - a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon (mariadbd) and many different client programs and libraries. The base package contains the standard MariaDB/MySQL client programs and utilities. - +%endif %package -n %{pkgname}-client-utils Summary: Non-essential client utilities for MariaDB/MySQL applications