From 80ec70562f7b17d24df9db5f5017a1c6d3725f97 Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Fri, 29 Jan 2021 16:29:55 +0100 Subject: [PATCH] Rename from community-mysql to mysql --- ...unity-mysql-arm32-timer.patch => mysql-arm32-timer.patch | 0 ...unity-mysql-chain-certs.patch => mysql-chain-certs.patch | 0 ...y-mysql-file-contents.patch => mysql-file-contents.patch | 0 community-mysql-gcc11.patch => mysql-gcc11.patch | 0 ...ity-mysql-install-test.patch => mysql-install-test.patch | 0 community-mysql-paths.patch => mysql-paths.patch | 0 community-mysql-rpath.patch => mysql-rpath.patch | 0 community-mysql-s390-tsc.patch => mysql-s390-tsc.patch | 0 community-mysql-scripts.patch => mysql-scripts.patch | 0 community-mysql-sharedir.patch => mysql-sharedir.patch | 0 community-mysql.rpmlintrc => mysql.rpmlintrc | 0 community-mysql.spec => mysql.spec | 6 +++--- 12 files changed, 3 insertions(+), 3 deletions(-) rename community-mysql-arm32-timer.patch => mysql-arm32-timer.patch (100%) rename community-mysql-chain-certs.patch => mysql-chain-certs.patch (100%) rename community-mysql-file-contents.patch => mysql-file-contents.patch (100%) rename community-mysql-gcc11.patch => mysql-gcc11.patch (100%) rename community-mysql-install-test.patch => mysql-install-test.patch (100%) rename community-mysql-paths.patch => mysql-paths.patch (100%) rename community-mysql-rpath.patch => mysql-rpath.patch (100%) rename community-mysql-s390-tsc.patch => mysql-s390-tsc.patch (100%) rename community-mysql-scripts.patch => mysql-scripts.patch (100%) rename community-mysql-sharedir.patch => mysql-sharedir.patch (100%) rename community-mysql.rpmlintrc => mysql.rpmlintrc (100%) rename community-mysql.spec => mysql.spec (99%) diff --git a/community-mysql-arm32-timer.patch b/mysql-arm32-timer.patch similarity index 100% rename from community-mysql-arm32-timer.patch rename to mysql-arm32-timer.patch diff --git a/community-mysql-chain-certs.patch b/mysql-chain-certs.patch similarity index 100% rename from community-mysql-chain-certs.patch rename to mysql-chain-certs.patch diff --git a/community-mysql-file-contents.patch b/mysql-file-contents.patch similarity index 100% rename from community-mysql-file-contents.patch rename to mysql-file-contents.patch diff --git a/community-mysql-gcc11.patch b/mysql-gcc11.patch similarity index 100% rename from community-mysql-gcc11.patch rename to mysql-gcc11.patch diff --git a/community-mysql-install-test.patch b/mysql-install-test.patch similarity index 100% rename from community-mysql-install-test.patch rename to mysql-install-test.patch diff --git a/community-mysql-paths.patch b/mysql-paths.patch similarity index 100% rename from community-mysql-paths.patch rename to mysql-paths.patch diff --git a/community-mysql-rpath.patch b/mysql-rpath.patch similarity index 100% rename from community-mysql-rpath.patch rename to mysql-rpath.patch diff --git a/community-mysql-s390-tsc.patch b/mysql-s390-tsc.patch similarity index 100% rename from community-mysql-s390-tsc.patch rename to mysql-s390-tsc.patch diff --git a/community-mysql-scripts.patch b/mysql-scripts.patch similarity index 100% rename from community-mysql-scripts.patch rename to mysql-scripts.patch diff --git a/community-mysql-sharedir.patch b/mysql-sharedir.patch similarity index 100% rename from community-mysql-sharedir.patch rename to mysql-sharedir.patch diff --git a/community-mysql.rpmlintrc b/mysql.rpmlintrc similarity index 100% rename from community-mysql.rpmlintrc rename to mysql.rpmlintrc diff --git a/community-mysql.spec b/mysql.spec similarity index 99% rename from community-mysql.spec rename to mysql.spec index 0521c06..d0e3a18 100644 --- a/community-mysql.spec +++ b/mysql.spec @@ -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}