diff --git a/mariadb-connector-c.spec b/mariadb-connector-c.spec index c2699b8..e1aeb38 100644 --- a/mariadb-connector-c.spec +++ b/mariadb-connector-c.spec @@ -1,6 +1,6 @@ Name: mariadb-connector-c Version: 3.0.2 -Release: 18%{?dist} +Release: 19%{?dist} Summary: The MariaDB Native Client library (C driver) Group: Applications/Databases License: LGPLv2+ @@ -109,7 +109,7 @@ ln -s mariadb_version.h %{buildroot}%{_includedir}/mysql/mysql_version.h # https://fedoraproject.org/wiki/Packaging:Directory_Replacement -%pretrans -p devel +%pretrans -p path = "%{_libdir}/mariadb" st = posix.stat(path) if st and st.type == "link" then @@ -166,6 +166,9 @@ end # https://jira.mariadb.org/browse/MDEV-13836 %changelog +* Wed Nov 08 2017 Michal Schorm - 3.0.2-19 +- Move the scriptlet to the correct package + * Thu Nov 02 2017 Michal Schorm - 3.0.2-18 - Fix typo in require