File tree 1 file changed +2
-7
lines changed 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -133,12 +133,6 @@ Requires: python
133
133
Requires: python2-dns >= %{wants_py_dnspython_version }
134
134
%endif
135
135
136
- %if 0%{?byte_code_only:1 }
137
- Requires: mysql%{?product_suffix }-client-plugins = %{version }
138
- %else
139
- Requires: mysql-community-client-plugins = %{version }
140
- %endif
141
-
142
136
Obsoletes: mysql-connector-python%{?product_suffix }-cext < %{version }-%{release }
143
137
Provides: mysql-connector-python%{?product_suffix }-cext = %{version }-%{release }
144
138
@@ -290,8 +284,9 @@ rm -rf %{buildroot}
290
284
%{python3_sitearch }/_mysqlxpb.cpython* .so
291
285
292
286
%changelog
293
- * Fri Oct 9 2020 Nuno Mariz <nuno.mariz @oracle.com> - 8.0.23-1
287
+ * Mon Nov 16 2020 Prashant Tekriwal <prashant.tekriwal @oracle.com> - 8.0.23-1
294
288
- Updated for 8.0.23
289
+ - Removed dependency on the Server "client-plugin" RPM
295
290
296
291
* Mon Sep 07 2020 Kent Boortz <kent.boortz@oracle.com> - 8.0.22-1
297
292
- Updated for 8.0.22
You can’t perform that action at this time.
0 commit comments