Skip to content

Commit 47cf0e9

Browse files
committed
Bug#36795664 Upgrading with DNF/RPM from 8.4.0 fails due to conflict
1 parent be5257a commit 47cf0e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packaging/mysql-connector-c++.spec.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,8 @@ mkdir -p %{buildroot}%{plugin_dir}
214214
mv -v %{buildroot}%{_libdir}/plugin/* %{buildroot}%{plugin_dir}
215215
rm -rf %{buildroot}%{_libdir}/{plugin,private}
216216

217+
%pretrans devel
218+
test -L /usr/include/mysql-cppconn && rm -f /usr/include/mysql-cppconn
217219

218220
%post
219221
/sbin/ldconfig

0 commit comments

Comments
 (0)