diff --git a/mysql8.4.spec b/mysql8.4.spec index 95dce9e..1949c22 100644 --- a/mysql8.4.spec +++ b/mysql8.4.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} # Name of the package without any prefixes %global majorname mysql %global package_version 8.4.4 -%define majorversion %(echo %{package_version} | cut -d'.' -f1-2 ) +%global majorversion %(echo %{package_version} | cut -d'.' -f1-2 ) %global pkgnamepatch mysql