null+****@clear*****
null+****@clear*****
2011年 11月 29日 (火) 00:33:40 JST
Kouhei Sutou 2011-11-28 15:33:40 +0000 (Mon, 28 Nov 2011)
New Revision: ebee620d0c718329212e0a7d51a66ac8c1e77b13
Log:
[rpm] obsolute mysql-groonga package.
Modified files:
packages/rpm/centos/mysql-mroonga.spec.in
packages/rpm/fedora/mysql-mroonga.spec.in
Modified: packages/rpm/centos/mysql-mroonga.spec.in (+1 -0)
===================================================================
--- packages/rpm/centos/mysql-mroonga.spec.in 2011-11-28 09:37:28 +0000 (a9ce681)
+++ packages/rpm/centos/mysql-mroonga.spec.in 2011-11-28 15:33:40 +0000 (b84af38)
@@ -35,6 +35,7 @@ Requires: mysql
Requires: MySQL-server = %{mysql_version}-%{mysql_release}
Requires: MySQL-client = %{mysql_version}-%{mysql_release}
%endif
+Obsoletes: mysql-groonga < 1.10-0
%description
Mroonga is a fast fulltext searchable storage plugin for MySQL.
Modified: packages/rpm/fedora/mysql-mroonga.spec.in (+1 -0)
===================================================================
--- packages/rpm/fedora/mysql-mroonga.spec.in 2011-11-28 09:37:28 +0000 (0c7ac0f)
+++ packages/rpm/fedora/mysql-mroonga.spec.in 2011-11-28 15:33:40 +0000 (c099eaf)
@@ -20,6 +20,7 @@ BuildRequires: mysql-devel
Requires: groonga-libs >= %{groonga_required_version}
Requires: mysql-server
Requires: mysql
+Obsoletes: mysql-groonga < 1.10-0
%description
Mroonga is a fast fulltext searchable storage plugin for MySQL.