diff --git a/mariadb-connector-c.spec b/mariadb-connector-c.spec index 35cc0ad..ba12329 100644 --- a/mariadb-connector-c.spec +++ b/mariadb-connector-c.spec @@ -3,7 +3,7 @@ Name: mariadb-connector-c Version: 3.1.9 -Release: 1%{?with_debug:.debug}%{?dist} +Release: 2%{?with_debug:.debug}%{?dist} Summary: The MariaDB Native Client library (C driver) License: LGPLv2+ Source: https://downloads.mariadb.org/interstitial/connector-c-%{version}/%{name}-%{version}-src.tar.gz @@ -32,6 +32,7 @@ Summary: Development files for mariadb-connector-c Requires: %{name} = %{version}-%{release} Requires: openssl-devel zlib-devel BuildRequires: multilib-rpm-config +Conflicts: community-mysql-devel %description devel Development files for mariadb-connector-c. @@ -220,6 +221,9 @@ popd # Need to ensure, that the testsuite will also run properly on 'fedpkg local' buid, not damaging the host machine %changelog +* Tue Jul 14 2020 Michal Schorm - 3.1.9-2 +- Add explicit confict between mariadb-connector-c-devel and community-mysql-devel packages + * Wed Jun 24 2020 Lukas Javorsky - 3.1.9-1 - Rebase to 3.1.9