hhorak pushed to mariadb (f22). "Let plugin dir to be owned by -common (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 7 20:43:52 UTC 2015


From 35ddbf6329d7c5692925e42c1208fbe41a4bb714 Mon Sep 17 00:00:00 2001
From: Honza Horak <hhorak at redhat.com>
Date: Sat, 14 Mar 2015 17:27:29 +0100
Subject: Let plugin dir to be owned by -common

Conflicts:
	mariadb.spec

diff --git a/mariadb.spec b/mariadb.spec
index b2521aa..9554acb 100644
--- a/mariadb.spec
+++ b/mariadb.spec
@@ -955,6 +955,7 @@ fi
 %doc README COPYING COPYING.LESSER README.mysql-license README.mysql-docs
 %doc storage/innobase/COPYING.Percona storage/innobase/COPYING.Google
 %dir %{_libdir}/mysql
+%dir %{_libdir}/mysql/plugin
 %dir %{_datadir}/%{pkg_name}
 %{_libdir}/mysql/plugin/dialog.so
 %{_libdir}/mysql/plugin/mysql_clear_password.so
@@ -1033,7 +1034,7 @@ fi
 %dir %{_datadir}/%{pkg_name}
 %endif
 
-%{_libdir}/mysql/plugin
+%{_libdir}/mysql/plugin/*
 %{?with_oqgraph:%exclude %{_libdir}/mysql/plugin/ha_oqgraph.so}
 %{?with_connect:%exclude %{_libdir}/mysql/plugin/ha_connect.so}
 %exclude %{_libdir}/mysql/plugin/dialog.so
@@ -1151,6 +1152,7 @@ fi
   and base packages.
 - Do not use libedit
   Related: #1201988
+- Let plugin dir to be owned by -common
 
 * Sat May 02 2015 Kalev Lember <kalevlember at gmail.com> - 1:10.0.17-3
 - Rebuilt for GCC 5 C++11 ABI change
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/mariadb.git/commit/?h=f22&id=35ddbf6329d7c5692925e42c1208fbe41a4bb714


More information about the scm-commits mailing list