Kouhei Sutou
null+****@clear*****
Mon May 8 20:59:57 JST 2017
Kouhei Sutou 2017-05-08 20:59:57 +0900 (Mon, 08 May 2017) New Revision: 33bbc9048579c0c75c408c28b816095d4bac736b https://github.com/pgroonga/pgroonga.github.io/commit/33bbc9048579c0c75c408c28b816095d4bac736b Message: install centos: update groonga-release Modified files: _po/ja/install/centos.po install/centos.md ja/install/centos.md Modified: _po/ja/install/centos.po (+3 -15) =================================================================== --- _po/ja/install/centos.po 2017-04-29 12:39:21 +0900 (3c289f3) +++ _po/ja/install/centos.po 2017-05-08 20:59:57 +0900 (60046e1) @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2017-04-26 18:11+0900\n" +"PO-Revision-Date: 2017-04-29 12:39+0900\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -49,8 +49,8 @@ msgid "" "% sudo -H yum install -y http://yum.postgresql.org/9.6/redhat/rhel-$(rpm -qf -" "-queryformat=\"%{VERSION}\" /etc/redhat-release)-$(rpm -qf --queryformat=\"%{ARCH" "}\" /etc/redhat-release)/pgdg-centos96-9.6-3.noarch.rpm\n" -"% sudo -H yum install -y http://packages.groonga.org/centos/groonga-release-1." -"2.0-1.noarch.rpm\n" +"% sudo -H yum install -y https://packages.groonga.org/centos/groonga-release-1" +".3.0-1.noarch.rpm\n" "% sudo -H yum install -y postgresql96-pgroonga\n" "```" msgstr "" @@ -120,18 +120,6 @@ msgstr "CentOS 7にPGroongaをインストールする方法は次の通りで msgid "" "```text\n" -"% sudo -H yum install -y http://yum.postgresql.org/9.6/redhat/rhel-$(rpm -qf -" -"-queryformat=\"%{VERSION}\" /etc/redhat-release)-$(rpm -qf --queryformat=\"%{ARCH" -"}\" /etc/redhat-release)/pgdg-centos96-9.6-3.noarch.rpm\n" -"% sudo -H yum install -y http://packages.groonga.org/centos/groonga-release-1." -"2.0-1.noarch.rpm\n" -"% sudo -H yum install -y epel-release\n" -"% sudo -H yum install -y postgresql96-pgroonga\n" -"```" -msgstr "" - -msgid "" -"```text\n" "% sudo -H /usr/pgsql-9.6/bin/postgresql96-setup initdb\n" "% sudo -H systemctl enable postgresql-9.6\n" "% sudo -H systemctl start postgresql-9.6\n" Modified: install/centos.md (+2 -3) =================================================================== --- install/centos.md 2017-04-29 12:39:21 +0900 (4883044) +++ install/centos.md 2017-05-08 20:59:57 +0900 (9695979) @@ -22,7 +22,7 @@ Install `postgresql-pgroonga` package: ```text % sudo -H yum install -y http://yum.postgresql.org/9.6/redhat/rhel-$(rpm -qf --queryformat="%{VERSION}" /etc/redhat-release)-$(rpm -qf --queryformat="%{ARCH}" /etc/redhat-release)/pgdg-centos96-9.6-3.noarch.rpm -% sudo -H yum install -y http://packages.groonga.org/centos/groonga-release-1.2.0-1.noarch.rpm +% sudo -H yum install -y https://packages.groonga.org/centos/groonga-release-1.3.0-1.noarch.rpm % sudo -H yum install -y postgresql96-pgroonga ``` @@ -66,8 +66,7 @@ Install `postgresql-pgroonga` package: ```text % sudo -H yum install -y http://yum.postgresql.org/9.6/redhat/rhel-$(rpm -qf --queryformat="%{VERSION}" /etc/redhat-release)-$(rpm -qf --queryformat="%{ARCH}" /etc/redhat-release)/pgdg-centos96-9.6-3.noarch.rpm -% sudo -H yum install -y http://packages.groonga.org/centos/groonga-release-1.2.0-1.noarch.rpm -% sudo -H yum install -y epel-release +% sudo -H yum install -y https://packages.groonga.org/centos/groonga-release-1.3.0-1.noarch.rpm % sudo -H yum install -y postgresql96-pgroonga ``` Modified: ja/install/centos.md (+2 -3) =================================================================== --- ja/install/centos.md 2017-04-29 12:39:21 +0900 (2533622) +++ ja/install/centos.md 2017-05-08 20:59:57 +0900 (c93cfce) @@ -22,7 +22,7 @@ CentOS 6にPGroongaをインストールする方法は次の通りです。 ```text % sudo -H yum install -y http://yum.postgresql.org/9.6/redhat/rhel-$(rpm -qf --queryformat="%{VERSION}" /etc/redhat-release)-$(rpm -qf --queryformat="%{ARCH}" /etc/redhat-release)/pgdg-centos96-9.6-3.noarch.rpm -% sudo -H yum install -y http://packages.groonga.org/centos/groonga-release-1.2.0-1.noarch.rpm +% sudo -H yum install -y https://packages.groonga.org/centos/groonga-release-1.3.0-1.noarch.rpm % sudo -H yum install -y postgresql96-pgroonga ``` @@ -66,8 +66,7 @@ CentOS 7にPGroongaをインストールする方法は次の通りです。 ```text % sudo -H yum install -y http://yum.postgresql.org/9.6/redhat/rhel-$(rpm -qf --queryformat="%{VERSION}" /etc/redhat-release)-$(rpm -qf --queryformat="%{ARCH}" /etc/redhat-release)/pgdg-centos96-9.6-3.noarch.rpm -% sudo -H yum install -y http://packages.groonga.org/centos/groonga-release-1.2.0-1.noarch.rpm -% sudo -H yum install -y epel-release +% sudo -H yum install -y https://packages.groonga.org/centos/groonga-release-1.3.0-1.noarch.rpm % sudo -H yum install -y postgresql96-pgroonga ``` -------------- next part -------------- HTML����������������������������...Download