SHA256
1
0
forked from pool/mariadb

Accepting request 917984 from home:dspinella:branches:server:database

OBS-URL: https://build.opensuse.org/request/show/917984
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=277
This commit is contained in:
Danilo Spinella 2021-09-13 14:53:34 +00:00 committed by Git OBS Bridge
parent 283f67041a
commit 38e7ee57e7
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,6 @@ Mon Sep 6 08:35:07 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
CVE-2021-2389
- Removed support to tokudb as it has been removed from upstream
- Refresh mariadb-10.2.4-fortify-and-O.patch
- Add manpages to dev package
- Add new systemd socket from upstream
-------------------------------------------------------------------

View File

@ -585,6 +585,8 @@ rm %{buildroot}%{_mandir}/man1/mariadb_config*.1*
rm %{buildroot}%{_mandir}/man1/mysql_config*.1*
rm %{buildroot}%{_mandir}/man1/mytop.1*
rm -r %{buildroot}%{_includedir}/mysql
# Devel man pages
rm -rf %{buildroot}%{_mandir}/man3/*
# Rename the wsrep README so it corresponds with the other README names
cp Docs/README-wsrep Docs/README.wsrep
@ -912,7 +914,6 @@ exit 0
%files -n libmariadbd-devel
%{_libdir}/libmysqld.so
%{_libdir}/libmariadbd.so
%{_mandir}/man3/*
%files client -f mariadb-client.files
%dir %{_libdir}/mysql