[Groonga-mysql-commit] mroonga/mroonga at 1042cc8 [master] Revert "mariadb10.1: apply patch for 10.1.36-2"

Back to archive index

Kentaro Hayashi null+****@clear*****
Thu Sep 27 12:52:02 JST 2018


Kentaro Hayashi	2018-09-27 12:52:02 +0900 (Thu, 27 Sep 2018)

  Revision: 1042cc877fdca34ae13d4555b8de5ee14aa1cc7b
  https://github.com/mroonga/mroonga/commit/1042cc877fdca34ae13d4555b8de5ee14aa1cc7b

  Message:
    Revert "mariadb10.1: apply patch for 10.1.36-2"
    
    This reverts commit c8a814012d10106be9f31933d7be0ad8d081b949.
    
    This kind of build error should be fixed as new version - 8.07

  Modified files:
    packages/rpm/centos/mariadb-10.1-mroonga.spec.in
    packages/yum/build-rpm.sh

  Modified: packages/rpm/centos/mariadb-10.1-mroonga.spec.in (+0 -3)
===================================================================
--- packages/rpm/centos/mariadb-10.1-mroonga.spec.in    2018-09-27 12:50:05 +0900 (63e2d981)
+++ packages/rpm/centos/mariadb-10.1-mroonga.spec.in    2018-09-27 12:52:02 +0900 (c6e313fb)
@@ -41,8 +41,6 @@ Requires:	MariaDB-client = %{_mariadb_version}-%{_mariadb_release}.%{_mariadb_di
 Requires:	groonga-libs >= %{groonga_required_version}
 Requires:	groonga-normalizer-mysql
 
-Patch0: https://github.com/mroonga/mroonga/commit/e32fbf89241962b0ba884393271e9040ec08fc53.patch
-
 %description
 Mroonga is a fast fulltext searchable storage plugin for MariaDB.
 It is based on Groonga that is a fast fulltext search engine and
@@ -59,7 +57,6 @@ Documentation for Mroonga
 
 %prep
 %setup -q -n mroonga-%{version}
-%patch0 -p1
 
 mariadb_tar_gz=mariadb-%{_mariadb_version}.tar.gz
 mariadb_source_url=%{_mariadb_download_base_url}/mariadb-%{_mariadb_version}/source/${mariadb_tar_gz}

  Modified: packages/yum/build-rpm.sh (+0 -1)
===================================================================
--- packages/yum/build-rpm.sh    2018-09-27 12:50:05 +0900 (fcfb55a2)
+++ packages/yum/build-rpm.sh    2018-09-27 12:52:02 +0900 (6f2e5c51)
@@ -61,7 +61,6 @@ cd
 
 run cp /vagrant/tmp/${PACKAGE}-${VERSION}.* rpmbuild/SOURCES/
 run cp /vagrant/tmp/${distribution}/*.spec rpmbuild/SPECS/
-(cd rpmbuild/SOURCES/ && run wget https://github.com/mroonga/mroonga/commit/e32fbf89241962b0ba884393271e9040ec08fc53.patch)
 
 package_name=$(cd rpmbuild/SPECS; echo *.spec | sed -e 's/\.spec$//g')
 
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180927/92d79d27/attachment-0001.htm 



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