Hello community,
here is the log from the commit of package mysql-community-server for
openSUSE:Factory checked in at 2013-03-12 22:37:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mysql-community-server (Old)
and /work/SRC/openSUSE:Factory/.mysql-community-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mysql-community-server", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/mysql-community-server/mysql-community-server.changes
2013-02-11 20:51:01.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.mysql-community-server.new/mysql-community-server.changes
2013-03-12 22:37:35.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Mar 3 18:11:21 UTC 2013 - [email protected]
+
+- Add aarch64 to the list of lib64 platforms
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mysql-patches.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/mysql-patches/mysql-patches/mysql-community-server-5.5.21-aarch64-libdir.patch
new/mysql-patches/mysql-patches/mysql-community-server-5.5.21-aarch64-libdir.patch
---
old/mysql-patches/mysql-patches/mysql-community-server-5.5.21-aarch64-libdir.patch
1970-01-01 01:00:00.000000000 +0100
+++
new/mysql-patches/mysql-patches/mysql-community-server-5.5.21-aarch64-libdir.patch
2013-03-03 19:04:50.000000000 +0100
@@ -0,0 +1,15 @@
+PATCH-P1-FIX-SUSE: set libdir for aarch64 correctly
+
+Index: mysql-5.5.30/cmake/install_layout.cmake
+===================================================================
+--- mysql-5.5.30.orig/cmake/install_layout.cmake
++++ mysql-5.5.30/cmake/install_layout.cmake
+@@ -146,7 +146,7 @@ SET(INSTALL_BINDIR_RPM
+ SET(INSTALL_SBINDIR_RPM "sbin")
+ SET(INSTALL_SCRIPTDIR_RPM "bin")
+ #
+-IF(CMAKE_SYSTEM_PROCESSOR MATCHES "x86_64" OR CMAKE_SYSTEM_PROCESSOR MATCHES
"ppc64" )
++IF(CMAKE_SYSTEM_PROCESSOR MATCHES "x86_64" OR CMAKE_SYSTEM_PROCESSOR MATCHES
"ppc64" OR CMAKE_SYSTEM_PROCESSOR MATCHES "aarch64")
+ SET(INSTALL_LIBDIR_RPM "lib64")
+ SET(INSTALL_PLUGINDIR_RPM "lib64/mysql/plugin")
+ ELSE()
++++++ series ++++++
--- /var/tmp/diff_new_pack.rRxio0/_old 2013-03-12 22:37:37.000000000 +0100
+++ /var/tmp/diff_new_pack.rRxio0/_new 2013-03-12 22:37:37.000000000 +0100
@@ -17,3 +17,4 @@
mysql-community-server-5.5.23-fail_on_missing_errmsg_sys.patch
mysql-community-server-5.5.29-test-wrong-path.patch
mysql-community-server-5.5.29-CVE-2012-5611.patch
+mysql-community-server-5.5.21-aarch64-libdir.patch
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]