Hello community,

here is the log from the commit of package mariadb for openSUSE:Factory checked 
in at 2013-03-12 22:37:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mariadb (Old)
 and      /work/SRC/openSUSE:Factory/.mariadb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mariadb", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/mariadb/mariadb.changes  2013-02-11 
20:50:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mariadb.new/mariadb.changes     2013-03-12 
22:37:27.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Mar  3 21:32:37 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/mariadb-5.5.24-aarch64-libdir.patch 
new/mysql-patches/mysql-patches/mariadb-5.5.24-aarch64-libdir.patch
--- old/mysql-patches/mysql-patches/mariadb-5.5.24-aarch64-libdir.patch 
1970-01-01 01:00:00.000000000 +0100
+++ new/mysql-patches/mysql-patches/mariadb-5.5.24-aarch64-libdir.patch 
2013-03-03 22:27:37.000000000 +0100
@@ -0,0 +1,15 @@
+PATCH-P0-FIX-SUSE: set libdir for aarch64 correctly
+
+Index: cmake/install_layout.cmake
+===================================================================
+--- cmake/install_layout.cmake
++++ cmake/install_layout.cmake
+@@ -140,7 +140,7 @@ SET(INSTALL_SBINDIR_RPM
+ SET(INSTALL_SCRIPTDIR_RPM               "bin")
+ SET(INSTALL_SYSCONFDIR_RPM            "/etc")
+ #
+-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.gyqavM/_old  2013-03-12 22:37:29.000000000 +0100
+++ /var/tmp/diff_new_pack.gyqavM/_new  2013-03-12 22:37:29.000000000 +0100
@@ -10,3 +10,4 @@
 mysql-community-server-5.5.6-safe-process-in-bin.patch
 mariadb-5.5.28-group.patch
 mariadb-5.5.24-ppc64-libdir.patch
+mariadb-5.5.24-aarch64-libdir.patch

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to