[Groonga-mysql-commit] mroonga/mroonga at 9ef8b71 [master] rpm centos: fix SRPM package name

Back to archive index

HAYASHI Kentaro null+****@clear*****
Thu Oct 24 17:47:07 JST 2013


HAYASHI Kentaro	2013-10-24 17:47:07 +0900 (Thu, 24 Oct 2013)

  New Revision: 9ef8b7111e906125b284466d9369e4308bcc247c
  https://github.com/mroonga/mroonga/commit/9ef8b7111e906125b284466d9369e4308bcc247c

  Message:
    rpm centos: fix SRPM package name

  Modified files:
    packages/rpm/centos/mysql55-mroonga.spec.in

  Modified: packages/rpm/centos/mysql55-mroonga.spec.in (+1 -1)
===================================================================
--- packages/rpm/centos/mysql55-mroonga.spec.in    2013-10-24 17:46:47 +0900 (a0dd626)
+++ packages/rpm/centos/mysql55-mroonga.spec.in    2013-10-24 17:47:07 +0900 (84e52f9)
@@ -44,7 +44,7 @@ Documentation for Mroonga
 %setup -q -n mroonga-%{version}
 
 mysql_full_version=%{mysql_version}-%{mysql_release}.%{mysql_dist}
-srpm=mysql-${mysql_full_version}.src.rpm
+srpm=mysql55-mysql-${mysql_full_version}.src.rpm
 if [ ! -f ../../SRPMS/$srpm ]; then
     wget --continue -O ../../SRPMS/$srpm %{mysql_download_base_url}/$srpm
     rpm -Uvh ../../SRPMS/$srpm
-------------- next part --------------
HTML����������������������������...
下载 



More information about the Groonga-mysql-commit mailing list
Back to archive index