Rename from community-mysql to mysql

This commit is contained in:
Honza Horak 2021-01-29 16:29:55 +01:00
parent 09832e065f
commit 80ec70562f
12 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
# Name of the package without any prefixes
%global pkg_name %{name}
%global pkgnamepatch community-mysql
%global pkgnamepatch mysql
# Regression tests may take a long time (many cores recommended), skip them by
# passing --nocheck to rpmbuild or by setting runselftest to 0 if defining
@ -71,7 +71,7 @@
# Make long macros shorter
%global sameevr %{?epoch:%{epoch}:}%{version}-%{release}
Name: community-mysql
Name: mysql
Version: 8.0.22
Release: 3%{?with_debug:.debug}%{?dist}
Summary: MySQL client programs and shared libraries
@ -272,7 +272,7 @@ The package provides error messages files for the MySQL daemon
%package server
Summary: The MySQL server and related files
# Require any mysql client, but prefer community-mysql client for community-mysql server
# Require any mysql client, but prefer mysql client for mysql server
Suggests: %{name}%{?_isa} = %{sameevr}
Requires: mysql%{?_isa}