forked from pool/mariadb
Accepting request 537883 from home:vitezslav_cizek:branches:server:database
- Also Require: libopenssl1_0_0 from the libmysqlclient-devel package OBS-URL: https://build.opensuse.org/request/show/537883 OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=195
This commit is contained in:
parent
ef7b9821e8
commit
516651f8fe
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 31 10:38:13 UTC 2017 - vcizek@suse.com
|
||||
|
||||
- Also Require: libopenssl1_0_0 from the libmysqlclient-devel package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 26 05:16:30 UTC 2017 - bwiedemann@suse.com
|
||||
|
||||
|
@ -176,7 +176,11 @@ Requires: libaio-devel
|
||||
Requires: libmysqlclient%{soname} = %{version}
|
||||
Requires: libmysqlclient_r%{soname} = %{version}
|
||||
Requires: lzo-devel
|
||||
%if %{suse_version} < 1330
|
||||
Requires: pkgconfig(libssl)
|
||||
%else
|
||||
Requires: libopenssl1_0_0
|
||||
%endif
|
||||
Requires: zlib-devel
|
||||
# mysql-devel needs to be provided as some pkgs still depend on it
|
||||
Provides: mysql-devel = %{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user