Commit c0adb05b authored by Daniel Black's avatar Daniel Black

MDEV-31268: Fedora mariadb-connector-c-config conflicts with MariaDB's MariaDB-common

The previous fix in MDEV-24629 had a version end of life date.

Thanks @pgnd on Zulip for noticing.
parent 3f59bbee
......@@ -289,7 +289,7 @@ ELSEIF(RPM MATCHES "sles")
ENDIF()
# MDEV-24629, we need it outside of ELSIFs
IF(RPM MATCHES "fedora3[234]")
IF(RPM MATCHES "fedora")
ALTERNATIVE_NAME("common" "mariadb-connector-c-config" ${MARIADB_CONNECTOR_C_VERSION}-1)
ENDIF()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment