Accepting request 115311 from server:database

- fix plugin libdir on ppc64 (forwarded request 115300 from k0da)

OBS-URL: https://build.opensuse.org/request/show/115311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mariadb?expand=0&rev=16
This commit is contained in:
Stephan Kulow 2012-05-07 20:47:55 +00:00 committed by Git OBS Bridge
commit 4faf0a49fe
4 changed files with 9 additions and 3 deletions

View File

@ -6,7 +6,7 @@
%if 0%{?suse_version} > 1140
export WARN_DIS="$WARN_DIS -Wno-unused-but-set-variable -fno-strict-aliasing -Wno-unused-parameter "
%endif
export CFLAGS="$RPM_OPT_FLAGS -DPIC -fPIC -DUNDEF_HAVE_INITGROUPS -DFORCE_INIT_OF_VARS $WARN_DIS "
export CFLAGS="$RPM_OPT_FLAGS -DPIC -fPIC -DFORCE_INIT_OF_VARS $WARN_DIS "
export CXXFLAGS="$CFLAGS -fno-exceptions -fno-rtti"
%if 0%{use_cmake} < 1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 25 11:24:31 UTC 2012 - dvaleev@suse.com
- fix plugin libdir on ppc64
-------------------------------------------------------------------
Sun Apr 15 09:51:54 CEST 2012 - mhrusecky@suse.cz

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cdf9fa30d8988fd0012643ab0a10cfc16512a5c99a70fbb1155bd69b6a849395
size 10796
oid sha256:5f165e6ee07af134e003c46eb59ac2fd2d2085108254c3ecb863b5eb16cd6c84
size 11075

1
series
View File

@ -9,3 +9,4 @@ mariadb-5.1.50-upgrade-exit-status.patch
mariadb-5.2.3-cnf.patch
mysql-community-server-5.5.6-safe-process-in-bin.patch
mariadb-5.5.20-group.patch
mariadb-5.5.23-ppc64-libdir.patch